Spaces:
Running
Running
pratham0011
commited on
Create requirements.txt
Browse files- requirements.txt +10 -0
requirements.txt
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
edge-tts
|
3 |
+
numpy
|
4 |
+
soxr
|
5 |
+
pydub
|
6 |
+
torch
|
7 |
+
sentencepiece
|
8 |
+
onnxruntime
|
9 |
+
huggingface-hub
|
10 |
+
python-dotenv
|