aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
AgeCommit message (Collapse)AuthorLines
2022-11-06add tags to extensions, and ability to filter out tagsAUTOMATIC-0/+5
list changed Settings keys in UI do not print VRAM/etc stats everywhere but in calls that use GPU
2022-11-02Merge pull request #3986 from R-N/vae-pickerAUTOMATIC1111-1/+1
VAE Selector
2022-11-02switch to gradio 3.8AUTOMATIC-0/+10
2022-11-02Merge branch 'master' into vae-pickerMuhammad Rizqi Nur-1/+24
2022-11-01Added Available tab to extensions UI.AUTOMATIC-3/+6
2022-10-31add initial version of the extensions tabAUTOMATIC-1/+21
fix broken Restart Gradio button
2022-10-31Fix VAE refresh button stretching outMuhammad Rizqi Nur-1/+1
From https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/3986#issuecomment-1296990601
2022-10-29Merge branch 'master' into modal-save-button-and-shortcutAUTOMATIC1111-3/+8
2022-10-27Add forced LTR for training progressxmodar-1/+1
2022-10-27fixed position to be in line with the other iconsFlorian Horn-3/+3
2022-10-27added save button and shortcut (s) to Modal ViewFlorian Horn-2/+16
2022-10-26Add id access to scripts list in the cssxmodar-11/+6
2022-10-26Add LTR checkpoint lists and updated Arabic localizationxmodar-3/+13
2022-10-25Add RTL languages support and improved Arabic localizationxmodar-0/+74
2022-10-22further support for extensionsAUTOMATIC-1/+1
2022-10-21do not load aesthetic clip model until it's neededAUTOMATIC-1/+1
add refresh button for aesthetic embeddings add aesthetic params to images' infotext
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