mgbam commited on
Commit
f8d688b
·
verified ·
1 Parent(s): db56fd6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -5,4 +5,8 @@ requests
5
  google-auth
6
  diskcache
7
  pydub
8
- google-generativeai>=0.5.0
 
 
 
 
 
5
  google-auth
6
  diskcache
7
  pydub
8
+ google-generativeai>=0.5.0
9
+
10
+ fastapi==0.110.0
11
+ uvicorn==0.29.0
12
+ gunicorn==21.2.0