Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,5 +4,5 @@ transformers
|
|
4 |
gradio
|
5 |
soundfile
|
6 |
scipy
|
7 |
-
numpy==1.
|
8 |
pandas==1.5.3
|
|
|
4 |
gradio
|
5 |
soundfile
|
6 |
scipy
|
7 |
+
numpy==1.22.0
|
8 |
pandas==1.5.3
|