Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -8
requirements.txt
CHANGED
@@ -1,8 +1,3 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
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
|
|
|
1 |
+
scikit-learn==1.2.1
|
2 |
+
tensorflow==2.11.0
|
3 |
+
gradio==3.23.0
|
|
|
|
|
|
|
|
|
|