Age | Commit message (Collapse) | Author |
|
|
|
Co-Authored-By: Kieran Hunt <kph@hotmail.ca>
|
|
https://github.com/tfernd/HyperTile
|
|
|
|
|
|
|
|
fix the key error exception when processing override_settings keys
|
|
|
|
|
|
in the extensions
|
|
Change denoising_strength default to None.
|
|
|
|
|
|
This would help to organize / memorize the program version for the creation process. (as it is also unformated included inside the infotext).
|
|
would cause an exception when generating
|
|
|
|
|
|
|
|
|
|
prompt editing timeline has separate range for first pass and hires-fix pass
|
|
|
|
fix model override logic
|
|
Improve interrupt speed
|
|
|
|
|
|
do not need extra logic to unload refine model
|
|
|
|
many prompts/negative prompts there are #12509
|
|
rather than in settings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add new callback for scripts to be used before processing
|
|
Clear sampler and garbage collect before decoding images to reduce VRAM
|
|
logging for error output in console
|
|
More significant VRAM reduction.
|
|
|
|
write out correct model name in infotext, rather than the refiner model
|
|
|
|
add VAE from main model into infotext, not from refiner model
option to make scripts UI without gr.Group
fix inconsistencies with refiner when usings samplers that do more denoising than steps
|
|
|
|
Make `StableDiffusionProcessingImg2Img.mask_blur` a property, make more inline with PIL `GaussianBlur`
|
|
|
|
|
|
|
|
|
|
setting if you want them back
|