level 3
运行出现Given groups=1, weight of size 【1536, 16, 1, 2, 2】, expected input【1, 36, 21, 92, 66】 to have 16 channels, but got 36 channels instead 是啥原因呀 该怎么解决有手子知道吗
2025年04月22日 00点04分
1
level 12
根据该错误,您正在尝试在 image2video 工作流中使用 text2video 模型。模型不匹配
2025年04月23日 03点04分
2
level 1
加载器或模型的问题,你看看你这是啥模型是Checkpoint融合大模型还是unet模型,不要搞混了,放错了模型目录,用的加载器不一样的。
2025年09月14日 13点09分
5