Age | Commit message (Collapse) | Author |
|
picture rather than the first
|
|
|
|
|
|
|
|
|
|
Random button sets seed to -1, reuse copies the seed from the last
generated image.
|
|
split masking helper function from processing.py into new masking.py
|
|
|
|
|
|
(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.
|
|
|
|
|
|
|
|
k_diffusion.sampling.torch) and add a setting to disable this all
|
|
image and use that instead of extracting from previous image in a loop #481 #541
|
|
|
|
|
|
added the ability to use {prompt} in styles
added a button to apply style to textbox
rearranged top row for UI
|
|
|
|
Extras have none of the vars used in dir names, so they cant be saved into dirs.
+grid code cleanup
|
|
|
|
* numpy deprecation warning fix. Alternately, you could also specify float
|
|
|
|
processing
|
|
|
|
|
|
|
|
|
|
Fixes for mps/Metal: use of seeds, img2img, CodeFormer
|
|
|
|
|
|
|
|
|
|
the prompt #306
|
|
|
|
Adds a "samples filename format" option in the settings. This format can be defined by tags for maximum flexibility and scalability.
|
|
|
|
Fixed img2img's use of unsupported precision float64 with mps backend.
|
|
|
|
|
|
|
|
fix broken prompt matrix
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add seed change for anon
|
|
|