Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
torch>=2.0.0
|
| 2 |
transformers>=4.41.0
|
| 3 |
accelerate>=0.25.0
|
| 4 |
-
scipy
|
| 5 |
numpy>=1.24.0
|
| 6 |
gradio==3.50.2
|
| 7 |
soundfile>=0.12.0
|
|
|
|
| 1 |
torch>=2.0.0
|
| 2 |
transformers>=4.41.0
|
| 3 |
accelerate>=0.25.0
|
| 4 |
+
scipy==1.11.4
|
| 5 |
numpy>=1.24.0
|
| 6 |
gradio==3.50.2
|
| 7 |
soundfile>=0.12.0
|