aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
Commit message (Collapse)AuthorAgeFilesLines
* added progressbarAUTOMATIC2022-09-051-0/+25
| | | | | added an option to disable progressbar added interrupt support to DDIM/PLMS
* added random artist buttonAUTOMATIC2022-09-051-0/+5
| | | | added a setting for padding when doing inpaint at original resolution
* support for scriptsAUTOMATIC2022-09-031-5/+7
|
* split codebase into multiple files; to anyone this affects negatively: sorryAUTOMATIC2022-09-031-5/+0
|
* style changes related to the gradio updateAUTOMATIC2022-09-011-13/+21
|
* fix for GPFGAN RGB/BGR (thanks deggua)AUTOMATIC2022-08-311-0/+2
| | | | | | experimental support for negative prompts (without UI) option to do inpainting at full resolution Tooltips for UI elements
* fix css for dark interfaceAUTOMATIC2022-08-301-1/+1
|
* updated interface to use BlocksAUTOMATIC2022-08-301-0/+61
added mode toggle for img2img added inpainting to readme