Manish-2458 commited on
Commit
4f5b6e4
·
verified ·
1 Parent(s): 9b314a6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- gradio
2
- opencv-python
3
- face_recognition
 
 
 
4
  numpy
5
- scikit-learn
6
- SQLAlchemy
7
- psycopg2-binary
8
- supabase
 
1
+ face-recognition==1.3.0
2
+ opencv-python-headless==4.8.0.74
3
+ gradio==3.35.2
4
+ sqlalchemy==1.4.41
5
+ supabase==1.0.3
6
+ scikit-learn==1.0.2
7
  numpy
8
+ psycopg2-binary