Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==2.3.2
|
2 |
+
numpy==1.21.2
|
3 |
+
opencv-python==4.5.3.56
|
4 |
+
mediapipe==0.8.7
|
5 |
+
tensorflow==2.7.0
|