Age | Commit message (Collapse) | Author |
|
|
|
Add --server-name to the list of arguments considered insecure
|
|
feat: add http basic authentication for api
|
|
|
|
|
|
|
|
|
|
Option to use selected VAE as default fallback instead of primary option
|
|
Misc
|
|
|
|
|
|
addition to --share and --listen
|
|
|
|
modules
limit extension preload scripts to just one file named preload.py
|
|
Add option to preload extensions
|
|
Adding optional tag shuffling for training
|
|
|
|
|
|
By creating a file called "preload.py" in an extension folder and declaring a preload(parser) method, we can add extra command-line args for an extension.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Save/loading AdamW optimizer (for hypernetworks)
|
|
|
|
|
|
|
|
|
|
|
|
Added option to preview Created images on batch completion.
|
|
|
|
|
|
through code
|
|
|
|
|
|
VAE Selector
|
|
with hires fix
|
|
* Save image/s before doing highres fix.
|
|
|
|
|
|
|
|
|
|
Added "--clip-models-path" switch
|
|
Allow TI training using 6GB VRAM when xformers is available
|
|
|
|
|
|
|
|
fix broken Restart Gradio button
|