Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,3 +3,4 @@ openai-whisper
|
|
3 |
torch==2.1.0
|
4 |
numpy
|
5 |
werkzeug==2.2.3
|
|
|
|
3 |
torch==2.1.0
|
4 |
numpy
|
5 |
werkzeug==2.2.3
|
6 |
+
numpy<2.0
|