Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
Flask==2.2.3
|
2 |
openai-whisper==1.0.0
|
3 |
torch==2.1.0
|
4 |
-
numpy
|
|
|
|
1 |
Flask==2.2.3
|
2 |
openai-whisper==1.0.0
|
3 |
torch==2.1.0
|
4 |
+
numpy
|
5 |
+
|