kastan commited on
Commit
ac91742
Β·
1 Parent(s): d7dc439

fix clip dependency to proper repo v2

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -5,7 +5,7 @@ sentence-transformers
5
  pandas
6
  langchain
7
  gputil
8
- pip install git+https://github.com/openai/CLIP.git
9
  torch
10
  transformers
11
  ftfy
 
5
  pandas
6
  langchain
7
  gputil
8
+ git+https://github.com/openai/CLIP.git
9
  torch
10
  transformers
11
  ftfy