Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -2,6 +2,6 @@ mediapipe==0.10.21
|
|
| 2 |
numpy==1.26.4
|
| 3 |
opencv-contrib-python==4.11.0.86
|
| 4 |
opencv-python==4.11.0.86
|
| 5 |
-
gradio==
|
| 6 |
-
gradio_client==1.
|
| 7 |
|
|
|
|
| 2 |
numpy==1.26.4
|
| 3 |
opencv-contrib-python==4.11.0.86
|
| 4 |
opencv-python==4.11.0.86
|
| 5 |
+
gradio==5.23.3
|
| 6 |
+
gradio_client==1.8.0
|
| 7 |
|