File size: 771 Bytes
2fd3910 92e13a7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
## sdxl-negprompt8-v1m.safetensors
Negative embeddings for sdxl. Num vectors per token = 8
## stable-cascade-c-lora-hasui-v01.safetensors
Sample of LoRA for Stable Cascade Stage C.
__This is an experimental model, so the format of the weights may change in the future.__
- a painting of an anthropomorphic penguin sitting in a cafe reading a book and having a coffee --w 1024 --h 1024 --d 1

- a painting of japanese shrine in winter with snowfall --w 832 --h 1152 --d 1234

This model is trained with 169 images with captions. U-Net only, dim=4, conv_dim=4, alpha=1, lr=1e-3, 4 epochs, mixed precision bf16, 8bit AdamW, batch size 8, resolution 1024x1024 with aspect ratio bucketing. VRAM usage is approximately 22 GB. |