lbgan commited on
Commit
52e64b2
·
verified ·
1 Parent(s): 7eedcc3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -1,3 +1,7 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+
5
+ This is the original model from BeichenZhang/LongCLIP-L.
6
+ I just converted it for use with Diffusers / Transformers, as a .safetensors model.
7
+ This is NOT a fine-tune by me - all credits to the original authors.