Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio==2.
|
2 |
numpy==1.21.2
|
3 |
mediapipe==0.8.7
|
4 |
tensorflow==2.7.0
|
|
|
1 |
+
gradio==2.5.0
|
2 |
numpy==1.21.2
|
3 |
mediapipe==0.8.7
|
4 |
tensorflow==2.7.0
|