koesan commited on
Commit
f620e92
·
verified ·
1 Parent(s): b7e19ff

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
  fastapi
2
- uvicorn
3
- llama-index
4
- requests
5
- langchain
6
  deepface
7
  opencv-python
8
- numpy
 
 
1
  fastapi
2
+ uvicorn[standard]
3
+ google-generativeai
 
 
4
  deepface
5
  opencv-python
6
+ numpy
7
+ python-multipart