Spaces:
Configuration error
Configuration error
Update requirements.txt
Browse files- requirements.txt +10 -1
requirements.txt
CHANGED
|
@@ -1 +1,10 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==3.41.2
|
| 2 |
+
torch==2.0.1
|
| 3 |
+
numpy==1.24.3
|
| 4 |
+
librosa==0.10.1
|
| 5 |
+
scipy==1.10.1
|
| 6 |
+
matplotlib==3.7.1
|
| 7 |
+
inflect==6.0.4
|
| 8 |
+
PyYAML==6.0
|
| 9 |
+
unidecode==1.3.6
|
| 10 |
+
git+https://github.com/hpbyte/myanmar-tts.git
|