Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
-
tensorflow==1.15.5
|
| 2 |
-
opencv-python==4.9.0.80
|
|
|
|
|
|
| 1 |
+
tensorflow==1.15.5
|
| 2 |
+
opencv-python==4.9.0.80
|
| 3 |
+
gradio
|