aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
AgeCommit message (Collapse)AuthorLines
2022-10-14restore borders for promptsAUTOMATIC-8/+0
2022-10-13add hypernetwork multipliersAUTOMATIC-0/+3
2022-10-13options to refresh list of models and hypernetworksAUTOMATIC-1/+20
2022-10-13add option to change what's shown in quicksettings barAUTOMATIC-0/+1
2022-10-11bump gradio to 3.4.1AUTOMATIC-0/+11
2022-10-11Update style.cssBen-0/+1
2022-10-11space holderBen-2/+10
2022-10-11Save some spaceBen-0/+12
2022-10-10Always show previous mask and fix extras_send destVladimir Repin-0/+7
2022-10-10maximize the viewBen-0/+4
2022-10-10remove background for quicksettings row (for dark theme)AUTOMATIC-0/+1
2022-10-09show model selection setting on top of pageAUTOMATIC-0/+9
2022-10-08fix conflictsGreendayle-3/+40
2022-10-08Add button to skip the current iterationTrung Ngo-2/+12
2022-10-08context menu stylingDepFA-1/+28
2022-10-07Merge branch 'master' into dev/deepdanbooruGreendayle-0/+8
2022-10-06Merge branch 'master' into gallery-stylingAUTOMATIC1111-6/+10
2022-10-05deepdanbooru interrogatorGreendayle-1/+6
2022-10-04add editor to img2imgAUTOMATIC-0/+4
2022-10-03Improve styling of gallery items, particularly in dark modefuzzytent-0/+4
2022-10-02initial support for training textual inversionAUTOMATIC-5/+5
2022-09-30ALT + return will submit prompt when it's in focusTrung Ngo-1/+1
2022-09-29Add output folder iconsMichoko-1/+1
Changed the hidden element class name to a more generic one, so people can reuse it if they want to hide further elements in the future
2022-09-29Add output folder iconsMichoko-0/+4
Handling of the --hide-ui-dir-config flag and added multi-platform code for opening a folder
2022-09-29Add output folder iconsMichoko-1/+7
Adds icons on the first 3 tabs to directly open the corresponding images output directory
2022-09-27added token counter next to txt2img and img2img promptsLiam-0/+4
2022-09-23Tweak margininnovaciones-1/+1
2022-09-23Fix borderinnovaciones-0/+3
2022-09-23Fix preview images positioninnovaciones-0/+13
2022-09-23add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo ↵AUTOMATIC-4/+15
tabs fixed some [send to..] buttons to work properly with all tabs
2022-09-23upgrade to gradio==3.4b3 t fixthe inpain bugsAUTOMATIC-4/+4
rework progressbar/preview to work with new gradio remove unnecessary create style button added link to alternative colab
2022-09-22A big rework, just what you were secretly hoping for!AUTOMATIC-1/+7
SD upscale moved to scripts Batch processing script removed Batch processing added to main img2img and now works with scripts img2img page UI reworked to use tabs
2022-09-22Merge branch 'master' into patch-6AUTOMATIC1111-5/+22
2022-09-22New position and interrupt integrationinnovaciones-6/+23
2022-09-22Use generate button as progress barinnovaciones-6/+5
2022-09-22Fix progress bar positioninnovaciones-1/+2
2022-09-22Add aspect ratio overlay stylesDepFA-0/+11
2022-09-21update tiling button for imageviewer.js to use an icon in same style as ↵AUTOMATIC-1/+2
others, add mouseover hints
2022-09-21add button to toggle tiling images in the imageviewer modalAdam Snodgrass-8/+25
2022-09-19lightbox image scaling fixDepFA-1/+1
2022-09-19bring modal z-index above progress barDepFA-1/+1
2022-09-19add styles for image zoomDepFA-2/+16
2022-09-18Add buttons for random and reuse seed.Johan Aires Rastén-2/+24
Random button sets seed to -1, reuse copies the seed from the last generated image.
2022-09-17Merge pull request #616 from dfaker/patch-3AUTOMATIC1111-0/+26
Block event propagation when lightbox is triggered
2022-09-17Merge pull request #618 from EyeDeck/masterAUTOMATIC1111-0/+12
Fix gallery not scrolling left
2022-09-17add previous and next stylesDepFA-0/+26
2022-09-17Make gallery bigger on 2k+ displayssafentisAuth-0/+6
2022-09-17Fix gallery not scrolling leftEyeDeck-0/+12
2022-09-17added user.css supportAUTOMATIC-3/+0
2022-09-17make background semi-transparent not black;DepFA-1/+1