aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
Commit message (Collapse)AuthorAgeFilesLines
...
* | Add swap axes button for XY Gridspace-nuko2023-01-161-0/+10
| |
* | add background color for live previews in dark modeAUTOMATIC2023-01-151-0/+4
| |
* | put interrupt and skip buttons back where they wereAUTOMATIC2023-01-151-4/+4
| |
* | eliminate flicker for live previewsAUTOMATIC2023-01-151-0/+1
| |
* | big rework of progressbar/preview system to allow multiple users to prompts ↵AUTOMATIC2023-01-151-28/+46
| | | | | | | | at the same time and do not get previews of each other
* | add buttons to copy images between img2img tabsAUTOMATIC2023-01-141-0/+18
|/
* img2img UI rework: obsolete --gradio-img2img-tool --gradio-inpaint-tool and ↵AUTOMATIC2023-01-111-1/+3
| | | | always show all tools each in own tab
* add an option to use old hiresfix width/height behaviorAUTOMATIC2023-01-091-0/+4
| | | | add a visual effect to inactive hires fix elements
* fix quicksettings name overlapVladimir Repin2023-01-071-1/+12
|
* rework hires fix preview for #6437: movie it to where it takes less place, ↵AUTOMATIC2023-01-071-0/+17
| | | | make it actually account for all relevant sliders and calculate dimensions correctly
* sort extensions by date and add an option to sort by other columnsAUTOMATIC2023-01-061-1/+10
|
* add footer with versionsAUTOMATIC2023-01-051-0/+5
|
* train tab visual updatesAUTOMATIC2023-01-041-1/+1
| | | | allow setting train tab values from ui-config.json
* added licenses screen to settingsAUTOMATIC2023-01-031-0/+11
| | | | | added footer removed unused inpainting code
* some minor improvements for dark mode UIAUTOMATIC2023-01-031-3/+3
|
* styling rework to make things more compactAUTOMATIC2023-01-031-14/+21
|
* change settings UI to use vertical tabsAUTOMATIC2023-01-031-0/+27
|
* make edit fields for sliders not get hidden by slider's label when there's ↵AUTOMATIC2023-01-031-1/+1
| | | | not enough space
* Add a lot more elem_id/HTML id, modified some that were duplicates for seed ↵me2023-01-011-6/+6
| | | | section
* make refresh buttons look more niceAUTOMATIC2023-01-011-7/+21
|
* add refresh buttons to checkpoint mergerAUTOMATIC2023-01-011-1/+1
|
* fix weird padding for sampler dropdown in chromeAUTOMATIC2023-01-011-5/+0
|
* HAPPY NEW YEARAUTOMATIC2022-12-311-0/+6
| | | | make save to zip into its own button instead of a checkbox
* Merge branch 'AUTOMATIC1111:master' into masterpapuSpartan2022-11-071-1/+16
|\
| * add tags to extensions, and ability to filter out tagsAUTOMATIC2022-11-061-0/+5
| | | | | | | | | | list changed Settings keys in UI do not print VRAM/etc stats everywhere but in calls that use GPU
| * Merge pull request #3986 from R-N/vae-pickerAUTOMATIC11112022-11-021-1/+1
| |\ | | | | | | VAE Selector
| | * 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
|