[BUG]: In the inference stage i got the problem
🐛 Describe the bug
Through training to get a ckpt file In the inference stage i got the problem
Can you help me look at it?
or Give a tutorial on inference?
i want through hugging face way to load model but have failed how can i
thank you
Environment
the Environment the same provided I can train but inference failed
I modified the load_model_from_config function in 'txt2img.py':
and solve the problem, you can try it.
I modified the
load_model_from_configfunction in 'txt2img.py':and solve the problem, you can try it.
Thank you very much for your reply,I'll try it now
in the ldm/models/diffusion/ddpm.py line 538 & 539, it comments the first stage and con stage init method, so we need to load it manually .

Thank you
We have updated a lot. This issue was closed due to inactivity. Thanks.