Age | Commit message (Collapse) | Author |
|
|
|
|
|
Add correction file filename length limits on *nix systems
|
|
|
|
add progressbar to unipc sampler
|
|
initialize extra_network_data before use
|
|
I updated it so that no error message is displayed when setting a webp for the preview image.
|
|
|
|
|
|
|
|
|
|
so eg if a two-letter or empty extension is used, `.txt` would break, this `max` call protects that.
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
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
|