@mokollmar commited on
Commit
59ea728
·
1 Parent(s): 6318852

added CLIP

Browse files
Files changed (2) hide show
  1. CLIP +1 -0
  2. requirements.txt +1 -1
CLIP ADDED
@@ -0,0 +1 @@
 
 
1
+ Subproject commit dcba3cb2e2827b402d2701e7e1c7d9fed8a20ef1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  torch
2
  pillow
3
  numpy
4
- clip
 
1
  torch
2
  pillow
3
  numpy
4
+ ./CLIP