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