Age | Commit message (Collapse) | Author |
|
adds checks for resulting image size to avoid memory issues
|
|
Allow extensions to declare paste fields for "Send to X" buttons
|
|
Bug Fix: Fixes img2img Negative Token Counter
|
|
allow configurable hiding of ui tabs
|
|
|
|
|
|
remove LRU from #8366 because I don't know why it's there
|
|
Extra network description files
|
|
Add .mjs support for extensions
|
|
Bugfix: Filter out temporary files that will be generated if the download fails.
|
|
|
|
Add cond and uncond hidden states to CFGDenoiserParams
|
|
Add lossless webp option
|
|
Add `before_process_batch` script callback
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The img2img negative token counter is counting the txt2img negative prompt.
|
|
|
|
|
|
|
|
|