Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,5 +2,5 @@ opencv-python-headless>=4.8.0
|
|
| 2 |
numpy>=1.24.3
|
| 3 |
scipy>=1.10.1
|
| 4 |
matplotlib>=3.7.1
|
| 5 |
-
gradio
|
| 6 |
mediapipe>=0.10.5
|
|
|
|
| 2 |
numpy>=1.24.3
|
| 3 |
scipy>=1.10.1
|
| 4 |
matplotlib>=3.7.1
|
| 5 |
+
gradio==3.48.0
|
| 6 |
mediapipe>=0.10.5
|