Spaces:
Runtime error
Runtime error
Adding scikit-image to requirements
Browse filesUsed for interpretation feature in gradio
- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
fastai
|
| 2 |
opencv-python
|
|
|
|
|
|
| 1 |
fastai
|
| 2 |
opencv-python
|
| 3 |
+
scikit-image
|