Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
saving settings.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix lack of left padding for grids with 1 row
|
|
|
|
|
|
|
|
added save button
--always-batch-cond-uncond as a workaround for performance regression option for low memory users
specify gradio version as 3.1.5 because of what looks like a bug
|
|
|
|
|
|
|
|
|
|
|
|
support for --medvram
attempt to support share
|
|
|
|
experimental support for negative prompts (without UI)
option to do inpainting at full resolution
Tooltips for UI elements
|
|
|
|
|
|
|
|
fixed bug with missing same dir for a new install
added ctrl+c hander to immediately stop the program instead of waiting
|
|
|
|
added mode toggle for img2img
added inpainting to readme
|