Age | Commit message (Collapse) | Author |
|
|
|
sort upscalers by name
|
|
add: /sdapi/v1/scripts in API
|
|
save images to correct directories
|
|
Allow saving of images generated via API
|
|
Add scaled dot product attention
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Suggested change by @akx
Co-authored-by: Aarni Koskela <akx@iki.fi>
|
|
|
|
at the start of the list with `UpscalerNone`
Co-authored-by: catboxanon <122327233+catboxanon@users.noreply.github.com>
|
|
|
|
API for get scripts list
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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)
|