Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -9
requirements.txt
CHANGED
@@ -1,9 +1,8 @@
|
|
1 |
-
tensorboard==2.18.0
|
2 |
-
tensorboard-data-server==0.7.2
|
3 |
-
tensorflow==2.18.0
|
4 |
-
numpy==2.0.2
|
5 |
-
pillow==11.0.0
|
6 |
-
|
7 |
-
|
8 |
-
opencv-python==4.10.0.84
|
9 |
-
opencv-python-headless==4.10.0.84
|
|
|
1 |
+
tensorboard==2.18.0
|
2 |
+
tensorboard-data-server==0.7.2
|
3 |
+
tensorflow==2.18.0
|
4 |
+
numpy==2.0.2
|
5 |
+
pillow==11.0.0
|
6 |
+
|
7 |
+
opencv-python==4.10.0.84
|
8 |
+
opencv-python-headless==4.10.0.84
|
|