Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse filesRequirements to fit hf hub on fast ai
- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,2 +1,5 @@
|
|
1 |
fastai
|
|
|
|
|
|
|
2 |
scikit-image
|
|
|
1 |
fastai
|
2 |
+
toml
|
3 |
+
huggingface_hub
|
4 |
+
gradio
|
5 |
scikit-image
|