Update README.md
Browse files
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.
|