Verified: 2 years ago
SafeTensor
Type | |
Stats | 344 0 |
Reviews | (31) |
Published | May 22, 2023 |
Base Model | |
Training | Steps: 30,000 Epochs: 4 |
Hash | AutoV2 1C9D1DB9FD |
Disclaimer
This model applies Terminal SNR to its training noise schedule, as described here.
This will not work out-of-the-box (as of June 2023) with Automatic1111's Stable Diffusion WebUI.
It works great using a Diffusers pipeline, such as InvokeAI, or a simple Diffusers python script using DDPMScheduler. One such script is available, here.
I hope that Automatic1111's support for terminal SNR pipelines is improved someday, because SDXL will require it.