Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SamplerCustomAdvanced issue #26

Open
mkat2 opened this issue Nov 20, 2024 · 1 comment
Open

SamplerCustomAdvanced issue #26

mkat2 opened this issue Nov 20, 2024 · 1 comment

Comments

@mkat2
Copy link

mkat2 commented Nov 20, 2024

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?

@madebyollin
Copy link
Owner

@mkat2 Hmm I don't know either (I am not very experienced with ComfyUI 😓) - I would recommend creating an issue on https://github.com/comfyanonymous/ComfyUI/issues or possibly in the general-support channel of the comfy.org discord/matrix chat.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants