Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| |/ | |||||
| * | Add RTL languages support and improved Arabic localization | xmodar | 2022-10-25 | 1 | -0/+74 |
| | | |||||
| * | further support for extensions | AUTOMATIC | 2022-10-22 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'AUTOMATIC1111:master' into master | papuSpartan | 2022-10-21 | 1 | -1/+1 |
|\| | |||||
| * | do not load aesthetic clip model until it's needed | AUTOMATIC | 2022-10-21 | 1 | -1/+1 |
| | | | | | | | | | | add refresh button for aesthetic embeddings add aesthetic params to images' infotext | ||||
* | | add symbol for clear button and simplify roll_col css selector | papuSpartan | 2022-10-20 | 1 | -1/+1 |
|/ | |||||
* | remove the unneeded line break introduced by #3092 | AUTOMATIC | 2022-10-19 | 1 | -0/+4 |
| | |||||
* | Fixed performance, vram style disorder | realryo1 | 2022-10-19 | 1 | -5/+0 |
| | |||||
* | localization support | AUTOMATIC | 2022-10-17 | 1 | -1/+1 |
| | |||||
* | Added Refresh Button to embedding and hypernetwork names in Train Tab | Junpeng Qiu | 2022-10-16 | 1 | -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 selected | guaneec | 2022-10-15 | 1 | -1/+3 |
| | |||||
* | fix download section layout | ruocaled | 2022-10-15 | 1 | -7/+0 |
| | |||||
* | change styling for top right corner UI | AUTOMATIC | 2022-10-15 | 1 | -8/+8 |
| | | | | made save style button not die when you cancel | ||||
* | re-apply height hacks to work with new gradio | AUTOMATIC | 2022-10-15 | 1 | -8/+8 |
| | |||||
* | restore borders for prompts | AUTOMATIC | 2022-10-14 | 1 | -8/+0 |
| | |||||
* | add hypernetwork multipliers | AUTOMATIC | 2022-10-13 | 1 | -0/+3 |
| | |||||
* | options to refresh list of models and hypernetworks | AUTOMATIC | 2022-10-13 | 1 | -1/+20 |
| | |||||
* | add option to change what's shown in quicksettings bar | AUTOMATIC | 2022-10-13 | 1 | -0/+1 |
| | |||||
* | bump gradio to 3.4.1 | AUTOMATIC | 2022-10-11 | 1 | -0/+11 |
| | |||||
* | Update style.css | Ben | 2022-10-11 | 1 | -0/+1 |
| | |||||
* | space holder | Ben | 2022-10-11 | 1 | -2/+10 |
| | |||||
* | Save some space | Ben | 2022-10-11 | 1 | -0/+12 |
| | |||||
* | Always show previous mask and fix extras_send dest | Vladimir Repin | 2022-10-10 | 1 | -0/+7 |
| | |||||
* | maximize the view | Ben | 2022-10-10 | 1 | -0/+4 |
| | |||||
* | remove background for quicksettings row (for dark theme) | AUTOMATIC | 2022-10-09 | 1 | -0/+1 |
| | |||||
* | show model selection setting on top of page | AUTOMATIC | 2022-10-09 | 1 | -0/+9 |
| | |||||
* | fix conflicts | Greendayle | 2022-10-08 | 1 | -3/+40 |
|\ | |||||
| * | Add button to skip the current iteration | Trung Ngo | 2022-10-08 | 1 | -2/+12 |
| | | |||||
| * | context menu styling | DepFA | 2022-10-08 | 1 | -1/+28 |
| | | |||||
* | | Merge branch 'master' into dev/deepdanbooru | Greendayle | 2022-10-07 | 1 | -0/+8 |
|\| | |||||
| * | Merge branch 'master' into gallery-styling | AUTOMATIC1111 | 2022-10-06 | 1 | -6/+10 |
| |\ | |||||
| | * | add editor to img2img | AUTOMATIC | 2022-10-04 | 1 | -0/+4 |
| | | |