Midnightar commited on
Commit
e8ae471
·
verified ·
1 Parent(s): b136c7f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,7 +1,9 @@
1
  insightface==0.7.3
 
2
  opencv-python
 
3
  numpy
 
4
  fastapi
5
  uvicorn
6
- pydantic
7
- requests
 
1
  insightface==0.7.3
2
+ onnxruntime
3
  opencv-python
4
+ Pillow
5
  numpy
6
+ gradio
7
  fastapi
8
  uvicorn
9
+ python-multipart