ssitu / ComfyUI_UltimateSDUpscale

ComfyUI nodes for the Ultimate Stable Diffusion Upscale script by Coyote-A.
GNU General Public License v3.0
875 stars 59 forks source link

Error: VAEDecodeTiled.decode() missing 1 required positional argument: 'overlap' #114

Open 0xRavenBlack opened 2 weeks ago

0xRavenBlack commented 2 weeks ago

Description: I'm encountering an error when attempting to use the ComfyUI_UltimateSDUpscale extension. Specifically, the function VAEDecodeTiled.decode() fails with the following error message: VAEDecodeTiled.decode() missing 1 required positional argument: 'overlap'

Python Version 3.12.7 | packaged by conda-forge | (main, Oct 4 2024, 16:05:46) [GCC 13.3.0 ComfyUI v0.2.7-6-g2865f91 ComfyUI_frontend v1.3.26

jamiec100 commented 3 days ago

I have this error too