FardinHash
commited on
Commit
Β·
da94297
1
Parent(s):
e1bfb22
chore: config [model, voice]
Browse files- requirements.txt +15 -1
requirements.txt
CHANGED
@@ -1 +1,15 @@
|
|
1 |
-
huggingface_hub==0.22.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.22.2
|
2 |
+
transformers
|
3 |
+
datasets
|
4 |
+
pillow
|
5 |
+
numpy
|
6 |
+
torch
|
7 |
+
gradio
|
8 |
+
streaming-stt-nemo
|
9 |
+
edge-tts
|
10 |
+
asyncio
|
11 |
+
spaces
|
12 |
+
torchvision
|
13 |
+
accelerate
|
14 |
+
beautifulsoup4
|
15 |
+
requests
|