NeuralFalcon commited on
Commit
9b43eb3
·
verified ·
1 Parent(s): c366e2b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -3
requirements.txt CHANGED
@@ -1,7 +1,13 @@
1
- gradio==5.25.1
2
- fastapi==0.115.12
 
 
 
 
 
 
3
  httpx==0.28.1
4
- pydantic==2.11.3
5
  kokoro>=0.3.1
6
  pydub>=0.25.1
7
  click
 
1
+ gradio==5.34.1
2
+ fastapi==0.115.13
3
+ pydantic==2.11.7
4
+
5
+ #gradio==5.25.1
6
+ #fastapi==0.115.12
7
+ #pydantic==2.11.3
8
+
9
  httpx==0.28.1
10
+
11
  kokoro>=0.3.1
12
  pydub>=0.25.1
13
  click