aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
AgeCommit message (Collapse)AuthorLines
2022-09-06added preview optionAUTOMATIC-0/+15
2022-09-06added progressbarAUTOMATIC-0/+25
added an option to disable progressbar added interrupt support to DDIM/PLMS
2022-09-05added random artist buttonAUTOMATIC-0/+5
added a setting for padding when doing inpaint at original resolution
2022-09-03support for scriptsAUTOMATIC-5/+7
2022-09-03split codebase into multiple files; to anyone this affects negatively: sorryAUTOMATIC-5/+0
2022-09-01style changes related to the gradio updateAUTOMATIC-13/+21
2022-08-31fix for GPFGAN RGB/BGR (thanks deggua)AUTOMATIC-0/+2
experimental support for negative prompts (without UI) option to do inpainting at full resolution Tooltips for UI elements
2022-08-31fix css for dark interfaceAUTOMATIC-1/+1
2022-08-30updated interface to use BlocksAUTOMATIC-0/+61
added mode toggle for img2img added inpainting to readme