Age | Commit message (Collapse) | Author |
|
handle NoneType when subseed is not initialized
|
|
|
|
|
|
|
|
Polish seed UI options
|
|
Fix webui.sh not working
|
|
.gitignore - Exclude checkpoint files in models folder
|
|
|
|
|
|
|
|
Random button sets seed to -1, reuse copies the seed from the last
generated image.
|
|
and does not export anything
whoever put that in .sh files - shame on you
|
|
Add some error handling for VRAM monitor
|
|
in case someone sets opts.memmon_poll_rate to 0 during generation
|
|
fix pasting of images from the clipboard in img2img (fixes #645)
|
|
|
|
|
|
job has started; may help with broken progressbar some people say they have
|
|
split masking helper function from processing.py into new masking.py
|
|
|
|
|
|
fixed typos in processing.py
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Replace existing images when pasting from clipboard or dropping a new one (fixes #573)
|