mcding commited on
Commit
fbac6b8
1 Parent(s): 2bbda54

fix dependencies

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -6,6 +6,7 @@ transformers
6
  open_clip_torch
7
  numpy
8
  scipy
 
9
  Pillow
10
  redis
11
  plotly
 
6
  open_clip_torch
7
  numpy
8
  scipy
9
+ scikit-image
10
  Pillow
11
  redis
12
  plotly