Methodmodel_update(self, model, vae, image, mask, powerpaint, clip, positive, negative, fitting, function, scale, start_at, end_
MagicQuill/brushnet_nodes.py:202
Methodprocess(self, ckpt_name, image, colored_image, positive_prompt, negative_prompt, mask, add_mask, remove_mask, grow_si
MagicQuill/scribble_color_edit.py:45
Functionsample(model, noise, steps, cfg, sampler_name, scheduler, positive, negative, latent_image, denoise=1.0, disable_noi
MagicQuill/comfy/sample.py:40
Methodsample(self, model_wrap, sigmas, extra_args, callback, noise, latent_image=None, denoise_mask=None, disable_pbar=Fal
MagicQuill/comfy/samplers.py:550