aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
Commit message (Collapse)AuthorAgeFilesLines
...
| | * Merge branch 'master' into vae-pickerMuhammad Rizqi Nur2022-11-011-1/+24
| | |\
| | * | Fix VAE refresh button stretching outMuhammad Rizqi Nur2022-10-311-1/+1
| | | | | | | | | | | | | | | | From https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/3986#issuecomment-1296990601
| * | | switch to gradio 3.8AUTOMATIC2022-11-021-0/+10
| | |/ | |/|
* | | Merge branch 'AUTOMATIC1111:master' into jspapuSpartan2022-11-011-3/+6
|\| |
| * | Added Available tab to extensions UI.AUTOMATIC2022-11-011-3/+6
| | |
* | | Merge branch 'AUTOMATIC1111:master' into masterpapuSpartan2022-10-311-3/+116
|\| |
| * | add initial version of the extensions tabAUTOMATIC2022-10-311-1/+21
| |/ | | | | | | fix broken Restart Gradio button
| * Merge branch 'master' into modal-save-button-and-shortcutAUTOMATIC11112022-10-291-3/+8
| |\
| | * Add forced LTR for training progressxmodar2022-10-271-1/+1
| | |
| | * Add id access to scripts list in the cssxmodar2022-10-261-11/+6
| | |
| | * Add LTR checkpoint lists and updated Arabic localizationxmodar2022-10-261-3/+13
| | |
| * | fixed position to be in line with the other iconsFlorian Horn2022-10-271-3/+3
| | |
| * | added save button and shortcut (s) to Modal ViewFlorian Horn2022-10-271-2/+16
| |/
| * Add RTL languages support and improved Arabic localizationxmodar2022-10-251-0/+74
| |
| * further support for extensionsAUTOMATIC2022-10-221-1/+1
| |
* | Merge branch 'AUTOMATIC1111:master' into masterpapuSpartan2022-10-211-1/+1
|\|
| * do not load aesthetic clip model until it's neededAUTOMATIC2022-10-211-1/+1
| | | | | | | | | | add refresh button for aesthetic embeddings add aesthetic params to images' infotext
* | add symbol for clear button and simplify roll_col css selectorpapuSpartan2022-10-201-1/+1
|/
* remove the unneeded line break introduced by #3092AUTOMATIC2022-10-191-0/+4
|
* Fixed performance, vram style disorderrealryo12022-10-191-5/+0
|
* localization supportAUTOMATIC2022-10-171-1/+1
|
* Added Refresh Button to embedding and hypernetwork names in Train TabJunpeng Qiu2022-10-161-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
* Prevent modal content from being selectedguaneec2022-10-151-1/+3
|
* fix download section layoutruocaled2022-10-151-7/+0
|
* change styling for top right corner UIAUTOMATIC2022-10-151-8/+8
| | | | made save style button not die when you cancel
* re-apply height hacks to work with new gradioAUTOMATIC2022-10-151-8/+8
|
* restore borders for promptsAUTOMATIC2022-10-141-8/+0
|
* add hypernetwork multipliersAUTOMATIC2022-10-131-0/+3
|
* options to refresh list of models and hypernetworksAUTOMATIC2022-10-131-1/+20
|
* add option to change what's shown in quicksettings barAUTOMATIC2022-10-131-0/+1
|
* bump gradio to 3.4.1AUTOMATIC2022-10-111-0/+11
|
* Update style.cssBen2022-10-111-0/+1
|
* space holderBen2022-10-111-2/+10
|
* Save some spaceBen2022-10-111-0/+12
|
* Always show previous mask and fix extras_send destVladimir Repin2022-10-101-0/+7
|
* maximize the viewBen2022-10-101-0/+4
|
* remove background for quicksettings row (for dark theme)AUTOMATIC2022-10-091-0/+1
|
* show model selection setting on top of pageAUTOMATIC2022-10-091-0/+9
|
* fix conflictsGreendayle2022-10-081-3/+40
|\
| * Add button to skip the current iterationTrung Ngo2022-10-081-2/+12
| |
| * context menu stylingDepFA2022-10-081-1/+28
| |
* | Merge branch 'master' into dev/deepdanbooruGreendayle2022-10-071-0/+8
|\|
| * Merge branch 'master' into gallery-stylingAUTOMATIC11112022-10-061-6/+10
| |\
| | * add editor to img2imgAUTOMATIC2022-10-041-0/+4
| | |
| * | Improve styling of gallery items, particularly in dark modefuzzytent2022-10-031-0/+4
| | |
* | | deepdanbooru interrogatorGreendayle2022-10-051-1/+6
| |/ |/|
* | initial support for training textual inversionAUTOMATIC2022-10-021-5/+5
| |
* | ALT + return will submit prompt when it's in focusTrung Ngo2022-09-301-1/+1
|/
* Add output folder iconsMichoko2022-09-291-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
* Add output folder iconsMichoko2022-09-291-0/+4
| | | | Handling of the --hide-ui-dir-config flag and added multi-platform code for opening a folder