Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
gradio>=4.0.0
|
| 2 |
TTS>=0.20.0
|
| 3 |
torch>=2.0.0
|
| 4 |
-
numpy==1.
|
| 5 |
pandas>=1.4,<2.0
|
|
|
|
| 1 |
gradio>=4.0.0
|
| 2 |
TTS>=0.20.0
|
| 3 |
torch>=2.0.0
|
| 4 |
+
numpy==1.22.0
|
| 5 |
pandas>=1.4,<2.0
|