Age | Commit message (Collapse) | Author |
|
fix: gradio's ValueError about fetching extensions files
|
|
Use emojis for extra network buttons
|
|
Fix dims typo in unipc
|
|
Fix image generation on macOS 13.3 betas
|
|
https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/8368
|
|
The test isn't working correctly on macOS 13.3 and the bool tensor fix for cumsum is currently always needed anyway, so enable the fix by default.
|
|
|
|
|
|
|
|
don't use emojis for extra network buttons; remove 'close'
|
|
|
|
|
|
|
|
alwayson_scripts param dict
|
|
|
|
git 3.1.30 api change, issue #8116
|
|
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>
|
|
|
|
|
|
|