How to set optional parameters? How to set the size of an image?
"image = pipe(prompt, height=512, width=512, num_inference_steps=50).images[0]"
Β· Sign up or log in to comment