Age | Commit message (Collapse) | Author |
|
|
|
ddim_eta & ddim_discretize
|
|
|
|
replace last existing image (fixes #981)
|
|
Fixed grids saving to subdirectory when the setting is unchecked but "save images to subdirectory" was checked.
|
|
method for #736
|
|
Fix by @MrAcademy
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/1029
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
added more robust detection of last line with parameters for pasted prompts
|
|
|
|
|
|
|
|
|
|
|
|
removing duplicated requirements (transformers, diffusers) and reorganizing alphabetically to be able to spot duplicates in the future.
|
|
|
|
Prevent writing to arbitrary directories, as usual
|
|
|
|
|
|
|
|
improvements (#890)
Fix to XY_Grid script console progress bar and other progress bar improvements #890
|
|
|
|
|
|
|
|
|
|
|
|
the first sampling before doing the second (img2img) sampling. Makes it possible to use the feature on an 8GB card.
|
|
|
|
|
|
|
|
|
|
|
|
Since the other tabs are kept in the dom now filtering is needed.
|