Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
opencv-python
|
| 2 |
gradio
|
| 3 |
-
mediapipe
|
| 4 |
pandas
|
| 5 |
scipy
|
| 6 |
skin-tone-classifier
|
|
|
|
| 1 |
opencv-python
|
| 2 |
gradio
|
| 3 |
+
mediapipe==0.10.14
|
| 4 |
pandas
|
| 5 |
scipy
|
| 6 |
skin-tone-classifier
|