inie2003 commited on
Commit
1a748d6
1 Parent(s): 20ea451

updated openclip dependency

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  numpy
2
  sentence-transformers
3
- open_clip
4
  torch
5
  datasets
6
  scikit-learn
 
1
  numpy
2
  sentence-transformers
3
+ git+https://github.com/mlfoundations/open_clip.git
4
  torch
5
  datasets
6
  scikit-learn