Replies: 1 comment
-
Hi, you're not giving that much information on what the model you're using or on how you're using it. For your wording (workflow) it seems you're using an UI like ComfyUI, this is the diffusers library, so if your problem is when using a specific UI, the best solution is to open the issue with that library, or if you're using specific custom nodes, to ask the author of those nodes. If you're using diffusers, you will need to provide us the code you're using that gives you the problem, also we have documentation you can read here |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i am a 3d modeling student try to use ai dont to coding just basic html and css i am runing my workflow it is showing me
Cannot load because conv_in.weight expected shape torch.Size([320, 8, 3, 3]), but got torch.Size([320, 4, 3, 3]). If you want to instead overwrite randomly initialized weights, please make sure to pass both
low_cpu_mem_usage=False
and `ignore_mismatched_sizes=Truecan someone please give me a step by step guide
Beta Was this translation helpful? Give feedback.
All reactions