Due this change in ComfyUI the upsample_latent_tiled no longer works. Now the model upscaler is converted in ModelPatcherDynamic, so need refactoring:
AttributeError: 'ModelPatcherDynamic' object has no attribute parameters(), ectc.
Comfy-Org/ComfyUI#15063
Due this change in ComfyUI the upsample_latent_tiled no longer works. Now the model upscaler is converted in ModelPatcherDynamic, so need refactoring:
AttributeError: 'ModelPatcherDynamic' object has no attribute parameters(), ectc.
Comfy-Org/ComfyUI#15063