How to set optional parameters? How to set the size of an image?

#8
by blansj - opened

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