Age | Commit message (Collapse) | Author |
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rather than gradio input
|
|
|
|
|
|
|
|
|
|
|
|
train: make it possible to make text files with prompts
train: rework scheduler so that there's less repeating code in textual inversion and hypernets
train: move epochs setting to options
|
|
Add option to store TI embeddings in png chunks, and load from same.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Textual Inversion: Preprocess and Training will only pick-up image files instead
|