Age | Commit message (Collapse) | Author |
|
|
|
|
|
Added 2 additional possible entries in the api request: alwayson_script_name, a string list, and, alwayson_script_args, a list of list containing the args of each script. This allows us to send args to always on script and keep backwards compatibility with old script_name and script_arg api params
|
|
|
|
|
|
|
|
Gradio Auth - Read from External File
|
|
|
|
|
|
fix arg for train_hypernetwork api
|
|
Update ui_extra_networks.py to fix div id's that have spaces in them
|
|
|
|
Calls modules.sd_vae.refresh_vae_list(), fixes VAE list not updating
|
|
Add missing imports
|
|
Convert image from RGBA to RGB before saving
|
|
|
|
Fix hypernetworks and instruct pix2pix not working with `--upcast-sampling`
|
|
Add cfg_denoised_callback
|
|
|
|
Aspect ratio sliders
|
|
Convert 16-bit greyscale to 8-bit when saving as JPEG
|
|
Fix face restorers setting
|
|
for actually saving JPG
|
|
Configurable JPG downscale threshold
|
|
installed extensions table
|
|
add version to extensions table
|
|
|
|
Fix DPM++ SDE not deterministic across different batch sizes (#5210)
|
|
|
|
|
|
Download model if none are found
|
|
Apply extra networks per-batch instead of per-session (fixes wildcards)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Doesn't support greyscale (L)
|
|
|