aboutsummaryrefslogtreecommitdiff
path: root/style.css
AgeCommit message (Collapse)Author
2022-09-12Fix ugly img2img taboobabooga
2022-09-11CLIP interrogatorAUTOMATIC
2022-09-10Attempt to fix negative prompt UI for #238AUTOMATIC
2022-09-10fix settings styling for #227AUTOMATIC
2022-09-10enabled negative prompt by defaultAUTOMATIC
fixed broken empty directory when prompt does not start withl etter
2022-09-10split settings into three columnsAUTOMATIC
added a different workaround for gradio mask bug with info in UI switched to newer gradio version
2022-09-09support for prompt stylesAUTOMATIC
fix broken prompt matrix
2022-09-09ability to upload mask for inpaintingAUTOMATIC
2022-09-09added resize seeds and variation seeds featuresAUTOMATIC
2022-09-09add an option to show negative promptAUTOMATIC
2022-09-06added preview optionAUTOMATIC
2022-09-06added progressbarAUTOMATIC
added an option to disable progressbar added interrupt support to DDIM/PLMS
2022-09-05added random artist buttonAUTOMATIC
added a setting for padding when doing inpaint at original resolution
2022-09-03support for scriptsAUTOMATIC
2022-09-03split codebase into multiple files; to anyone this affects negatively: sorryAUTOMATIC
2022-09-01style changes related to the gradio updateAUTOMATIC
2022-08-31fix for GPFGAN RGB/BGR (thanks deggua)AUTOMATIC
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
2022-08-30updated interface to use BlocksAUTOMATIC
added mode toggle for img2img added inpainting to readme