Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +6 -4
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
opencv-python
|
| 3 |
+
numpy
|
| 4 |
+
tensorflow
|
| 5 |
+
keras==2.13.1
|
| 6 |
+
keras_applications==1.0.8
|