GoodML commited on
Commit
3e11af1
·
verified ·
1 Parent(s): 58e0366

added quart and aiohttp

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -3,4 +3,6 @@ requests
3
  gunicorn
4
  google-generativeai
5
  python-dotenv
6
- openai-whisper
 
 
 
3
  gunicorn
4
  google-generativeai
5
  python-dotenv
6
+ openai-whisper
7
+ quart
8
+ aiohttp