Spaces:
Runtime error
Runtime error
Commit
·
ecf1d67
1
Parent(s):
2b1476f
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
tensorflow==2.7.0
|
2 |
gradio==2.7.5.2
|
3 |
-
numpy==1.19.5
|
|
|
|
1 |
tensorflow==2.7.0
|
2 |
gradio==2.7.5.2
|
3 |
+
numpy==1.19.5
|
4 |
+
opencv-python==4.1.2.30
|