kiddobellamy commited on
Commit
85c3e9e
·
verified ·
1 Parent(s): 8c83d08

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -7
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
- fastapi
2
- uvicorn[standard]
3
- numpy
4
- opencv-python
5
- matplotlib
6
- onnxruntime
7
- insightface
 
 
1
+ fastapi
2
+ uvicorn[standard]
3
+ numpy
4
+ opencv-python
5
+ matplotlib
6
+ onnxruntime
7
+ insightface
8
+ python-multipart