Spaces:
Running
Running
Upload requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==5.23.3
|
2 |
+
gradio-modal==0.0.4
|
3 |
+
datasets==3.5.0
|
4 |
+
bcrypt==4.3.0
|
5 |
+
retina-face==0.0.17
|
6 |
+
opencv-python==4.11.0.86
|
7 |
+
python-dotenv==1.1.0
|
8 |
+
tf-keras==2.19.0
|