anapnoe
|
5adbc7cf38
|
fix img2img sketch sketch inpaint flickering
|
2023-05-05 01:38:49 +03:00 |
|
anapnoe
|
c647b27a50
|
fix Inpainting completely broken #115
|
2023-05-04 12:20:32 +03:00 |
|
anapnoe
|
f050e3c25d
|
fix more style colors #116
|
2023-05-03 17:13:56 +03:00 |
|
anapnoe
|
f11494f881
|
fix style color dropdown and accordion text color #116
|
2023-05-03 16:39:49 +03:00 |
|
anapnoe
|
e2d23b46f4
|
Merge branch 'AUTOMATIC1111:master' into master
|
2023-05-02 09:41:45 +03:00 |
|
anapnoe
|
f1ef9fcfdc
|
fix img2ing inpaint observer not to dispatch change when drawing
|
2023-05-02 09:32:39 +03:00 |
|
AUTOMATIC
|
5ab7f213be
|
fix an error that prevents running webui on torch<2.0 without --disable-safe-unpickle
v1.1.1
|
2023-05-02 09:20:35 +03:00 |
|
anapnoe
|
e7aee3eb70
|
Merge branch 'AUTOMATIC1111:master' into master
|
2023-05-02 08:16:02 +03:00 |
|
anapnoe
|
e13f7444cb
|
Merge branch 'dev'
|
2023-05-02 08:13:38 +03:00 |
|
anapnoe
|
8ea43f4f9e
|
Update card-no-preview.png
|
2023-05-02 07:57:23 +03:00 |
|
anapnoe
|
cdb7df383e
|
fix more issues with gradio 3.28.1
|
2023-05-02 04:44:50 +03:00 |
|
anapnoe
|
513a032492
|
fixes some issues with gradio 3.28.1
|
2023-05-01 21:30:18 +03:00 |
|
anapnoe
|
5185ed0b5a
|
Merge branch 'dev' of https://github.com/anapnoe/stable-diffusion-webui-ux into dev
|
2023-05-01 20:18:13 +03:00 |
|
anapnoe
|
9fc075e607
|
fix Batches have memory of last position #98
|
2023-05-01 16:57:45 +03:00 |
|
AUTOMATIC1111
|
696c338ee2
|
Merge pull request #9953 from akx/js-misc-fixes
Miscellaneous JS fixes
|
2023-05-01 14:39:52 +03:00 |
|
AUTOMATIC1111
|
50f63e2247
|
Merge branch 'dev' into js-misc-fixes
|
2023-05-01 14:39:46 +03:00 |
|
AUTOMATIC
|
72cd27a135
|
update changelog
v1.1.0
|
2023-05-01 14:33:44 +03:00 |
|
AUTOMATIC
|
fe8a10d428
|
Merge branch 'release_candidate'
|
2023-05-01 14:27:53 +03:00 |
|
AUTOMATIC
|
b463b8a126
|
Merge branch 'release_candidate' into dev
|
2023-05-01 14:09:53 +03:00 |
|
AUTOMATIC1111
|
6fbd85dd0c
|
Merge pull request #9969 from AUTOMATIC1111/restore_progress_fix
restore_progress fix
|
2023-05-01 14:09:32 +03:00 |
|
AUTOMATIC
|
f57445f7c4
|
Merge branch 'release_candidate' into dev
|
2023-05-01 14:01:29 +03:00 |
|
w-e-w
|
33e6bc34ff
|
restore_progress fix
id wrong type
|
2023-05-01 19:59:52 +09:00 |
|
AUTOMATIC
|
67f5c2abb0
|
make it impossible to press the restore progress button after pressing it once
|
2023-05-01 13:58:10 +03:00 |
|
AUTOMATIC
|
f15b7e52e3
|
Add a comment and partial fix for the issue when the inpaint UI is unresponsive after using it.
|
2023-05-01 13:47:46 +03:00 |
|
AUTOMATIC
|
74d249f6dd
|
Merge branch 'release_candidate' into dev
|
2023-05-01 12:48:28 +03:00 |
|
AUTOMATIC
|
94754c60c5
|
attempt to fix broken github CI
|
2023-05-01 12:47:52 +03:00 |
|
AUTOMATIC1111
|
a7aa046016
|
Merge pull request #9965 from AUTOMATIC1111/xyz_checkpoint_override
XYZ checkpoint switch via Override
|
2023-05-01 12:47:30 +03:00 |
|
anapnoe
|
0b27107aeb
|
fix Unable to resize the text boxes in extensions #100
|
2023-05-01 12:46:28 +03:00 |
|
AUTOMATIC1111
|
97b9800bc6
|
Merge pull request #9958 from AUTOMATIC1111/model_override_enhancement
override setting "model override" enhancement
|
2023-05-01 12:46:09 +03:00 |
|
w-e-w
|
cfbe68184c
|
use override to apply checkpoint
|
2023-05-01 17:47:31 +09:00 |
|
w-e-w
|
0d1ef296b9
|
checkpoint override enhancement
|
2023-05-01 05:22:53 +09:00 |
|
Aarni Koskela
|
c714300265
|
Use substring instead of deprecated substr
|
2023-04-30 22:26:11 +03:00 |
|
Aarni Koskela
|
4bb441bb08
|
Remove redundant return
|
2023-04-30 22:26:11 +03:00 |
|
Aarni Koskela
|
b7269f781c
|
Mark Notification.requestPermission's retval as purposely ignored
|
2023-04-30 22:26:11 +03:00 |
|
Aarni Koskela
|
f6a40a2ffa
|
Fix unused variables
|
2023-04-30 22:26:11 +03:00 |
|
Aarni Koskela
|
8ccc27127b
|
Fix a whole bunch of implicit globals
|
2023-04-30 22:08:52 +03:00 |
|
Aarni Koskela
|
34a6ad80d5
|
Use classList.toggle wherever possible
|
2023-04-30 14:48:02 +03:00 |
|
Aarni Koskela
|
ee973dcf1d
|
imageMaskFix.js: fix event listeners to not use anonymous trampoline
|
2023-04-30 14:46:03 +03:00 |
|
Aarni Koskela
|
13d8d65ef9
|
hints: don't process elements that already have a title
|
2023-04-30 14:46:03 +03:00 |
|
anapnoe
|
7d589d294f
|
Merge branch 'dev' of https://github.com/anapnoe/stable-diffusion-webui-ux into dev
|
2023-04-30 00:17:36 +03:00 |
|
AUTOMATIC
|
5e4a0e3d24
|
attempt to fix broken github CI
|
2023-04-29 23:02:23 +03:00 |
|
AUTOMATIC
|
06b6d2f2e2
|
Merge branch 'dev' into release_candidate
|
2023-04-29 22:50:49 +03:00 |
|
AUTOMATIC
|
ab287682bf
|
add changelog
|
2023-04-29 22:50:34 +03:00 |
|
anapnoe
|
e3ab6e3672
|
Merge branch 'dev' of https://github.com/anapnoe/stable-diffusion-webui-ux into dev
|
2023-04-29 22:30:13 +03:00 |
|
AUTOMATIC
|
e23063610f
|
Merge branch 'dev' into release_candidate
|
2023-04-29 22:23:21 +03:00 |
|
AUTOMATIC
|
cd7f2b19f4
|
increase extra networks UI height to fit two rows of cards.
|
2023-04-29 22:17:32 +03:00 |
|
AUTOMATIC
|
c48ab36cb9
|
alternate restore progress button implementation
|
2023-04-29 22:16:54 +03:00 |
|
AUTOMATIC
|
bd9700405a
|
Revert "Merge pull request #7595 from siutin/feature/restore-progress"
This reverts commit 80987c36f9, reversing
changes made to 2e78e65a22.
|
2023-04-29 22:15:20 +03:00 |
|
AUTOMATIC1111
|
80987c36f9
|
Merge pull request #7595 from siutin/feature/restore-progress
restore the progress from session lost / tab reload
|
2023-04-29 22:13:48 +03:00 |
|
AUTOMATIC1111
|
15c4e78b44
|
Merge branch 'dev' into feature/restore-progress
|
2023-04-29 22:13:40 +03:00 |
|