Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Image browser improved | yfszzx | 2022-10-19 | 1 | -44/+43 |
| | |||||
* | Image browser | yfszzx | 2022-10-18 | 1 | -10/+9 |
| | |||||
* | Merge branch 'master' of https://github.com/yfszzx/stable-diffusion-webui-plus | yfszzx | 2022-10-17 | 2 | -4/+4 |
|\ | |||||
| * | Fix #2750 | fortypercnt | 2022-10-17 | 1 | -3/+3 |
| | | | | | | left / top alignment was necessary with gradio 3.4.1. In gradio 3.5 the parent div of the image mask is centered, so the left / top alignment put the mask in the wrong place as described in #2750 #2795 #2805. This fix was tested on Windows 10 / Chrome. | ||||
| * | fix: add null check when start running project the currentButton is null | dvsilch | 2022-10-16 | 1 | -1/+1 |
| | | |||||
* | | speed up images history perfect | yfszzx | 2022-10-17 | 2 | -19/+17 |
|\| | |||||
| * | keep focus on current element when updating gallery | AUTOMATIC | 2022-10-16 | 1 | -2/+4 |
| | | |||||
* | | Images history speed up | yfszzx | 2022-10-16 | 1 | -0/+1 |
| | | |||||
* | | images history speed up | yfszzx | 2022-10-16 | 1 | -20/+19 |
| | | |||||
* | | Merge branch 'master' of https://github.com/yfszzx/stable-diffusion-webui-plus | yfszzx | 2022-10-16 | 6 | -14/+43 |
|\ \ | |||||
| * | | Merge branch 'AUTOMATIC1111:master' into master | 不会画画的中医不是好程序员 | 2022-10-16 | 6 | -14/+43 |
| |\| | |||||
| | * | make attention edit only work with ctrl as was initially intended | AUTOMATIC | 2022-10-15 | 1 | -0/+2 |
| | | | |||||
| | * | change styling for top right corner UI | AUTOMATIC | 2022-10-15 | 2 | -1/+3 |
| | | | | | | | | | | | | made save style button not die when you cancel | ||||
| | * | make dragging to prompt work again | AUTOMATIC | 2022-10-15 | 2 | -3/+3 |
| | | | |||||
| | * | Add hint for `ctrl/alt enter` | aoirusann | 2022-10-15 | 1 | -10/+0 |
| | | | | | | | | | | | | And duplicate implementations are removed | ||||
| | * | remove extra 100ms timeout | ruocaled | 2022-10-15 | 1 | -3/+1 |
| | | | |||||
| | * | re-attach full screen zoom listeners | ruocaled | 2022-10-15 | 1 | -0/+3 |
| | | | |||||
| | * | allow re-open for multiple images gallery | ruocaled | 2022-10-15 | 1 | -3/+4 |
| | | | |||||
| | * | fix observer disconnect logic | ruocaled | 2022-10-15 | 1 | -5/+7 |
| | | | |||||
| | * | remove console.log | ruocaled | 2022-10-15 | 1 | -1/+0 |
| | | | |||||
| | * | auto re-open selected image after re-generation | ruocaled | 2022-10-15 | 1 | -0/+32 |
| | | | | | | | | | | | | | | | attach an observer of gallery when generation in progress, if there was a image selected in gallery and gallery has only 1 image, auto re-select/open that image. This matches behavior of prior to Gradio 3.4.1 version bump, is a quality of life feature many people enjoyed. | ||||
* | | | images history sorting files by date | yfszzx | 2022-10-16 | 1 | -6/+6 |
|/ / | |||||
* / | sorting files | yfszzx | 2022-10-15 | 1 | -3/+3 |
|/ | |||||
* | bring history tab back, make it behave; it's still slow but won't fuck ↵ | AUTOMATIC | 2022-10-14 | 1 | -4/+12 |
| | | | | anything up until you use it | ||||
* | change checkpoint merger to work in a more obvious way | AUTOMATIC | 2022-10-14 | 1 | -2/+2 |
| | | | | remove sigmoid and inverse sigmoid because they just did the same thing as weighed sum only with changed multiplier | ||||
* | Merge pull request #2396 from yfszzx/master | AUTOMATIC1111 | 2022-10-14 | 1 | -0/+198 |
|\ | | | | | Add a "History" tab | ||||
| * | Merge branch 'AUTOMATIC1111:master' into master | 不会画画的中医不是好程序员 | 2022-10-14 | 1 | -2/+5 |
| |\ | |||||
| * \ | Merge branch 'AUTOMATIC1111:master' into master | 不会画画的中医不是好程序员 | 2022-10-13 | 4 | -7/+9 |
| |\ \ | |||||
| * | | | 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 |
| |\ \ \ | |||||
| * | | | | 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' 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 |
| | |\ \ \ \ \ | |||||
| * | | | | | | | 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 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | images history improvement | yfszzx | 2022-10-11 | 2 | -58/+114 |
| | | | | | | | | |||||
| * | | | | | | | Merge branch 'AUTOMATIC1111:master' into master | 不会画画的中医不是好程序员 | 2022-10-10 | 5 | -83/+291 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | images history over | yfszzx | 2022-10-10 | 1 | -2/+2 |
| | | | | | | | | | |||||
| * | | | | | | | | show image history | yfszzx | 2022-10-10 | 2 | -0/+68 |
| | | | | | | | | | |||||
* | | | | | | | | | fix paste not working in firefox | AUTOMATIC | 2022-10-14 | 2 | -17/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix paste always going into txt2img field | ||||
* | | | | | | | | | Merge branch 'param-loading' | AUTOMATIC | 2022-10-14 | 2 | -0/+25 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | Add drag/drop param loading. | d8ahazard | 2022-10-12 | 2 | -0/+25 |
| | |_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | Drop an image or generational text onto the prompt bar, it loads the info for parsing. | ||||
* | | | | | | | | 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 | ||||
* | | | | | | | 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 |