Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
inpainting model
|
|
|
|
|
|
Save Optimizer next to TI embedding
|
|
|
|
Also add check to load only .PT and .BIN files as embeddings. (since we add .optim files in the same directory)
|
|
|
|
|
|
the new alt-diffusion model, and reformatted messages a bit #6149
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sampler index
|
|
|
|
set_current_image can attempt to use the VAE when it is unloaded to
the CPU while training
|
|
|
|
|
|
when unloading vae during TI training, generating images after
training will error out
|
|
https://github.com/AUTOMATIC1111/stable-diffusion-webui into TI_optimizations
|
|
option to use xattention optimizations when training
option to unload vae when training
|
|
|
|
|
|
Mentioned here: https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/1528#discussioncomment-3991513
Also group the saving into one
|
|
This reverts commit 3ce2bfdf95bd5f26d0f6e250e67338ada91980d1.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|