Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ tensorflow==2.15.0
|
|
5 |
numpy
|
6 |
opencv-python
|
7 |
tf-keras
|
8 |
-
huggingface_hub
|
|
|
|
5 |
numpy
|
6 |
opencv-python
|
7 |
tf-keras
|
8 |
+
huggingface_hub
|
9 |
+
scikit-learn==1.3.0
|