Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -25,7 +25,7 @@ openai
|
|
25 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
26 |
torch
|
27 |
moviepy
|
28 |
-
|
29 |
gunicorn
|
30 |
flask_cors
|
31 |
flask_swagger_ui
|
|
|
25 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
26 |
torch
|
27 |
moviepy
|
28 |
+
Flask[async]
|
29 |
gunicorn
|
30 |
flask_cors
|
31 |
flask_swagger_ui
|