Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | |||||
| * | | Improve styling of gallery items, particularly in dark mode | fuzzytent | 2022-10-03 | 1 | -0/+4 |
| | | | |||||
* | | | deepdanbooru interrogator | Greendayle | 2022-10-05 | 1 | -1/+6 |
| |/ |/| | |||||
* | | initial support for training textual inversion | AUTOMATIC | 2022-10-02 | 1 | -5/+5 |
| | | |||||
* | | ALT + return will submit prompt when it's in focus | Trung Ngo | 2022-09-30 | 1 | -1/+1 |
|/ | |||||
* | Add output folder icons | Michoko | 2022-09-29 | 1 | -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 | ||||
* | Add output folder icons | Michoko | 2022-09-29 | 1 | -0/+4 |
| | | | | Handling of the --hide-ui-dir-config flag and added multi-platform code for opening a folder | ||||
* | Add output folder icons | Michoko | 2022-09-29 | 1 | -1/+7 |
| | | | | Adds icons on the first 3 tabs to directly open the corresponding images output directory | ||||
* | added token counter next to txt2img and img2img prompts | Liam | 2022-09-27 | 1 | -0/+4 |
| | |||||
* | Tweak margin | innovaciones | 2022-09-23 | 1 | -1/+1 |
| | |||||
* | Fix border | innovaciones | 2022-09-23 | 1 | -0/+3 |
| | |||||
* | Fix preview images position | innovaciones | 2022-09-23 | 1 | -0/+13 |
| | |||||
* | add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo ↵ | AUTOMATIC | 2022-09-23 | 1 | -4/+15 |
| | | | | | | tabs fixed some [send to..] buttons to work properly with all tabs | ||||
* | upgrade to gradio==3.4b3 t fixthe inpain bugs | AUTOMATIC | 2022-09-23 | 1 | -4/+4 |
| | | | | | | rework progressbar/preview to work with new gradio remove unnecessary create style button added link to alternative colab | ||||
* | A big rework, just what you were secretly hoping for! | AUTOMATIC | 2022-09-22 | 1 | -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 | ||||
* | Merge branch 'master' into patch-6 | AUTOMATIC1111 | 2022-09-22 | 1 | -5/+22 |
|\ | |||||
| * | New position and interrupt integration | innovaciones | 2022-09-22 | 1 | -6/+23 |
| | | |||||
| * | Use generate button as progress bar | innovaciones | 2022-09-22 | 1 | -6/+5 |
| | | |||||
| * | Fix progress bar position | innovaciones | 2022-09-22 | 1 | -1/+2 |
| | | |||||
* | | Add aspect ratio overlay styles | DepFA | 2022-09-22 | 1 | -0/+11 |
|/ | |||||
* | update tiling button for imageviewer.js to use an icon in same style as ↵ | AUTOMATIC | 2022-09-21 | 1 | -1/+2 |
| | | | | others, add mouseover hints | ||||
* | add button to toggle tiling images in the imageviewer modal | Adam Snodgrass | 2022-09-21 | 1 | -8/+25 |
| | |||||
* | lightbox image scaling fix | DepFA | 2022-09-19 | 1 | -1/+1 |
| | |||||
* | bring modal z-index above progress bar | DepFA | 2022-09-19 | 1 | -1/+1 |
| | |||||
* | add styles for image zoom | DepFA | 2022-09-19 | 1 | -2/+16 |
| | |||||
* | Add buttons for random and reuse seed. | Johan Aires Rastén | 2022-09-18 | 1 | -2/+24 |
| | | | | | Random button sets seed to -1, reuse copies the seed from the last generated image. |