aniudupa commited on
Commit
ac8b4ad
·
verified ·
1 Parent(s): 782888c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
- fastapi==0.104.1
2
- python-multipart==0.0.6
3
- uvicorn==0.23.2
4
- pillow==10.0.1
5
- face-recognition==1.3.0
6
- numpy==1.26.0
 
1
+ fastapi
2
+ uvicorn
3
+ numpy
4
+ opencv-python-headless
5
+ Pillow