Commit Graph

4408 Commits

Author SHA1 Message Date
w-e-w cde0d642f3 add denoising strength filename pattern 2023-05-06 02:20:33 +09:00
missionfloyd 79a6c5a666
Fix stretched thumbnails on extras tab 2023-05-05 03:51:51 -06:00
Sakura-Luna a3cdf9aaf8 Reopen image fix 2023-05-05 15:52:34 +08:00
Aarni Koskela 16f0739db0 Make localization.js do nothing if there's no localization to do 2023-05-04 20:18:01 +03:00
Leo Mozoloa c3eced22fc Fix some Lora's not working 2023-05-04 16:14:33 +02:00
Sakura-Luna 8bc4a3a2a8 Refresh fix 2023-05-04 15:59:42 +08:00
Sakura-Luna 91a15dca80 Use a new way to solve webpage refresh 2023-05-04 14:38:15 +08:00
Sakura-Luna 5c66fedb64 Revert "Fix gallery not being refreshed correctly"
This reverts commit 2c24e09dfc.
2023-05-04 14:08:22 +08:00
Sakura-Luna 35e5916af9 Revert "Add img2img refreshed correctly"
This reverts commit 988dd02632.
2023-05-04 14:08:21 +08:00
Sakura-Luna 29e13867bf Revert "Refresh bug fix"
This reverts commit eff00413ae.
2023-05-04 14:08:20 +08:00
Acncagua Slt 1bebb50da9
No double calls will be made
Do not call load_upscalers in list_builtin_upscalers
2023-05-04 11:59:22 +09:00
Weiming Dong 251be61a80 Add extra `None` option for VAE 2023-05-04 07:59:52 +08:00
w-e-w 14e55a3301 print PIL.UnidentifiedImageError 2023-05-03 14:28:59 +09:00
Acncagua Slt efe98ca090
Initialize the upscalers
Add modelloader.load_upscalers to def initialize()
2023-05-03 00:44:16 +09:00
AUTOMATIC1111 335428c2c8
Merge pull request #9140 from yedpodtrzitko/yed/reuse-existing-venv
feat: use existing virtualenv if already active
2023-05-02 11:05:00 +03:00
AUTOMATIC 14b70aa97b revert unwanted change from #9865 2023-05-02 11:03:11 +03:00
AUTOMATIC1111 4b6808f6ed
Merge pull request #9865 from catalpaaa/subpath-support
add subpath support
2023-05-02 11:01:27 +03:00
AUTOMATIC 4499bead4c Merge branch 'master' into dev 2023-05-02 09:25:47 +03:00
AUTOMATIC 5ab7f213be fix an error that prevents running webui on torch<2.0 without --disable-safe-unpickle 2023-05-02 09:20:35 +03:00
AUTOMATIC b1717c0a48 do not load wait for shared.sd_model to load at startup 2023-05-02 09:08:00 +03:00
catalpaaa 9eb5b3e90f
Merge branch 'experimental' into subpath-support 2023-05-01 11:59:21 -07: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 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
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