Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,10 @@ base_model: openai/clip-vit-large-patch14
|
|
4 |
datasets:
|
5 |
- SPRIGHT-T2I/spright_coco
|
6 |
---
|
|
|
|
|
|
|
|
|
7 |
## Update 03/SEP/2024 / edit 05/AUG:
|
8 |
|
9 |
## π Looking for a Text Encoder for Flux.1 (or SD3, SDXL, SD, ...) to replace CLIP-L? π
|
|
|
4 |
datasets:
|
5 |
- SPRIGHT-T2I/spright_coco
|
6 |
---
|
7 |
+
## A fine-tune of CLIP-L. Original model: [openai/clip-vit-large-patch14](https://huggingface.co/openai/clip-vit-large-patch14)
|
8 |
+
- β€οΈ this CLIP? [Help feed it](https://ko-fi.com/zer0int) if you can. Besides data, CLIP eats time & expensive electricity of DE. TY! π€
|
9 |
+
- Want to feed it yourself? All code for fine-tuning and much more is on [my GitHub](https://github.com/zer0int).
|
10 |
+
-----
|
11 |
## Update 03/SEP/2024 / edit 05/AUG:
|
12 |
|
13 |
## π Looking for a Text Encoder for Flux.1 (or SD3, SDXL, SD, ...) to replace CLIP-L? π
|