Age | Commit message (Collapse) | Author |
|
|
|
fix batch color correction
|
|
|
|
|
|
|
|
|
|
https://github.com/AUTOMATIC1111/stable-diffusion-webui into Base
|
|
|
|
(batch_size * n_iter), which would cause us to throw an exception.
* Add a textbox option to Prompts from file (ease of use and it makes it much easier to use on a mobile device)
* Fix the fact that Prompts from file was sometimes passing an empty batch.
|
|
before any processing begins
|
|
|
|
|
|
|
|
|
|
|
|
|
|
image and use that instead of extracting from previous image in a loop #481 #541
|
|
|
|
|
|
|
|
|
|
|
|
honor save grids and how grids in web setting
|
|
|
|
|
|
Extras have none of the vars used in dir names, so they cant be saved into dirs.
+grid code cleanup
|
|
|
|
|
|
the prompt #306
|
|
|
|
|
|
|
|
|
|
add missing check to autoinstall that will install fonts for existing users
remove unusaed line from another PR
|
|
|
|
fix broken prompt matrix
|
|
|
|
|
|
|
|
|
|
|
|
add seed change for anon
|
|
|
|
|
|
|
|
added missing packages to requirements for #74
add support for negative numbers in X/Y plot (plus ranges) #73
changed progressbar to work properly with custom modes
|
|
added an option to disable progressbar
added interrupt support to DDIM/PLMS
|
|
|
|
|
|
|