BlenderNeko / ComfyUI_TiledKSampler

Tiled samplers for ComfyUI
GNU General Public License v3.0
327 stars 18 forks source link

Latest Comfy breaks ComfyUI_TiledKSampler #15

Closed alexopus closed 1 year ago

alexopus commented 1 year ago

This commit: https://github.com/comfyanonymous/ComfyUI/commit/89a0767abf019817a73ad9c7a693a2efcff75b12

causes ComfyUI_TiledKSampler to fail:

Error occurred when executing BNK_TiledKSampler:

module 'comfy.sample' has no attribute 'load_additional_models'

It looks like this method was renamed: https://github.com/comfyanonymous/ComfyUI/commit/89a0767abf019817a73ad9c7a693a2efcff75b12#diff-2e28093f5c1fe698e3f531ad59f86e68cb6947e7c94f9ce142d2ae6ce0fd7506R54