Age | Commit message (Collapse) | Author |
|
|
|
Support edit attention keyboard shortcuts in hires fix prompts
|
|
|
|
|
|
Refactor & deduplicate web UI boot code
|
|
|
|
|
|
|
|
add lora hashes to infotext
when pasting infotext, use infotext's lora hashes to find local loras for <lora:xxx:1> entries whose hashes match loras the user has
|
|
|
|
Test overhaul
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Aarni Koskela <akx@iki.fi>
|
|
commandline args) rather than the default models/<...>
|
|
|
|
|
|
|
|
into dev
|
|
|
|
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
|