Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
# Core runtime
|
| 2 |
-
tensorflow
|
| 3 |
-
h5py>=3.8.0
|
| 4 |
numpy
|
| 5 |
pillow>=9.5.0
|
| 6 |
opencv-python-headless==4.9.0.80
|
|
|
|
| 1 |
# Core runtime
|
| 2 |
+
tensorflow>=2.13,<2.16
|
|
|
|
| 3 |
numpy
|
| 4 |
pillow>=9.5.0
|
| 5 |
opencv-python-headless==4.9.0.80
|