Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ openai
|
|
2 |
fastai
|
3 |
timm
|
4 |
fastai
|
5 |
-
scikit-image
|
|
|
|
2 |
fastai
|
3 |
timm
|
4 |
fastai
|
5 |
+
scikit-image
|
6 |
+
gradio==3.5.0
|