moodydev commited on
Commit
a33ee02
·
verified ·
1 Parent(s): 1d4b24d

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- fastapi==0.115.0
2
- uvicorn==0.30.6
3
- python-multipart==0.0.9
4
- opencv-python==4.10.0.84
5
- deepface==0.0.93
6
- matplotlib==3.9.2
7
- numpy==2.1.1
 
1
+ fastapi
2
+ uvicorn
3
+ python-multipart
4
+ opencv-python
5
+ deepface
6
+ matplotlib
7
+ numpy