Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
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 | |
2022-09-23 | Tweak margin | innovaciones | -1/+1 | |
2022-09-23 | Fix border | innovaciones | -0/+3 | |
2022-09-23 | Fix preview images position | innovaciones | -0/+13 | |
2022-09-23 | add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo ↵ | AUTOMATIC | -4/+15 | |
tabs fixed some [send to..] buttons to work properly with all tabs | ||||
2022-09-23 | upgrade to gradio==3.4b3 t fixthe inpain bugs | AUTOMATIC | -4/+4 | |
rework progressbar/preview to work with new gradio remove unnecessary create style button added link to alternative colab | ||||
2022-09-22 | A big rework, just what you were secretly hoping for! | AUTOMATIC | -1/+7 | |
SD upscale moved to scripts Batch processing script removed Batch processing added to main img2img and now works with scripts img2img page UI reworked to use tabs | ||||
2022-09-22 | Merge branch 'master' into patch-6 | AUTOMATIC1111 | -5/+22 | |