vrindagopinath commited on
Commit
80d377b
·
verified ·
1 Parent(s): 18f7ce1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- flask
 
2
  pillow
3
  google-generativeai
4
- flask-cors
 
1
+ fastapi
2
+ uvicorn
3
  pillow
4
  google-generativeai
5
+ python-multipart