open-mmlab/PowerPaint

Comfyui powerpaint error in ksampler

Open

#42 opened on May 23, 2024

 (0 comments) (0 reactions) (0 assignees)Python (82 forks)github user discovery
help wantedwontfix

Repository metrics

Stars
 (1,081 stars)
PR merge metrics
 (PR metrics pending)

Description

Error occurred when executing KSampler: module 'comfy.samplers' has no attribute 'CFGGuider' File "/home/ubuntu/ComfyUI/custom_nodes/ComfyUI-BrushNet/model_patch.py", line 97, in modified_sample cfg_guider = comfy.samplers.CFGGuider(model)

comfyui: 2.8.3 powerpaint custormer nodes: https://github.com/nullquant/ComfyUI-BrushNet function : context awaer

is there any compatible issue?

Contributor guide