zer0int commited on
Commit
46e7139
1 Parent(s): de63a67

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model:
4
+ - BeichenZhang/LongCLIP-L
5
+ ---
6
+ # This is the original model from [BeichenZhang/LongCLIP-L](https://huggingface.co/BeichenZhang/LongCLIP-L/tree/main).
7
+
8
+ ### I just converted it for use with Diffusers / Transformers, as a .safetensors model.
9
+
10
+ ### This is NOT a fine-tune by me - all credits to the original authors.