aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
AgeCommit message (Collapse)AuthorLines
2022-10-19remove the unneeded line break introduced by #3092AUTOMATIC-0/+4
2022-10-19Fixed performance, vram style disorderrealryo1-5/+0
2022-10-17localization supportAUTOMATIC-1/+1
2022-10-16Added Refresh Button to embedding and hypernetwork names in Train TabJunpeng Qiu-1/+1
Problem everytime I modified pt files in embedding_dir or hypernetwork_dir, I need to restart webui to have the new files shown in the dropdown of Train Tab Solution refactored create_refresh_button out of create_setting_component so we can use this method to create button next to gr.Dropdowns of embedding name and hypernetworks Extra Modification hypernetwork pt are now sorted in alphabetic order
2022-10-15Prevent modal content from being selectedguaneec-1/+3
2022-10-15fix download section layoutruocaled-7/+0
2022-10-15change styling for top right corner UIAUTOMATIC-8/+8
made save style button not die when you cancel
2022-10-15re-apply height hacks to work with new gradioAUTOMATIC-8/+8
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