lllyasviel / ControlNet

Let us control diffusion models!
Apache License 2.0
30.53k stars 2.75k forks source link

without prompt #713

Open CROVO1026 opened 1 month ago

CROVO1026 commented 1 month ago

how to complete a img2img like pix2pix without promt?can i use empty promts?

coldsakrua commented 1 month ago

you can try

pipe(prompt = None,)