labonny commited on
Commit
354ca98
1 Parent(s): 7ea1a95

Adding scikit-image to requirements

Browse files

Used for interpretation feature in gradio

Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
  fastai
2
  opencv-python
 
 
1
  fastai
2
  opencv-python
3
+ scikit-image