without prompt
CROVO1026 opened this issue · 1 comments
CROVO1026 commented
how to complete a img2img like pix2pix without promt?can i use empty promts?
coldsakrua commented
you can try
pipe(prompt = None,)
CROVO1026 opened this issue · 1 comments
how to complete a img2img like pix2pix without promt?can i use empty promts?
you can try
pipe(prompt = None,)