Age | Commit message (Collapse) | Author |
|
|
|
fixed typos
|
|
|
|
Update shared.py
|
|
|
|
networks, and add an option to revert to old behavior
|
|
A yet another method to restart webui.
|
|
|
|
|
|
|
|
|
|
program not break when reverting to old version
|
|
|
|
typo
|
|
Fix s_min_uncond default type int
|
|
|
|
vidocard -> videocard
|
|
Change 'images.zip' to pattern settings
|
|
|
|
|
|
|
|
|
|
See:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/10649#issuecomment-1561047723
|
|
|
|
|
|
|
|
|
|
|
|
Add option to disable token counters
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add UI selection for cross attention optimization
|
|
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
|
|
|
|
fix Reload UI not working
|
|
in hidden directories
|
|
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
|
|
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
|
|
|
|
|
|
|
|
than js
add a bit of spacing/styling to settings elements
add link info for token merging
|
|
|