- Notifications
You must be signed in to change notification settings - Fork29.5k
fix image upscale on cpu#16275
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Merged
fix image upscale on cpu#16275
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
for some reason upscale using cpu will fail withRuntimeError: Inplace update to inference tensor outside InferenceModeswitch from no_grad to inference_mode seems to have fixed it
AUTOMATIC1111 approved these changesJul 27, 2024
ruchej pushed a commit to ruchej/stable-diffusion-webui that referenced this pull requestSep 30, 2024
…pscale-on-cpufix image upscale on cpu
bluelovers added a commit to bluelovers/stable-diffusion-webui that referenced this pull requestOct 8, 2024
* bluelovers/patch-2: (42 commits) chore(pnginfo): add `Postprocess upscaler 2 visibility` changelog Merge pull requestAUTOMATIC1111#16275 from AUTOMATIC1111/fix-image-upscale-on-cpu fix image upscale on cpu update CHANGELOG option to disable save button log.csv fix lint always add alpha/beta to extra_generation_params when schedule is Beta enforce beta_dist_alpha / beta_dist_beta > 0 to avoid nan add beta schedule opts to xyz options use configured alpha/beta values in Beta scheduling add new options 'beta_dist_alpha', 'beta_dist_beta' refactor: syntax and add 0.0 on new line fix upscale logic feature: beta scheduler bat activate venv fix bugs in lora support add ids SD3 lora support do not break progressbar on non-job actions ...
kafffka-cat added a commit to kafffka-cat/stable-diffusion-webui that referenced this pull requestOct 30, 2024
commit d712b4f40a05498bc80ae83c8ea7ffaad6c9ece1Author: kafffka-cat <144359060+kafffka-cat@users.noreply.github.com>Date: Wed Oct 30 20:15:56 2024 +0300 Update sd_models.pycommit 02fca85de807ece7b8caeb379ba1c7b38b50339cMerge: 3b3bc10be76d0a2Author: kafffka-cat <144359060+kafffka-cat@users.noreply.github.com>Date: Wed Oct 30 18:55:01 2024 +0300 Merge branch 'master' ofhttps://github.com/Kittensx/stable-diffusion-webui into pr/16598commit 3b3bc10bbb35ec3e3bd69a1548fc9bf9364a1afeAuthor: kafffka-cat <144359060+kafffka-cat@users.noreply.github.com>Date: Wed Oct 30 18:53:54 2024 +0300 Squashed commit of the following: commit acf8a5b6651f1916df81e0010dae9428bc8e002a Merge:0d874a67a91722 Author: kafffka-cat <144359060+kafffka-cat@users.noreply.github.com> Date: Wed Oct 30 18:43:10 2024 +0300 Merge branch 'pr/16594' into pr/16290 commit7a91722 Author: Won-Kyu Park <wkpark@gmail.com> Date: Sat Oct 26 23:32:29 2024 +0900 support loading libtcmalloc_minimal.dll for windows commit5865da2 Merge:bb1f391c2ce1d3 Author: w-e-w <40751091+w-e-w@users.noreply.github.com> Date: Sun Oct 20 11:40:02 2024 +0900 Merge pull requestAUTOMATIC1111#16569 from AUTOMATIC1111/feat/ztsnr-auto Automatically enable ztSNR based on existence of key in `state_dict` commitbb1f391 Author: w-e-w <40751091+w-e-w@users.noreply.github.com> Date: Sun Oct 20 09:58:53 2024 +0900 clarify readme: weget ... chmod +x webui.sh (AUTOMATIC1111#16251) commit6a59766 Author: w-e-w <40751091+w-e-w@users.noreply.github.com> Date: Sun Oct 20 09:56:12 2024 +0900 Add Skip Early CFG to XYZ (AUTOMATIC1111#16282) Co-authored-by: Yevhenii Hurin <evgeny.gurin@gmail.com> commit65423d2 Author: w-e-w <40751091+w-e-w@users.noreply.github.com> Date: Sun Oct 20 09:52:47 2024 +0900 MIME type text/css (AUTOMATIC1111#16406) commitc2bc187 Author: w-e-w <40751091+w-e-w@users.noreply.github.com> Date: Sun Oct 20 09:51:59 2024 +0900 fix modalImageViewer preview/result flicker (AUTOMATIC1111#16426) commitd0b27dc Merge:bb4cbafcbaaf0a Author: w-e-w <40751091+w-e-w@users.noreply.github.com> Date: Sun Oct 20 09:42:21 2024 +0900 Merge pull requestAUTOMATIC1111#16300 from hello2564/fix_NGMS_pr_typo fix NGMS pr typo commitc2ce1d3 Author: catboxanon <122327233+catboxanon@users.noreply.github.com> Date: Sat Oct 19 19:58:13 2024 -0400 Automatically enable ztSNR based on existence of key in state_dict commitbb4cbaf Merge:c462e5a9677b09 Author: w-e-w <40751091+w-e-w@users.noreply.github.com> Date: Sun Oct 20 08:27:12 2024 +0900 Merge pull requestAUTOMATIC1111#16341 from gutris1/devv add break-word for geninfo in pnginfo commitc462e5a Merge:8b19b75c9a06d1 Author: catboxanon <122327233+catboxanon@users.noreply.github.com> Date: Sat Oct 19 10:51:16 2024 -0400 Merge pull requestAUTOMATIC1111#16460 from AUTOMATIC1111/sd-1.5-url commit8b19b75 Merge:907bfb51ae073c Author: AUTOMATIC1111 <16777216c@gmail.com> Date: Sat Oct 19 17:40:56 2024 +0300 Merge pull requestAUTOMATIC1111#16567 from AUTOMATIC1111/feat/sdxl-vpred Support and automatically detect SDXL V-prediction models commit907bfb5 Author: AUTOMATIC1111 <16777216c@gmail.com> Date: Sat Oct 19 17:33:58 2024 +0300 add w-e-w and catboxanon to codeowners file commit1ae073c Author: catboxanon <122327233+catboxanon@users.noreply.github.com> Date: Sat Oct 19 06:53:19 2024 -0400 Support SDXL v-pred models commitc9a06d1 Author: missionfloyd <missionfloyd@users.noreply.github.com> Date: Tue Oct 8 16:50:39 2024 -0600 Use stable-diffusion-v1-5 repo instead commitf57ec2b Author: missionfloyd <missionfloyd@users.noreply.github.com> Date: Tue Sep 3 19:58:29 2024 -0600 Update stable diffusion 1.5 URL commit9677b09 Author: gutris1 <132797949+gutris1@users.noreply.github.com> Date: Wed Aug 7 17:37:23 2024 +0700 add break-word for geninfo in pnginfo commitcbaaf0a Author: hello2564 <ksncdos@163.com> Date: Wed Jul 31 14:55:30 2024 +0800 fix NGMS pr typo commit0d874a6 Author: Abhishek Vakharia <davakharia@gmail.com> Date: Sun Jul 28 21:23:34 2024 -0700 fix move2move tab not showing commit4823909 Merge:850e14982a973c Author: AUTOMATIC1111 <16777216c@gmail.com> Date: Sat Jul 27 15:50:26 2024 +0300 Merge branch 'master' into dev commit850e149 Merge:834297b8e0881d Author: AUTOMATIC1111 <16777216c@gmail.com> Date: Sat Jul 27 15:47:49 2024 +0300 Merge pull requestAUTOMATIC1111#16275 from AUTOMATIC1111/fix-image-upscale-on-cpu fix image upscale on cpu commit8e0881d Author: w-e-w <40751091+w-e-w@users.noreply.github.com> Date: Sat Jul 27 21:10:20 2024 +0900 fix image upscale on cpu for some reason upscale using cpu will fail with RuntimeError: Inplace update to inference tensor outside InferenceMode switch from no_grad to inference_mode seems to have fixed it commit834297b Merge:9f5a98dc19d044 Author: AUTOMATIC1111 <16777216c@gmail.com> Date: Sat Jul 27 07:09:08 2024 +0300 Merge branch 'master' into devcommit e79134c3f7d3becce2b9ed5584faacc7179d4088Author: kafffka-cat <144359060+kafffka-cat@users.noreply.github.com>Date: Wed Oct 30 18:50:53 2024 +0300 Squashed commit of the following: commit920a3a4 Author: w-e-w <40751091+w-e-w@users.noreply.github.com> Date: Wed Jul 31 02:43:13 2024 +0900 SD3 Lora page filter - detection not implemented commit4823909 Merge:850e14982a973c Author: AUTOMATIC1111 <16777216c@gmail.com> Date: Sat Jul 27 15:50:26 2024 +0300 Merge branch 'master' into dev commit850e149 Merge:834297b8e0881d Author: AUTOMATIC1111 <16777216c@gmail.com> Date: Sat Jul 27 15:47:49 2024 +0300 Merge pull requestAUTOMATIC1111#16275 from AUTOMATIC1111/fix-image-upscale-on-cpu fix image upscale on cpu commit8e0881d Author: w-e-w <40751091+w-e-w@users.noreply.github.com> Date: Sat Jul 27 21:10:20 2024 +0900 fix image upscale on cpu for some reason upscale using cpu will fail with RuntimeError: Inplace update to inference tensor outside InferenceMode switch from no_grad to inference_mode seems to have fixed it commit834297b Merge:9f5a98dc19d044 Author: AUTOMATIC1111 <16777216c@gmail.com> Date: Sat Jul 27 07:09:08 2024 +0300 Merge branch 'master' into devcommit 834ba48f88f0176725771dc9d65bea1cb4a7e8faAuthor: kafffka-cat <144359060+kafffka-cat@users.noreply.github.com>Date: Wed Oct 30 18:50:32 2024 +0300 Squashed commit of the following: commit 09771cb4669da07ca12972ffd1b1cb0be3af4461 Merge:679614777c0c16 Author: kafffka-cat <144359060+kafffka-cat@users.noreply.github.com> Date: Wed Oct 30 18:44:20 2024 +0300 Merge branch 'sd-1.5-url' into warning-WebUI-is-installed-under-a-dot-directory commit77c0c16 Merge:de44ee2e76d0a2 Author: kafffka-cat <144359060+kafffka-cat@users.noreply.github.com> Date: Wed Oct 30 17:32:27 2024 +0300 Merge branch 'pr/16598' into sd-1.5-url commitde44ee2 Merge:c9a06d14595f9a Author: kafffka-cat <144359060+kafffka-cat@users.noreply.github.com> Date: Wed Oct 30 17:32:07 2024 +0300 Merge branch 'pr/16553' into sd-1.5-url commit6796147 Author: w-e-w <40751091+w-e-w@users.noreply.github.com> Date: Wed Oct 30 15:44:14 2024 +0900 add version check commite76d0a2 Merge:4ea54032571d78 Author: Kittensx <photographer.ksu30@gmail.com> Date: Sun Oct 27 12:07:45 2024 -0400 Merge pull requestAUTOMATIC1111#4 from Kittensx/Kittensx-patch-2 Add files via upload commit2571d78 Author: Kittensx <photographer.ksu30@gmail.com> Date: Sun Oct 27 12:06:08 2024 -0400 Add files via upload forgot to include this in my lasst commit commit4ea5403 Merge:6ffb728da2e709 Author: Kittensx <photographer.ksu30@gmail.com> Date: Sun Oct 27 11:08:53 2024 -0400 Merge pull requestAUTOMATIC1111#3 from Kittensx/Kittensx-patch-Simple-KES Update simple_karras_exponential_scheduler.py commitda2e709 Author: Kittensx <photographer.ksu30@gmail.com> Date: Sun Oct 27 11:08:06 2024 -0400 Update simple_karras_exponential_scheduler.py commit6ffb728 Merge:82a973c78514e0 Author: Kittensx <photographer.ksu30@gmail.com> Date: Sun Oct 27 10:15:35 2024 -0400 Merge pull request#1 from Kittensx/Kittensx-Simple-Karras-Exponential-Scheduler-2 Added New Scheduler commit78514e0 Author: Kittensx <photographer.ksu30@gmail.com> Date: Sun Oct 27 10:08:52 2024 -0400 Add files via upload commite568ea5 Author: w-e-w <40751091+w-e-w@users.noreply.github.com> Date: Fri Oct 25 00:07:15 2024 +0900 warning WebUI is installed under a dot directory commit984b952 Author: w-e-w <40751091+w-e-w@users.noreply.github.com> Date: Thu Oct 24 22:05:51 2024 +0900 Fix DAT models download (AUTOMATIC1111#16302) commit5865da2 Merge:bb1f391c2ce1d3 Author: w-e-w <40751091+w-e-w@users.noreply.github.com> Date: Sun Oct 20 11:40:02 2024 +0900 Merge pull requestAUTOMATIC1111#16569 from AUTOMATIC1111/feat/ztsnr-auto Automatically enable ztSNR based on existence of key in `state_dict` commitbb1f391 Author: w-e-w <40751091+w-e-w@users.noreply.github.com> Date: Sun Oct 20 09:58:53 2024 +0900 clarify readme: weget ... chmod +x webui.sh (AUTOMATIC1111#16251) commit6a59766 Author: w-e-w <40751091+w-e-w@users.noreply.github.com> Date: Sun Oct 20 09:56:12 2024 +0900 Add Skip Early CFG to XYZ (AUTOMATIC1111#16282) Co-authored-by: Yevhenii Hurin <evgeny.gurin@gmail.com> commit65423d2 Author: w-e-w <40751091+w-e-w@users.noreply.github.com> Date: Sun Oct 20 09:52:47 2024 +0900 MIME type text/css (AUTOMATIC1111#16406) commitc2bc187 Author: w-e-w <40751091+w-e-w@users.noreply.github.com> Date: Sun Oct 20 09:51:59 2024 +0900 fix modalImageViewer preview/result flicker (AUTOMATIC1111#16426) commitd0b27dc Merge:bb4cbafcbaaf0a Author: w-e-w <40751091+w-e-w@users.noreply.github.com> Date: Sun Oct 20 09:42:21 2024 +0900 Merge pull requestAUTOMATIC1111#16300 from hello2564/fix_NGMS_pr_typo fix NGMS pr typo commitc2ce1d3 Author: catboxanon <122327233+catboxanon@users.noreply.github.com> Date: Sat Oct 19 19:58:13 2024 -0400 Automatically enable ztSNR based on existence of key in state_dict commitbb4cbaf Merge:c462e5a9677b09 Author: w-e-w <40751091+w-e-w@users.noreply.github.com> Date: Sun Oct 20 08:27:12 2024 +0900 Merge pull requestAUTOMATIC1111#16341 from gutris1/devv add break-word for geninfo in pnginfo commitc462e5a Merge:8b19b75c9a06d1 Author: catboxanon <122327233+catboxanon@users.noreply.github.com> Date: Sat Oct 19 10:51:16 2024 -0400 Merge pull requestAUTOMATIC1111#16460 from AUTOMATIC1111/sd-1.5-url commit8b19b75 Merge:907bfb51ae073c Author: AUTOMATIC1111 <16777216c@gmail.com> Date: Sat Oct 19 17:40:56 2024 +0300 Merge pull requestAUTOMATIC1111#16567 from AUTOMATIC1111/feat/sdxl-vpred Support and automatically detect SDXL V-prediction models commit907bfb5 Author: AUTOMATIC1111 <16777216c@gmail.com> Date: Sat Oct 19 17:33:58 2024 +0300 add w-e-w and catboxanon to codeowners file commit1ae073c Author: catboxanon <122327233+catboxanon@users.noreply.github.com> Date: Sat Oct 19 06:53:19 2024 -0400 Support SDXL v-pred models commitc9a06d1 Author: missionfloyd <missionfloyd@users.noreply.github.com> Date: Tue Oct 8 16:50:39 2024 -0600 Use stable-diffusion-v1-5 repo instead commitf57ec2b Author: missionfloyd <missionfloyd@users.noreply.github.com> Date: Tue Sep 3 19:58:29 2024 -0600 Update stable diffusion 1.5 URL commit9677b09 Author: gutris1 <132797949+gutris1@users.noreply.github.com> Date: Wed Aug 7 17:37:23 2024 +0700 add break-word for geninfo in pnginfo commitcbaaf0a Author: hello2564 <ksncdos@163.com> Date: Wed Jul 31 14:55:30 2024 +0800 fix NGMS pr typo commit4823909 Merge:850e14982a973c Author: AUTOMATIC1111 <16777216c@gmail.com> Date: Sat Jul 27 15:50:26 2024 +0300 Merge branch 'master' into dev commit850e149 Merge:834297b8e0881d Author: AUTOMATIC1111 <16777216c@gmail.com> Date: Sat Jul 27 15:47:49 2024 +0300 Merge pull requestAUTOMATIC1111#16275 from AUTOMATIC1111/fix-image-upscale-on-cpu fix image upscale on cpu commit8e0881d Author: w-e-w <40751091+w-e-w@users.noreply.github.com> Date: Sat Jul 27 21:10:20 2024 +0900 fix image upscale on cpu for some reason upscale using cpu will fail with RuntimeError: Inplace update to inference tensor outside InferenceMode switch from no_grad to inference_mode seems to have fixed it commit834297b Merge:9f5a98dc19d044 Author: AUTOMATIC1111 <16777216c@gmail.com> Date: Sat Jul 27 07:09:08 2024 +0300 Merge branch 'master' into devcommit e3e3d1bbdd2f8ddd33c361fce27ddc4f26e3a4a7Author: Thomas Ward <teward@thomas-ward.net>Date: Sun Oct 13 17:36:45 2024 -0400 Update requirements.txt Add wheel to requirements because 'packaging' module is referred to and is not available unless you install 'wheel' in the environment.commite76d0a2Merge:4ea54032571d78Author: Kittensx <photographer.ksu30@gmail.com>Date: Sun Oct 27 12:07:45 2024 -0400 Merge pull requestAUTOMATIC1111#4 from Kittensx/Kittensx-patch-2 Add files via uploadcommit2571d78Author: Kittensx <photographer.ksu30@gmail.com>Date: Sun Oct 27 12:06:08 2024 -0400 Add files via upload forgot to include this in my lasst commitcommit4ea5403Merge:6ffb728da2e709Author: Kittensx <photographer.ksu30@gmail.com>Date: Sun Oct 27 11:08:53 2024 -0400 Merge pull requestAUTOMATIC1111#3 from Kittensx/Kittensx-patch-Simple-KES Update simple_karras_exponential_scheduler.pycommitda2e709Author: Kittensx <photographer.ksu30@gmail.com>Date: Sun Oct 27 11:08:06 2024 -0400 Update simple_karras_exponential_scheduler.pycommit6ffb728Merge:82a973c78514e0Author: Kittensx <photographer.ksu30@gmail.com>Date: Sun Oct 27 10:15:35 2024 -0400 Merge pull request#1 from Kittensx/Kittensx-Simple-Karras-Exponential-Scheduler-2 Added New Schedulercommit78514e0Author: Kittensx <photographer.ksu30@gmail.com>Date: Sun Oct 27 10:08:52 2024 -0400 Add files via uploadcommitf3bb7e8Merge:82a973cc9a06d1Author: kafffka-cat <144359060+kafffka-cat@users.noreply.github.com>Date: Thu Oct 10 01:18:03 2024 +0300 Merge pull request#1 from kafffka-cat/sd-1.5-url Sd 1.5 urlcommitc9a06d1Author: missionfloyd <missionfloyd@users.noreply.github.com>Date: Tue Oct 8 16:50:39 2024 -0600 Use stable-diffusion-v1-5 repo insteadcommitf57ec2bAuthor: missionfloyd <missionfloyd@users.noreply.github.com>Date: Tue Sep 3 19:58:29 2024 -0600 Update stable diffusion 1.5 URL
THClements added a commit to THClements/stable-diffusion-webui that referenced this pull requestFeb 1, 2025
commitdc34c00Author: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Fri Dec 27 22:10:13 2024 +0900 fix shadows name 'k' from outer scope while syntactically correct this triggers a false Unresolved reference 'k' error in PyCharmscommitfc54833Author: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Fri Dec 27 08:58:44 2024 +0900 Authenticated Sysinfocommit078d04eAuthor: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Fri Dec 27 10:40:15 2024 +0900 ruff <path> is deprecated. Use ruff check <path> (AUTOMATIC1111#16753)commit1a773bfMerge:f25c3fcf113474Author: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Thu Dec 26 06:33:04 2024 +0900 Merge pull requestAUTOMATIC1111#16751 from Neokmi/master Fix Codeformer and gfpgan extension , Inconsistent overlay layer types when visibility value is less than 1commitf113474Author: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Thu Dec 26 06:26:47 2024 +0900 lintcommit6577e06Author: klx <128426349+Neokmi@users.noreply.github.com>Date: Thu Dec 26 02:16:05 2024 +0800 Update postprocessing_gfpgan.py Fix gfpgan extension , Inconsistent overlay layer types when visibility value is less than 1commit7953c57Author: klx <128426349+Neokmi@users.noreply.github.com>Date: Thu Dec 26 02:14:49 2024 +0800 Update postprocessing_codeformer.py Fix Codeformer extension , Inconsistent overlay layer types when visibility value is less than 1commitf25c3fcAuthor: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Wed Dec 25 05:43:55 2024 +0900 fix sd_vae_explanation (AUTOMATIC1111#16748)commitfc0952aMerge:04903afb414c62Author: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Tue Dec 24 22:58:43 2024 +0900 Merge pull requestAUTOMATIC1111#16745 from Sanchows/removed-unused-import-modules-errors removed unnecessary import 'modules.errors'commitb414c62Author: Alexander Sachenko <35726682+Sanchows@users.noreply.github.com>Date: Tue Dec 24 15:45:10 2024 +0300 removed unnecessary import modules.errorscommit04903afMerge:e8c3b1f9568622Author: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Wed Dec 18 03:21:48 2024 +0900 Merge pull requestAUTOMATIC1111#16604 from Haoming02/ext-updt-parallel Check for Extension Updates in Parallelcommite8c3b1fMerge:01207688bf30e3Author: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Wed Dec 18 02:37:30 2024 +0900 Merge pull requestAUTOMATIC1111#16718 from Haoming02/bracket-checker-order [Bracket Checker] Also check for the order of bracketscommit8bf30e3Author: Haoming <hmstudy02@gmail.com>Date: Wed Dec 18 01:02:40 2024 +0800 revert IIFEcommitfbc51faAuthor: Haoming <hmstudy02@gmail.com>Date: Mon Dec 16 09:47:38 2024 +0800 skip escapedcommit7025a2cAuthor: Haoming <hmstudy02@gmail.com>Date: Thu Dec 12 16:08:15 2024 +0800 check-for-ordercommit0120768Merge:023454bb425b97Author: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Thu Nov 28 17:39:12 2024 +0900 Merge pull requestAUTOMATIC1111#16687 from Haoming02/dropdown4format Use gr.Dropdown for Image Formatscommitb425b97Author: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Thu Nov 28 16:56:10 2024 +0900 improve img fromat descriptioncommit539ea39Author: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Thu Nov 28 14:02:33 2024 +0900 use DropdownEditable use DropdownEditable so user can input other formats if they require it make the default png the first on the listcommit65bd61eAuthor: Haoming <hmstudy02@gmail.com>Date: Wed Nov 27 10:42:50 2024 +0800 format-dropdowncommit023454bAuthor: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Thu Nov 21 11:33:59 2024 +0900 fix passing of literal backslash (AUTOMATIC1111#16671)commitcd869bbAuthor: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Thu Nov 21 02:29:41 2024 +0900 fix prompt-bracket-checker miscounting of literal tokens (AUTOMATIC1111#16669)commit957888aMerge:7799859d2c9efbAuthor: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Tue Nov 19 14:41:37 2024 +0900 Merge pull requestAUTOMATIC1111#16667 from AUTOMATIC1111/fix/safetensors-bump Bump safetensors to v0.4.5commitd2c9efbAuthor: catboxanon <122327233+catboxanon@users.noreply.github.com>Date: Mon Nov 18 20:48:36 2024 -0500 Bump safetensors to v0.4.5ResolvesAUTOMATIC1111#16650commit7799859Merge:1b16c62ca3bedbAuthor: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Sat Nov 2 01:28:12 2024 +0900 Merge pull requestAUTOMATIC1111#16620 from AUTOMATIC1111/fix/api-webp-lossless Honor lossless WebP compression option in APIcommitca3bedbAuthor: catboxanon <122327233+catboxanon@users.noreply.github.com>Date: Fri Nov 1 11:32:52 2024 -0400 Honor lossless webp compression option in APIcommit1b16c62Author: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Thu Oct 31 02:01:32 2024 +0900 use shared.hf_endpoint (AUTOMATIC1111#16611)commit91de919Author: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Wed Oct 30 22:34:37 2024 +0900 Warn if WebUI is installed under a dot directory (AUTOMATIC1111#16584)commitaa52408Merge:28323cfe6f36d9Author: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Wed Oct 30 09:51:41 2024 +0900 Merge pull requestAUTOMATIC1111#16606 from AUTOMATIC1111/fix/vweighting Fix config for SDXL v-predcommite6f36d9Author: catboxanon <122327233+catboxanon@users.noreply.github.com>Date: Tue Oct 29 13:27:32 2024 -0400 sd_xl_v.yaml: use_checkpoint = False In accordance withAUTOMATIC1111#15803commit28323cfAuthor: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Wed Oct 30 02:18:38 2024 +0900 XYZ option to disable grid (AUTOMATIC1111#16416)commit533c7b7Author: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Wed Oct 30 02:13:16 2024 +0900 Fix Default system None filter logic (AUTOMATIC1111#16309)commitac28cadAuthor: catboxanon <122327233+catboxanon@users.noreply.github.com>Date: Tue Oct 29 11:49:09 2024 -0400 Fix weighting config for SDXL v-pred Fixes a small oversight I made.commit5206b93Author: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Wed Oct 30 00:03:21 2024 +0900 InputAccordion duplicate elem_id handling (AUTOMATIC1111#16381)commit5948143Author: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Tue Oct 29 23:59:04 2024 +0900 addEventListener {passive: false} (AUTOMATIC1111#16575)commitf31faf6Author: viking1304 <viking1304@gmail.com>Date: Tue Oct 29 15:54:58 2024 +0100 pyenv-win compatibility - another approach (AUTOMATIC1111#16287)commit14c6d6cAuthor: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Tue Oct 29 23:45:45 2024 +0900 Disable Hires checkpoint if same as First pass checkpoint (AUTOMATIC1111#16269)commit4ec10bcAuthor: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Tue Oct 29 23:38:55 2024 +0900 Fix postprocessing_enable_in_main_ui ScriptPostprocessing elem_id (AUTOMATIC1111#16373)commit0bf36cfAuthor: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Tue Oct 29 23:35:46 2024 +0900 extra_only / main_ui_only ScriptPostprocessing (AUTOMATIC1111#16374)commit820fe8dAuthor: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Tue Oct 29 23:30:08 2024 +0900 Allow newline in Extra Network activation text (AUTOMATIC1111#16428)commitdeb3803Author: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Tue Oct 29 23:28:21 2024 +0900 image embedding data cache (AUTOMATIC1111#16556)commit9568622Author: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Tue Oct 29 20:16:15 2024 +0900 limit number of simultaneous updates shared.opts.concurrent_git_fetch_limitcommitdf74c3cAuthor: Haoming <hmstudy02@gmail.com>Date: Tue Oct 29 14:12:42 2024 +0800 threadingcommitd88a3c1Merge:38c8043ee0ad5cAuthor: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Sun Oct 27 10:28:23 2024 +0900 Merge pull requestAUTOMATIC1111#16588 from bluelovers/patch-3 chore(js): avoid lots of `Wake Lock is not supported.`commit38c8043Merge:984b952d8ad364Author: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Sun Oct 27 01:09:41 2024 +0900 Merge pull requestAUTOMATIC1111#16523 from changeworld/fix/typo Fix typo: Github -> GitHubcommitee0ad5cAuthor: bluelovers <codelovers@users.sourceforge.net>Date: Fri Oct 25 09:59:45 2024 +0800 chore(js): avoid lots of `Wake Lock is not supported.`commit984b952Author: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Thu Oct 24 22:05:51 2024 +0900 Fix DAT models download (AUTOMATIC1111#16302)commit5865da2Merge:bb1f391c2ce1d3Author: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Sun Oct 20 11:40:02 2024 +0900 Merge pull requestAUTOMATIC1111#16569 from AUTOMATIC1111/feat/ztsnr-auto Automatically enable ztSNR based on existence of key in `state_dict`commitbb1f391Author: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Sun Oct 20 09:58:53 2024 +0900 clarify readme: weget ... chmod +x webui.sh (AUTOMATIC1111#16251)commit6a59766Author: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Sun Oct 20 09:56:12 2024 +0900 Add Skip Early CFG to XYZ (AUTOMATIC1111#16282) Co-authored-by: Yevhenii Hurin <evgeny.gurin@gmail.com>commit65423d2Author: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Sun Oct 20 09:52:47 2024 +0900 MIME type text/css (AUTOMATIC1111#16406)commitc2bc187Author: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Sun Oct 20 09:51:59 2024 +0900 fix modalImageViewer preview/result flicker (AUTOMATIC1111#16426)commitd0b27dcMerge:bb4cbafcbaaf0aAuthor: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Sun Oct 20 09:42:21 2024 +0900 Merge pull requestAUTOMATIC1111#16300 from hello2564/fix_NGMS_pr_typo fix NGMS pr typocommitc2ce1d3Author: catboxanon <122327233+catboxanon@users.noreply.github.com>Date: Sat Oct 19 19:58:13 2024 -0400 Automatically enable ztSNR based on existence of key in state_dictcommitbb4cbafMerge:c462e5a9677b09Author: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Sun Oct 20 08:27:12 2024 +0900 Merge pull requestAUTOMATIC1111#16341 from gutris1/devv add break-word for geninfo in pnginfocommitc462e5aMerge:8b19b75c9a06d1Author: catboxanon <122327233+catboxanon@users.noreply.github.com>Date: Sat Oct 19 10:51:16 2024 -0400 Merge pull requestAUTOMATIC1111#16460 from AUTOMATIC1111/sd-1.5-urlcommit8b19b75Merge:907bfb51ae073cAuthor: AUTOMATIC1111 <16777216c@gmail.com>Date: Sat Oct 19 17:40:56 2024 +0300 Merge pull requestAUTOMATIC1111#16567 from AUTOMATIC1111/feat/sdxl-vpred Support and automatically detect SDXL V-prediction modelscommit907bfb5Author: AUTOMATIC1111 <16777216c@gmail.com>Date: Sat Oct 19 17:33:58 2024 +0300 add w-e-w and catboxanon to codeowners filecommit1ae073cAuthor: catboxanon <122327233+catboxanon@users.noreply.github.com>Date: Sat Oct 19 06:53:19 2024 -0400 Support SDXL v-pred modelscommitc9a06d1Author: missionfloyd <missionfloyd@users.noreply.github.com>Date: Tue Oct 8 16:50:39 2024 -0600 Use stable-diffusion-v1-5 repo insteadcommitd8ad364Author: Takashi Takebayashi <changesworlds@gmail.com>Date: Thu Oct 3 14:33:37 2024 +0900 Fix typo Github -> GitHubcommitf57ec2bAuthor: missionfloyd <missionfloyd@users.noreply.github.com>Date: Tue Sep 3 19:58:29 2024 -0600 Update stable diffusion 1.5 URLcommit9677b09Author: gutris1 <132797949+gutris1@users.noreply.github.com>Date: Wed Aug 7 17:37:23 2024 +0700 add break-word for geninfo in pnginfocommitcbaaf0aAuthor: hello2564 <ksncdos@163.com>Date: Wed Jul 31 14:55:30 2024 +0800 fix NGMS pr typocommit4823909Merge:850e14982a973cAuthor: AUTOMATIC1111 <16777216c@gmail.com>Date: Sat Jul 27 15:50:26 2024 +0300 Merge branch 'master' into devcommit850e149Merge:834297b8e0881dAuthor: AUTOMATIC1111 <16777216c@gmail.com>Date: Sat Jul 27 15:47:49 2024 +0300 Merge pull requestAUTOMATIC1111#16275 from AUTOMATIC1111/fix-image-upscale-on-cpu fix image upscale on cpucommit8e0881dAuthor: w-e-w <40751091+w-e-w@users.noreply.github.com>Date: Sat Jul 27 21:10:20 2024 +0900 fix image upscale on cpu for some reason upscale using cpu will fail with RuntimeError: Inplace update to inference tensor outside InferenceMode switch from no_grad to inference_mode seems to have fixed itcommit834297bMerge:9f5a98dc19d044Author: AUTOMATIC1111 <16777216c@gmail.com>Date: Sat Jul 27 07:09:08 2024 +0300 Merge branch 'master' into dev
illia123342254 approved these changesApr 20, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading.Please reload this page.
Description
@AUTOMATIC1111@akx
for some reason upscale using cpu will fail with
RuntimeError: Inplace update to inference tensor outside InferenceMode
switch from
no_gradtoinference_modeseems to have fixed itI've mentioned this on discord and ask if anyone is able to reproduce this issue but no one give me a proper answer so I assume that it was something wrong with my system
now that someone has also reported on the same issue so I think it's not just me
as this issue could have quite a large impact for those people that are mainly using webui with CPU to upsacall image and not SD
I suggest a version 1.10.1 patch
Checklist: