Spaces:
Configuration error
Configuration error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
gradio
|
|
|
2 |
|
3 |
deepface
|
4 |
opencv-python
|
|
|
1 |
+
gradio==5.34.0
|
2 |
+
|
3 |
|
4 |
deepface
|
5 |
opencv-python
|