comfyui+mixlab运行报错
comfyui吧
全部回复
仅看楼主
level 1
dotaraku 楼主
求大佬帮帮忙,新手真不知道怎么处理报错,网上教程视频做的一样但是还是报错
Error occurred when executing KSampler:'ModuleList' object has no attribute '1'
File "D:\Program Files\Blender_ComfyUI\ComfyUI\execution.py", line 153, in recursive_executeoutput_data, output_ui = get_output_data(obj, input_data_all)File "D:\Program Files\Blender_ComfyUI\ComfyUI\execution.py", line 83, in get_output_datareturn_values = map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True)File "D:\Program Files\Blender_ComfyUI\ComfyUI\execution.py", line 76, in map_node_over_listresults.append(getattr(obj, func)(**slice_dict(input_data_all, i)))File "D:\Program Files\Blender_ComfyUI\ComfyUI\nodes.py", line 1299, in samplereturn common_ksampler(model, seed, steps, cfg, sampler_name, scheduler, positive, negative, latent_image, denoise=denoise)File "D:\Program Files\Blender_ComfyUI\ComfyUI\nodes.py", line 1269, in common_ksamplersamples = comfy.sample.sample(model, noise, steps, cfg, sampler_name, scheduler, positive, negative
2023年12月06日 18点12分 1
level 1
controlnet没设置,要统一和lcm
2023年12月11日 08点12分 3
能细说一下吗?
2024年03月06日 07点03分
+1大佬可以细说一下吗
2024年05月14日 03点05分
level 1
我和你一摸一样,请问兄台搞定了没有 支个招
2023年12月11日 13点12分 4
level 1
看提示好像是说采样器设置有问题 发个工作流程来看下
2024年01月09日 09点01分 5
我昨天运行正常,第二天运行的时候也是这样,到采样器的时候报错,但是最初始的设置也是这样
2024年02月20日 04点02分
level 7
统一
2024年02月24日 04点02分 6
level 1
我已解决,测试出来,ControlNet采样器的模型和采样器不一致,设置匹配的就可以了
2024年07月24日 03点07分 8
1