Skip to content

SamplerCustomAdvanced issue #26

@mkat2

Description

@mkat2

Im unable to make this work in comfyui, i put the .pth files in models/vae_approx but when running with the default taef1 in the load VAE node(unable to select it, but was there from the workflow used) i get an error: self mismatch for bound method from user code: File "d:\pinokio\api\comfyui.git\app\comfy\ldm\flux\model.py", line 164, in forward out = self.forward_orig(img, img_ids, context, txt_ids, timestep, y, guidance, control) Set TORCH_LOGS="+dynamo" and TORCHDYNAMO_VERBOSE=1 for more information You can suppress this exception and fall back to eager by setting: import torch._dynamo torch._dynamo.config.suppress_errors = True

any thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions