JeffLiang commited on
Commit
a0a0769
1 Parent(s): f037852

update open_clip

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -23,3 +23,6 @@ detectron2
23
 
24
  # Segment-anything
25
  git+https://github.com/facebookresearch/segment-anything.git
 
 
 
 
23
 
24
  # Segment-anything
25
  git+https://github.com/facebookresearch/segment-anything.git
26
+
27
+ # open_clip
28
+ open_clip_torch==1.3.0