Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -7,5 +7,6 @@ opencv-python-headless
|
|
7 |
pandas
|
8 |
pillow
|
9 |
scikit-image
|
|
|
10 |
scipy
|
11 |
tqdm
|
|
|
7 |
pandas
|
8 |
pillow
|
9 |
scikit-image
|
10 |
+
scikit-learn
|
11 |
scipy
|
12 |
tqdm
|