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