open-mmlab/PowerPaint

How should the model of this parameter be called

hjj-lmx opened this issue · 0 comments

StableDiffusionPowerPaintBrushNetPipeline.from_pretrained(
base_model_path,
brushnet=brushnet,
text_encoder_brushnet=text_encoder_brushnet,
torch_dtype=dtype,
low_cpu_mem_usage=False,
safety_checker=None,
)
safety_checker=None,
How should the model of this parameter be called?