Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
-
tensorflow
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
numpy==1.23.5
|
|
|
|
| 1 |
+
tensorflow==2.13.0
|
| 2 |
+
gradio
|
| 3 |
+
opencv-python
|
| 4 |
+
numpy
|
|
|