NeuralFalcon commited on
Commit
4e3001c
·
verified ·
1 Parent(s): 839bae2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -2
requirements.txt CHANGED
@@ -1,7 +1,18 @@
 
 
 
 
1
  kokoro>=0.3.1
2
- gradio>=5.9.1
3
  pydub>=0.25.1
4
  click
5
  misaki[zh]
6
  misaki[ja]
7
- deep_translator==1.11.4
 
 
 
 
 
 
 
 
 
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
8
  misaki[zh]
9
  misaki[ja]
10
+ deep_translator==1.11.4
11
+
12
+ #kokoro>=0.3.1
13
+ #gradio>=5.9.1
14
+ #pydub>=0.25.1
15
+ #click
16
+ #misaki[zh]
17
+ #misaki[ja]
18
+ #deep_translator==1.11.4