Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'AUTOMATIC1111:master' into master | 不会画画的中医不是好程序员 | 2022-10-14 | 1 | -2/+5 |
|\ | |||||
| * | add an ability to merge three checkpoints | AUTOMATIC | 2022-10-14 | 1 | -1/+4 |
| | | |||||
| * | Update hints.js | crackfoo | 2022-10-14 | 1 | -1/+1 |
| | | | | | | typo | ||||
* | | Merge branch 'AUTOMATIC1111:master' into master | 不会画画的中医不是好程序员 | 2022-10-13 | 4 | -7/+9 |
|\| | |||||
| * | emergency fix for broken send to buttons | AUTOMATIC | 2022-10-13 | 1 | -4/+4 |
| | | |||||
| * | Update hints.js | Taithrah | 2022-10-13 | 1 | -1/+1 |
| | | | | | | typo | ||||
| * | Correct img gen count in notification | Kalle | 2022-10-13 | 1 | -1/+1 |
| | | | | | | Display correct count of images generated in browser notification regardless of "Show grid in results for web" setting. | ||||
| * | add option to change what's shown in quicksettings bar | AUTOMATIC | 2022-10-13 | 1 | -0/+2 |
| | | |||||
| * | Restore last generation params | Trung Ngo | 2022-10-13 | 1 | -1/+1 |
| | | |||||
| * | add missing id property | DepFA | 2022-10-13 | 1 | -1/+1 |
| | | |||||
* | | images history fix all known bug | yfszzx | 2022-10-13 | 1 | -14/+9 |
| | | |||||
* | | Merge branch 'AUTOMATIC1111:master' into master | 不会画画的中医不是好程序员 | 2022-10-13 | 1 | -0/+3 |
|\| | |||||
| * | train: change filename processing to be more simple and configurable | AUTOMATIC | 2022-10-12 | 1 | -0/+3 |
| | | | | | | | | | | | | train: make it possible to make text files with prompts train: rework scheduler so that there's less repeating code in textual inversion and hypernets train: move epochs setting to options | ||||
* | | images history delete a number of images consecutively next | yfszzx | 2022-10-13 | 1 | -9/+15 |
| | | |||||
* | | images history improvement | yfszzx | 2022-10-12 | 1 | -1/+1 |
| | | |||||
* | | images history improvement | yfszzx | 2022-10-12 | 1 | -60/+65 |
| | | |||||
* | | test | yfszzx | 2022-10-12 | 3 | -2/+7 |
|\| | |||||
| * | Merge branch 'master' into feature/scale_to | AUTOMATIC1111 | 2022-10-12 | 3 | -35/+46 |
| |\ | |||||
| | * | Typo fix in watermark hint. | LunixWasTaken | 2022-10-12 | 1 | -1/+1 |
| | | | |||||
| | * | Prevent nans from failed float parsing from overwriting weights | DepFA | 2022-10-11 | 1 | -0/+1 |
| | | | |||||
| | * | triggers 'input' event when using arrow keys to edit attention | nai-degen | 2022-10-11 | 1 | -0/+3 |
| | | | |||||
| * | | Add "Scale to" option to Extras | Justin Maier | 2022-10-10 | 1 | -1/+2 |
| | | | |||||
* | | | Merge branch 'master' of https://github.com/yfszzx/stable-diffusion-webui-plus | yfszzx | 2022-10-12 | 1 | -32/+41 |
|\ \ \ | |||||
| * \ \ | Merge branch 'master' into master | 不会画画的中医不是好程序员 | 2022-10-11 | 1 | -32/+41 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | context menus closure | DepFA | 2022-10-11 | 1 | -40/+41 |
| | | | | |||||
| | * | | Correct list style, apply gen forever to both tabs, roll3 on both tabs | DepFA | 2022-10-11 | 1 | -8/+16 |
| | | | | |||||
* | | | | images history improvement | yfszzx | 2022-10-12 | 1 | -76/+146 |
|/ / / | |||||
* | | | images history improvement | yfszzx | 2022-10-11 | 1 | -4/+2 |
| | | | |||||
* | | | images history improvement | yfszzx | 2022-10-11 | 2 | -4/+2 |
|\| | | |||||
| * | | Make cancel generate forever let the current gen complete (#2206) | DepFA | 2022-10-10 | 1 | -4/+0 |
| | | | |||||
| * | | add an option to not add watermark to created images | AUTOMATIC | 2022-10-10 | 1 | -0/+1 |
| | | | |||||
| * | | add eta noise seed delta option | AUTOMATIC | 2022-10-10 | 1 | -0/+1 |
| |/ | |||||
* | | images history improvement | yfszzx | 2022-10-11 | 2 | -58/+114 |
| | | |||||
* | | Merge branch 'AUTOMATIC1111:master' into master | 不会画画的中医不是好程序员 | 2022-10-10 | 5 | -83/+291 |
|\| | |||||
| * | Update lightbox to change displayed image as soon as generation is complete ↵ | DepFA | 2022-10-09 | 1 | -75/+99 |
| | | | | | | | | | | | | | | (#1933) * add updateOnBackgroundChange * typo fixes. * reindent to 4 spaces | ||||
| * | chore: Fix typos | Aidan Holland | 2022-10-08 | 1 | -1/+1 |
| | | |||||
| * | Remove duplicate event listeners | guaneec | 2022-10-08 | 1 | -0/+3 |
| | | |||||
| * | Add button to skip the current iteration | Trung Ngo | 2022-10-08 | 2 | -6/+15 |
| | | |||||
| * | implement removal | DepFA | 2022-10-08 | 1 | -3/+10 |
| | | |||||
| * | Context Menus | DepFA | 2022-10-08 | 1 | -0/+165 |
| | | |||||
| * | edit-attention browser compatibility and readme typo | Jairo Correa | 2022-10-08 | 1 | -1/+1 |
| | | |||||
* | | images history over | yfszzx | 2022-10-10 | 1 | -2/+2 |
| | | |||||
* | | show image history | yfszzx | 2022-10-10 | 2 | -0/+68 |
|/ | |||||
* | added ctrl+up or ctrl+down hotkeys for attention | AUTOMATIC | 2022-10-06 | 1 | -0/+41 |
| | |||||
* | add check for progress in title setting | DepFA | 2022-10-06 | 1 | -1/+1 |
| | |||||
* | Show generation progress in window title | DepFA | 2022-10-05 | 1 | -0/+15 |
| | |||||
* | add hint, refactor code for #1607 | AUTOMATIC | 2022-10-04 | 1 | -0/+1 |
| | |||||
* | Convert folder icon surrogate pair to valid utf8 | Hanusz Leszek | 2022-10-03 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into 1404-script-reload-without-restart | AUTOMATIC1111 | 2022-10-02 | 3 | -6/+29 |
|\ | |||||
| * | Merge branch 'master' into token_updates | liamkerr | 2022-10-02 | 2 | -0/+9 |
| |\ |