Spaces:
Runtime error
Runtime error
Commit
·
2a1db2a
1
Parent(s):
f1f199f
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio
|
2 |
fastai
|
3 |
numpy
|
4 |
-
scikit-learn==1.2.2
|
|
|
|
1 |
gradio
|
2 |
fastai
|
3 |
numpy
|
4 |
+
scikit-learn==1.2.2
|
5 |
+
scikit-image
|