Spanicin commited on
Commit
53a29ae
1 Parent(s): 841b38e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -30,6 +30,7 @@ openai
30
  torch
31
  moviepy
32
  flask==2.2.5
 
33
  gunicorn
34
  flask_cors
35
  gevent>=1.4.0
 
30
  torch
31
  moviepy
32
  flask==2.2.5
33
+ Flask[async]==2.2.5
34
  gunicorn
35
  flask_cors
36
  gevent>=1.4.0