Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
tensorflow=
|
| 2 |
-
opencv-python
|
| 3 |
-
kagglehub
|
| 4 |
-
gradio==3.45.0
|
| 5 |
numpy
|
|
|
|
|
|
|
|
|
| 1 |
+
tensorflow>=2.14.0
|
| 2 |
+
opencv-python-headless
|
|
|
|
|
|
|
| 3 |
numpy
|
| 4 |
+
gradio
|
| 5 |
+
kagglehub
|