Update README.md
Browse files
README.md
CHANGED
|
@@ -50,6 +50,8 @@ Sorted by model size (Note that q4_0 and q4_k_4_0 are the exact same size)
|
|
| 50 |
| q8_0 |  |  |  |
|
| 51 |
| f16(sft) |  |  |  |
|
| 52 |
|
| 53 |
-
|
|
|
|
|
|
|
| 54 |
|
| 55 |
Full prompts and settings in png metadata.
|
|
|
|
| 50 |
| q8_0 |  |  |  |
|
| 51 |
| f16(sft) |  |  |  |
|
| 52 |
|
| 53 |
+
Generated with a modified version of sdcpp with [this PR](https://github.com/leejet/stable-diffusion.cpp/pull/397) applied to enable clip timestep embeddings support.
|
| 54 |
+
|
| 55 |
+
Text encoders used: q4_k quant of t5xxl, full precision clip_g, and q8 quant of [ViT-L-14-TEXT-detail-improved-hiT-GmP-TE-only-HF](https://huggingface.co/zer0int/CLIP-GmP-ViT-L-14) in place of clip_l.
|
| 56 |
|
| 57 |
Full prompts and settings in png metadata.
|