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