Spaces:
Sleeping
Sleeping
Create Requirements.txt
Browse files- Requirements.txt +4 -0
Requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
tensorflow==2.11.0
|
2 |
+
gradio==3.12.0
|
3 |
+
opencv-python==4.5.5.64
|
4 |
+
numpy==1.23.3
|