Age | Commit message (Collapse) | Author |
|
as for the first pass
|
|
networks, and add an option to revert to old behavior
|
|
|
|
|
|
|
|
|
|
Fix get_conds_with_caching()
|
|
split some code from ui.py into ui_settings.py ui_gradio_edxtensions.py
add before_process callback for scripts
add ability for alwayson scripts to specify section and let user reorder those sections
|
|
|
|
|
|
by hand
|
|
|
|
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
|
|
hires-fix-ext
|
|
|
|
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
|
|
Should fix #10416
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/AUTOMATIC1111/stable-diffusion-webui into tomesd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
copypaste parameters support
|
|
(Optimization) Option to remove negative conditioning at low sigma values
|
|
Fix image mask/composite for weird resolutions
|
|
Fix prompt schedule for second order samplers
|
|
copypaste support to RNG source
|
|
|
|
|
|
|
|
|
|
|
|
version
|
|
|
|
|
|
work again. Remove ratio flag. Remove warning about controlnet being incompatible
|
|
|
|
feature to only apply to hr-fix. Install package using requirements_versions.txt
|
|
|