aboutsummaryrefslogtreecommitdiff
path: root/style.css
AgeCommit message (Collapse)Author
2022-09-17moved progressbar to top by requestAUTOMATIC
2022-09-17Add VRAM monitoringEyeDeck
2022-09-14added a background color fix for dark scheme usersAUTOMATIC
2022-09-14and make the image not be upscaled in galleryAUTOMATIC
2022-09-14make the gallery tallerAUTOMATIC
2022-09-14added a second style fieldAUTOMATIC
added the ability to use {prompt} in styles added a button to apply style to textbox rearranged top row for UI
2022-09-12 Bug: Show show image creation progress every N sampling steps. Set 0 to ↵AUTOMATIC
disable #358
2022-09-12Revert "Merge pull request #343 from oobabooga/master"AUTOMATIC
This reverts commit 338fb1db6360fa3c1948d464412edeabe88a8236, reversing changes made to c2a1b37382efecc44400ea429d34bbb9ce8ebe9b.
2022-09-12Make prompt and negative prompt take same spaceoobabooga
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