Spaces:
Running
Running
Create new file
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
tensorflow==2.2.0
|
2 |
+
tensorflow_hub==0.12.0
|
3 |
+
gradio==3.1.4
|
4 |
+
opencv-python==4.6.0.66
|