Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -31,7 +31,7 @@ executing
|
|
31 |
faiss-cpu
|
32 |
ffmpeg-python
|
33 |
filelock
|
34 |
-
Flask
|
35 |
Flask-SocketIO
|
36 |
frozenlist
|
37 |
fsspec
|
|
|
31 |
faiss-cpu
|
32 |
ffmpeg-python
|
33 |
filelock
|
34 |
+
Flask[async]
|
35 |
Flask-SocketIO
|
36 |
frozenlist
|
37 |
fsspec
|