aboutsummaryrefslogtreecommitdiff
path: root/style.css
AgeCommit message (Collapse)Author
2022-11-02Merge branch 'master' into vae-pickerMuhammad Rizqi Nur
2022-11-01Added Available tab to extensions UI.AUTOMATIC
2022-10-31Merge branch 'AUTOMATIC1111:master' into masterpapuSpartan
2022-10-31add initial version of the extensions tabAUTOMATIC
fix broken Restart Gradio button
2022-10-31Fix VAE refresh button stretching outMuhammad Rizqi Nur
From https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/3986#issuecomment-1296990601
2022-10-29Merge branch 'master' into modal-save-button-and-shortcutAUTOMATIC1111
2022-10-27Add forced LTR for training progressxmodar
2022-10-27fixed position to be in line with the other iconsFlorian Horn
2022-10-27added save button and shortcut (s) to Modal ViewFlorian Horn
2022-10-26Add id access to scripts list in the cssxmodar
2022-10-26Add LTR checkpoint lists and updated Arabic localizationxmodar
2022-10-25Add RTL languages support and improved Arabic localizationxmodar
2022-10-22further support for extensionsAUTOMATIC
2022-10-21Merge branch 'AUTOMATIC1111:master' into masterpapuSpartan
2022-10-21do not load aesthetic clip model until it's neededAUTOMATIC
add refresh button for aesthetic embeddings add aesthetic params to images' infotext
2022-10-19add symbol for clear button and simplify roll_col css selectorpapuSpartan
2022-10-19remove the unneeded line break introduced by #3092AUTOMATIC
2022-10-19Fixed performance, vram style disorderrealryo1
2022-10-17localization supportAUTOMATIC
2022-10-16Added Refresh Button to embedding and hypernetwork names in Train TabJunpeng Qiu
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
2022-10-15fix download section layoutruocaled
2022-10-15change styling for top right corner UIAUTOMATIC
made save style button not die when you cancel
2022-10-15re-apply height hacks to work with new gradioAUTOMATIC
2022-10-14restore borders for promptsAUTOMATIC
2022-10-13add hypernetwork multipliersAUTOMATIC
2022-10-13options to refresh list of models and hypernetworksAUTOMATIC
2022-10-13add option to change what's shown in quicksettings barAUTOMATIC
2022-10-11bump gradio to 3.4.1AUTOMATIC
2022-10-11Update style.cssBen
2022-10-11space holderBen
2022-10-11Save some spaceBen
2022-10-10Always show previous mask and fix extras_send destVladimir Repin
2022-10-10maximize the viewBen
2022-10-10remove background for quicksettings row (for dark theme)AUTOMATIC
2022-10-09show model selection setting on top of pageAUTOMATIC
2022-10-08fix conflictsGreendayle
2022-10-08Add button to skip the current iterationTrung Ngo
2022-10-08context menu stylingDepFA
2022-10-07Merge branch 'master' into dev/deepdanbooruGreendayle
2022-10-06Merge branch 'master' into gallery-stylingAUTOMATIC1111
2022-10-05deepdanbooru interrogatorGreendayle
2022-10-04add editor to img2imgAUTOMATIC
2022-10-03Improve styling of gallery items, particularly in dark modefuzzytent
2022-10-02initial support for training textual inversionAUTOMATIC
2022-09-30ALT + return will submit prompt when it's in focusTrung Ngo
2022-09-29Add output folder iconsMichoko
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
Handling of the --hide-ui-dir-config flag and added multi-platform code for opening a folder
2022-09-29Add output folder iconsMichoko
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