kushagra124 commited on
Commit
2b80341
1 Parent(s): aae2aac

adding application for CLIP model detection

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -4,6 +4,7 @@ torch
4
  sentencepiece
5
  huggingface_hub
6
  numpy
 
7
  opencv-python
8
  pyproj
9
  Pillow
 
4
  sentencepiece
5
  huggingface_hub
6
  numpy
7
+ scikit-image
8
  opencv-python
9
  pyproj
10
  Pillow