AUTOMATIC1111
|
50f63e2247
|
Merge branch 'dev' into js-misc-fixes
|
2023-05-01 14:39:46 +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 |
|
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 |
|
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 |
|
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 |
|
AUTOMATIC1111
|
2e78e65a22
|
Merge pull request #9907 from garrettsutula/master
Add disable_tls_verify arg for use with self-signed certs
|
2023-04-29 20:29:38 +03:00 |
|
AUTOMATIC1111
|
0d32cb2cf5
|
Merge branch 'dev' into master
|
2023-04-29 20:29:23 +03:00 |
|
AUTOMATIC
|
90e4659822
|
bump gradio to 3.28.1
|
2023-04-29 20:28:30 +03:00 |
|
AUTOMATIC
|
f9253cee66
|
do not fail all Loras if some have failed to load when making a picture
|
2023-04-29 20:28:30 +03:00 |
|
AUTOMATIC1111
|
3baeefd30a
|
Merge pull request #9933 from w-e-w/dev
add missing filename pattern hints
|
2023-04-29 20:13:58 +03:00 |
|
AUTOMATIC1111
|
45371704f6
|
Merge pull request #7632 from papuSpartan/gamepad
Image viewer scrolling via analog stick
|
2023-04-29 19:43:34 +03:00 |
|
AUTOMATIC
|
e40b2d947d
|
change gradio callback from change to release in a bunch of places now that it's fixed in gradio
|
2023-04-29 19:39:22 +03:00 |
|
AUTOMATIC
|
a95dc02535
|
remove unwanted changes from #8789
|
2023-04-29 19:05:43 +03:00 |
|
AUTOMATIC1111
|
f96e6fbd0c
|
Merge pull request #8789 from Rucadi/master
Add polling and reload callback for extensions.
|
2023-04-29 19:03:10 +03:00 |
|
AUTOMATIC1111
|
0e0e70c273
|
Merge pull request #8924 from kurilee/master
Add option "keep original size" to textual inversion images preprocess
|
2023-04-29 18:51:12 +03:00 |
|
AUTOMATIC1111
|
b615a2ed11
|
Merge pull request #9108 from AUTOMATIC1111/img2img-scale-by
add "resize by" and "resize to" tabs to img2img
|
2023-04-29 18:21:28 +03:00 |
|
AUTOMATIC1111
|
eabecc21ec
|
Update modules/ui.py
Co-authored-by: missionfloyd <missionfloyd@users.noreply.github.com>
|
2023-04-29 18:20:11 +03:00 |
|
AUTOMATIC1111
|
103fc062a5
|
Merge pull request #8999 from Reibies/patch-1
Changed: extra network height css
|
2023-04-29 18:18:43 +03:00 |
|
AUTOMATIC
|
e30502a64b
|
Remove NVidia URL for OSX torch installation on OSX.
|
2023-04-29 18:00:51 +03:00 |
|
AUTOMATIC
|
1a50272e7c
|
revert some questionable changes from #9159
|
2023-04-29 17:45:22 +03:00 |
|
AUTOMATIC1111
|
f685fe7250
|
Merge pull request #9159 from space-nuko/ui-config-tabs
Make selected tab configurable with UI config
|
2023-04-29 17:43:07 +03:00 |
|
AUTOMATIC1111
|
88c7debb02
|
Merge branch 'dev' into ui-config-tabs
|
2023-04-29 17:42:57 +03:00 |
|
AUTOMATIC1111
|
97167a5768
|
Merge pull request #9165 from Ming424/update-readme
Small update for readme
|
2023-04-29 17:39:02 +03:00 |
|
AUTOMATIC1111
|
609b8933a2
|
Merge pull request #9258 from wywywywy/bug-outpainting-mk2-file-format
bug: Outpainting Mk2 & Poorman should use the SAMPLE file format to save images, not GRID file format
|
2023-04-29 17:23:22 +03:00 |
|
AUTOMATIC1111
|
5524301ab8
|
Merge pull request #9169 from space-nuko/extension-settings-backup
Extension settings backup/restore feature
|
2023-04-29 17:22:42 +03:00 |
|