Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow baking in VAE in checkpoint merger tab | AUTOMATIC | 2023-01-19 | 1 | -5/+10 |
| | | | | | | | do not save config if it's the default for checkpoint merger tab change file naming scheme for checkpoint merger tab allow just saving A without any merging for checkpoint merger tab some stylistic changes for UI in checkpoint merger tab | ||||
* | add progress bar to modelmerger | AUTOMATIC | 2023-01-19 | 1 | -0/+5 |
| | |||||
* | fix hires fix ui weirdness caused by gradio update | AUTOMATIC | 2023-01-18 | 1 | -1/+1 |
| | |||||
* | add option to show/hide warnings | AUTOMATIC | 2023-01-18 | 1 | -3/+2 |
| | | | | | removed hiding warnings from LDSR fixed/reworked few places that produced warnings | ||||
* | make live previews not obscure multiselect dropdowns | AUTOMATIC | 2023-01-18 | 1 | -0/+1 |
| | |||||
* | repair broken quicksettings when some form-requiring options are added to it | AUTOMATIC | 2023-01-18 | 1 | -1/+1 |
| | |||||
* | bump gradio to 3.16.2 | AUTOMATIC | 2023-01-18 | 1 | -22/+55 |
|\ | | | | | | | change style selection to multiselect dropdown | ||||
| * | change style dropdowns to multiselect | AUTOMATIC | 2023-01-14 | 1 | -3/+12 |
| | | |||||
| * | bump gradio to 3.16.1 | AUTOMATIC | 2023-01-14 | 1 | -18/+39 |
| | | |||||
* | | enable progressbar without gallery | AUTOMATIC | 2023-01-18 | 1 | -16/+3 |
| | | |||||
* | | add a button for XY Plot to fill in available values for axes that support this | AUTOMATIC | 2023-01-16 | 1 | -11/+1 |
| | | |||||
* | | Add swap axes button for XY Grid | space-nuko | 2023-01-16 | 1 | -0/+10 |
| | | |||||
* | | add background color for live previews in dark mode | AUTOMATIC | 2023-01-15 | 1 | -0/+4 |
| | | |||||
* | | put interrupt and skip buttons back where they were | AUTOMATIC | 2023-01-15 | 1 | -4/+4 |
| | | |||||
* | | eliminate flicker for live previews | AUTOMATIC | 2023-01-15 | 1 | -0/+1 |
| | | |||||
* | | big rework of progressbar/preview system to allow multiple users to prompts ↵ | AUTOMATIC | 2023-01-15 | 1 | -28/+46 |
| | | | | | | | | at the same time and do not get previews of each other | ||||
* | | add buttons to copy images between img2img tabs | AUTOMATIC | 2023-01-14 | 1 | -0/+18 |
|/ | |||||
* | img2img UI rework: obsolete --gradio-img2img-tool --gradio-inpaint-tool and ↵ | AUTOMATIC | 2023-01-11 | 1 | -1/+3 |
| | | | | always show all tools each in own tab | ||||
* | add an option to use old hiresfix width/height behavior | AUTOMATIC | 2023-01-09 | 1 | -0/+4 |
| | | | | add a visual effect to inactive hires fix elements | ||||
* | fix quicksettings name overlap | Vladimir Repin | 2023-01-07 | 1 | -1/+12 |
| | |||||
* | rework hires fix preview for #6437: movie it to where it takes less place, ↵ | AUTOMATIC | 2023-01-07 | 1 | -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 columns | AUTOMATIC | 2023-01-06 | 1 | -1/+10 |
| | |||||
* | add footer with versions | AUTOMATIC | 2023-01-05 | 1 | -0/+5 |
| | |||||
* | train tab visual updates | AUTOMATIC | 2023-01-04 | 1 | -1/+1 |
| | | | | allow setting train tab values from ui-config.json | ||||
* | added licenses screen to settings | AUTOMATIC | 2023-01-03 | 1 | -0/+11 |
| | | | | | added footer removed unused inpainting code | ||||
* | some minor improvements for dark mode UI | AUTOMATIC | 2023-01-03 | 1 | -3/+3 |
| | |||||
* | styling rework to make things more compact | AUTOMATIC | 2023-01-03 | 1 | -14/+21 |
| | |||||
* | change settings UI to use vertical tabs | AUTOMATIC | 2023-01-03 | 1 | -0/+27 |
| | |||||
* | make edit fields for sliders not get hidden by slider's label when there's ↵ | AUTOMATIC | 2023-01-03 | 1 | -1/+1 |
| | | | | not enough space | ||||
* | Add a lot more elem_id/HTML id, modified some that were duplicates for seed ↵ | me | 2023-01-01 | 1 | -6/+6 |
| | | | | section | ||||
* | make refresh buttons look more nice | AUTOMATIC | 2023-01-01 | 1 | -7/+21 |
| | |||||
* | add refresh buttons to checkpoint merger | AUTOMATIC | 2023-01-01 | 1 | -1/+1 |
| | |||||
* | fix weird padding for sampler dropdown in chrome | AUTOMATIC | 2023-01-01 | 1 | -5/+0 |
| | |||||
* | HAPPY NEW YEAR | AUTOMATIC | 2022-12-31 | 1 | -0/+6 |
| | | | | make save to zip into its own button instead of a checkbox | ||||
* | Merge branch 'AUTOMATIC1111:master' into master | papuSpartan | 2022-11-07 | 1 | -1/+16 |
|\ | |||||
| * | add tags to extensions, and ability to filter out tags | AUTOMATIC | 2022-11-06 | 1 | -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-picker | AUTOMATIC1111 | 2022-11-02 | 1 | -1/+1 |
| |\ | | | | | | | VAE Selector | ||||
| | * | Merge branch 'master' into vae-picker | Muhammad Rizqi Nur | 2022-11-01 | 1 | -1/+24 |
| | |\ | |||||
| | * | | Fix VAE refresh button stretching out | Muhammad Rizqi Nur | 2022-10-31 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | From https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/3986#issuecomment-1296990601 | ||||
| * | | | switch to gradio 3.8 | AUTOMATIC | 2022-11-02 | 1 | -0/+10 |
| | |/ | |/| | |||||
* | | | Merge branch 'AUTOMATIC1111:master' into js | papuSpartan | 2022-11-01 | 1 | -3/+6 |
|\| | | |||||
| * | | Added Available tab to extensions UI. | AUTOMATIC | 2022-11-01 | 1 | -3/+6 |
| | | | |||||
* | | | Merge branch 'AUTOMATIC1111:master' into master | papuSpartan | 2022-10-31 | 1 | -3/+116 |
|\| | | |||||
| * | | add initial version of the extensions tab | AUTOMATIC | 2022-10-31 | 1 | -1/+21 |
| |/ | | | | | | | fix broken Restart Gradio button | ||||
| * | Merge branch 'master' into modal-save-button-and-shortcut | AUTOMATIC1111 | 2022-10-29 | 1 | -3/+8 |
| |\ | |||||
| | * | Add forced LTR for training progress | xmodar | 2022-10-27 | 1 | -1/+1 |
| | | | |||||
| | * | Add id access to scripts list in the css | xmodar | 2022-10-26 | 1 | -11/+6 |
| | | | |||||
| | * | Add LTR checkpoint lists and updated Arabic localization | xmodar | 2022-10-26 | 1 | -3/+13 |
| | | | |||||
| * | | fixed position to be in line with the other icons | Florian Horn | 2022-10-27 | 1 | -3/+3 |
| | | | |||||
| * | | added save button and shortcut (s) to Modal View | Florian Horn | 2022-10-27 | 1 | -2/+16 |
| |/ |