Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
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-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 | 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 | 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 | 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 | |
2022-10-10 | remove background for quicksettings row (for dark theme) | AUTOMATIC | -0/+1 | |
2022-10-09 | show model selection setting on top of page | AUTOMATIC | -0/+9 | |
2022-10-08 | fix conflicts | Greendayle | -3/+40 | |
2022-10-08 | Add button to skip the current iteration | Trung Ngo | -2/+12 | |
2022-10-08 | context menu styling | DepFA | -1/+28 | |
2022-10-07 | Merge branch 'master' into dev/deepdanbooru | Greendayle | -0/+8 | |
2022-10-06 | Merge branch 'master' into gallery-styling | AUTOMATIC1111 | -6/+10 | |
2022-10-05 | deepdanbooru interrogator | Greendayle | -1/+6 | |
2022-10-04 | add editor to img2img | AUTOMATIC | -0/+4 | |
2022-10-03 | Improve styling of gallery items, particularly in dark mode | fuzzytent | -0/+4 | |
2022-10-02 | initial support for training textual inversion | AUTOMATIC | -5/+5 | |
2022-09-30 | ALT + return will submit prompt when it's in focus | Trung Ngo | -1/+1 | |
2022-09-29 | Add output folder icons | Michoko | -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 | ||||
2022-09-29 | Add output folder icons | Michoko | -0/+4 | |
Handling of the --hide-ui-dir-config flag and added multi-platform code for opening a folder | ||||
2022-09-29 | Add output folder icons | Michoko | -1/+7 | |
Adds icons on the first 3 tabs to directly open the corresponding images output directory | ||||
2022-09-27 | added token counter next to txt2img and img2img prompts | Liam | -0/+4 | |