Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==2.0.8
|
2 |
+
opencv-python==4.5.3
|
3 |
+
numpy==1.21.0
|
4 |
+
tensorflow==2.5.0
|