Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -19,7 +19,7 @@ scikit_learn==1.2.2
|
|
19 |
scipy==1.9.1
|
20 |
sentencepiece==0.1.97
|
21 |
setuptools==59.6.0
|
22 |
-
|
23 |
slowfast==1.0
|
24 |
submitit==1.4.5
|
25 |
tensorflow==2.12.0
|
|
|
19 |
scipy==1.9.1
|
20 |
sentencepiece==0.1.97
|
21 |
setuptools==59.6.0
|
22 |
+
scikit-image
|
23 |
slowfast==1.0
|
24 |
submitit==1.4.5
|
25 |
tensorflow==2.12.0
|