Update README.md
Browse files
README.md
CHANGED
|
@@ -8,3 +8,5 @@ base_model:
|
|
| 8 |
### I just converted it for use with Diffusers / Transformers, as a .safetensors model using code from zer0int [https://github.com/zer0int/Long-CLIP](https://github.com/zer0int/Long-CLIP).
|
| 9 |
|
| 10 |
### This is NOT a fine-tune by me - all credits to the original authors.
|
|
|
|
|
|
|
|
|
| 8 |
### I just converted it for use with Diffusers / Transformers, as a .safetensors model using code from zer0int [https://github.com/zer0int/Long-CLIP](https://github.com/zer0int/Long-CLIP).
|
| 9 |
|
| 10 |
### This is NOT a fine-tune by me - all credits to the original authors.
|
| 11 |
+
|
| 12 |
+
No guarantees this works, but I did a quick and dirty test here ([https://www.kaggle.com/code/lbgan2000/model-verifier](https://www.kaggle.com/code/lbgan2000/model-verifier)) and it seems to outperform the 224x224 version converted by zer0int.
|