Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-01-04 | train tab visual updates | AUTOMATIC | -1/+1 | |
allow setting train tab values from ui-config.json | ||||
2023-01-03 | added licenses screen to settings | AUTOMATIC | -0/+11 | |
added footer removed unused inpainting code | ||||
2023-01-03 | some minor improvements for dark mode UI | AUTOMATIC | -3/+3 | |
2023-01-03 | styling rework to make things more compact | AUTOMATIC | -14/+21 | |
2023-01-03 | change settings UI to use vertical tabs | AUTOMATIC | -0/+27 | |
2023-01-03 | make edit fields for sliders not get hidden by slider's label when there's ↵ | AUTOMATIC | -1/+1 | |
not enough space | ||||
2023-01-01 | Add a lot more elem_id/HTML id, modified some that were duplicates for seed ↵ | me | -6/+6 | |
section | ||||
2023-01-01 | make refresh buttons look more nice | AUTOMATIC | -7/+21 | |
2023-01-01 | add refresh buttons to checkpoint merger | AUTOMATIC | -1/+1 | |
2023-01-01 | fix weird padding for sampler dropdown in chrome | AUTOMATIC | -5/+0 | |
2023-01-01 | HAPPY NEW YEAR | AUTOMATIC | -0/+6 | |
make save to zip into its own button instead of a checkbox | ||||
2022-11-06 | Merge branch 'AUTOMATIC1111:master' into master | papuSpartan | -1/+16 | |
2022-11-06 | add tags to extensions, and ability to filter out tags | AUTOMATIC | -0/+5 | |
list changed Settings keys in UI do not print VRAM/etc stats everywhere but in calls that use GPU | ||||
2022-11-02 | Merge pull request #3986 from R-N/vae-picker | AUTOMATIC1111 | -1/+1 | |
VAE Selector | ||||
2022-11-02 | switch to gradio 3.8 | AUTOMATIC | -0/+10 | |
2022-11-01 | Merge branch 'AUTOMATIC1111:master' into js | papuSpartan | -3/+6 | |
2022-11-02 | Merge branch 'master' into vae-picker | Muhammad Rizqi Nur | -1/+24 | |
2022-11-01 | Added Available tab to extensions UI. | AUTOMATIC | -3/+6 | |
2022-10-31 | Merge branch 'AUTOMATIC1111:master' into master | papuSpartan | -3/+116 | |
2022-10-31 | add initial version of the extensions tab | AUTOMATIC | -1/+21 | |
fix broken Restart Gradio button | ||||
2022-10-31 | Fix VAE refresh button stretching out | Muhammad Rizqi Nur | -1/+1 | |
From https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/3986#issuecomment-1296990601 | ||||
2022-10-29 | Merge branch 'master' into modal-save-button-and-shortcut | AUTOMATIC1111 | -3/+8 | |
2022-10-27 | Add forced LTR for training progress | xmodar | -1/+1 | |
2022-10-27 | fixed position to be in line with the other icons | Florian Horn | -3/+3 | |
2022-10-27 | added save button and shortcut (s) to Modal View | Florian Horn | -2/+16 | |
2022-10-26 | Add id access to scripts list in the css | xmodar | -11/+6 | |
2022-10-26 | Add LTR checkpoint lists and updated Arabic localization | xmodar | -3/+13 | |
2022-10-25 | Add RTL languages support and improved Arabic localization | xmodar | -0/+74 | |
2022-10-22 | further support for extensions | AUTOMATIC | -1/+1 | |
2022-10-21 | Merge branch 'AUTOMATIC1111:master' into master | papuSpartan | -1/+1 | |
2022-10-21 | do not load aesthetic clip model until it's needed | AUTOMATIC | -1/+1 | |
add refresh button for aesthetic embeddings add aesthetic params to images' infotext | ||||
2022-10-19 | add symbol for clear button and simplify roll_col css selector | papuSpartan | -1/+1 | |
2022-10-19 | remove the unneeded line break introduced by #3092 | AUTOMATIC | -0/+4 | |
2022-10-19 | Fixed performance, vram style disorder | realryo1 | -5/+0 | |
2022-10-17 | localization support | AUTOMATIC | -1/+1 | |
2022-10-16 | Added Refresh Button to embedding and hypernetwork names in Train Tab | Junpeng 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-15 | Prevent modal content from being selected | guaneec | -1/+3 | |
2022-10-15 | fix download section layout | ruocaled | -7/+0 | |
2022-10-15 | change styling for top right corner UI | AUTOMATIC | -8/+8 | |
made save style button not die when you cancel | ||||
2022-10-15 | re-apply height hacks to work with new gradio | AUTOMATIC | -8/+8 | |
2022-10-14 | restore borders for prompts | AUTOMATIC | -8/+0 | |
2022-10-13 | add hypernetwork multipliers | AUTOMATIC | -0/+3 | |
2022-10-13 | options to refresh list of models and hypernetworks | AUTOMATIC | -1/+20 | |
2022-10-13 | add option to change what's shown in quicksettings bar | AUTOMATIC | -0/+1 | |
2022-10-11 | bump gradio to 3.4.1 | AUTOMATIC | -0/+11 | |
2022-10-11 | Update style.css | Ben | -0/+1 | |
2022-10-11 | space holder | Ben | -2/+10 | |
2022-10-11 | Save some space | Ben | -0/+12 | |
2022-10-10 | Always show previous mask and fix extras_send dest | Vladimir Repin | -0/+7 | |
2022-10-10 | maximize the view | Ben | -0/+4 | |