Spaces:
Sleeping
Sleeping
bigmed@bigmed
commited on
Commit
·
7ea519a
1
Parent(s):
0a2ce36
fixed scikit name
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
torch
|
2 |
timm
|
3 |
-
|
4 |
numpy
|
5 |
cv2
|
6 |
Pillow
|
|
|
1 |
torch
|
2 |
timm
|
3 |
+
scikit-image
|
4 |
numpy
|
5 |
cv2
|
6 |
Pillow
|