Spaces:
Build error
Build error
Commit
·
7c1ff57
1
Parent(s):
5b87ea7
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==2.0.0
|
2 |
+
numpy==1.19.5
|
3 |
+
opencv-python-headless==4.5.3.56
|
4 |
+
tensorflow==2.6.0
|