Age | Commit message (Collapse) | Author |
|
|
|
Co-authored-by: Aarni Koskela <akx@iki.fi>
|
|
|
|
add UI selection for cross attention optimization
|
|
Improve width/height slider responsiveness
|
|
|
|
extra networks in first/second pass
rework quoting for infotext items that have commas in them to use json (should be backwards compatible except for cases where it didn't work previously)
add some locals from processing function into the Processing class as fields
|
|
Improves overall UI responsiveness.
|
|
hires-fix-ext
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix Reload UI not working
|
|
suggested by akx
|
|
|
|
in hidden directories
|
|
and main mode for #10395
|
|
Fix extra networks save preview image geninfo
|
|
Fix typo in syntax
|
|
add slider for token merging for img2img
rework StableDiffusionProcessing to have the token_merging_ratio field
fix a bug with applying png optimizations for live previews when they shouldn't be applied
|
|
|
|
Graceful server stopping
|
|
merge model metadata code
|
|
Fix #10460
|
|
|
|
Copy s_min_uncond to Processed
|
|
|
|
|
|
Should fix #10416
|
|
|
|
with signal
|
|
|
|
only download TAESD model when it's needed
return calculations in single_sample_to_image to just if/elif/elif blocks
keep taesd model in its own directory
|
|
not clear checkpoints cache when config changes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
version from tags if available
|