comfyanonymous / ComfyUI

The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
https://www.comfy.org/
GNU General Public License v3.0
54.67k stars 5.76k forks source link

Error while executing Sargezt segment CN #3156

Open ManuelMultiverse opened 7 months ago

ManuelMultiverse commented 7 months ago

Error occurred when executing ControlNetLoader:

Error(s) in loading state_dict for Adapter: Missing key(s) in state_dict: "body.6.block1.weight", "body.6.block1.bias", "body.6.block2.weight", "body.6.block2.bias", "body.7.block1.weight", "body.7.block1.bias", "body.7.block2.weight", "body.7.block2.bias".

Baughn commented 3 months ago

Yup, hit that one as well. Any ideas how to fix it?