Age | Commit message (Collapse) | Author |
|
|
|
fix an error when generating a picture with embedding in it
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
timntorres/save-ti-hypernet-settings-to-txt-revised
Save hypernet and textual inversion settings to text file, revised.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|