Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
@@ -1,8 +1,4 @@
|
|
1 |
-
tensorboard==2.18.0
|
2 |
-
tensorboard-data-server==0.7.2
|
3 |
tensorflow==2.18.0
|
4 |
-
|
5 |
-
tensorflow-io-gcs-filesystem==0.31.0
|
6 |
opencv-python==4.10.0.84
|
7 |
opencv-python-headless==4.10.0.84
|
8 |
-
numpy==1.26.4
|
|
|
|
|
|
|
1 |
tensorflow==2.18.0
|
2 |
+
|
|
|
3 |
opencv-python==4.10.0.84
|
4 |
opencv-python-headless==4.10.0.84
|
|