Spanicin commited on
Commit
1f382b5
·
verified ·
1 Parent(s): 677a11a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt CHANGED
@@ -35,3 +35,7 @@ flask_cors
35
  gevent>=1.4.0
36
  celery
37
  redis
 
 
 
 
 
35
  gevent>=1.4.0
36
  celery
37
  redis
38
+ openai-whisper
39
+ whisper
40
+ aiohttp
41
+ Flask[async]