Age | Commit message (Collapse) | Author |
|
by hand
|
|
|
|
add UI selection for cross attention optimization
|
|
|
|
|
|
Required by self-attn guidance extension
https://github.com/ashen-sensored/sd_webui_SAG
|
|
|
|
|
|
Add polling and reload callback for extensions.
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/Rucadi/stable-diffusion-webui-polling
|
|
|
|
|
|
update readme to reflect some recent changes
|
|
|
|
|
|
|
|
New grid option in settings enables adding of image numbers on grids. This makes identifying the images, especially in larger batches, much easier.
Revert "Adding image numbers on grids"
This reverts commit 3530c283b4b1d3a3cab40efbffe4cf2697938b6f.
Implements Callback for image grid loop
Necessary to make "Add image's number to its picture in the grid" extension possible.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
callbacks
|
|
|
|
Add mid-kdiffusion cfgdenoiser script callback - access latents, conditionings and sigmas mid-sampling
|
|
|
|
Correct before image saved callback
|
|
not sure if this available...
|
|
|
|
|
|
|
|
|
|
image save to use a class with parameters
|
|
|
|
|
|
|
|
script it was
|
|
|
|
|
|
|
|
|
|
|
|
added support for extensions
|