Which works, but the output size is always smaller than the input image.
What am I missing?
This is the output for a 550x550 input image.
If possible, please give full code examples too. You have a good initial code snippet on the readme for Text to Image, but then the rest of the examples are incomplete. The same sort of full code examples would be very helpful.
How can I ensure the output image size of image to image match the input? Going on the example colab code I use this
Which works, but the output size is always smaller than the input image. What am I missing?
This is the output for a 550x550 input image.
If possible, please give full code examples too. You have a good initial code snippet on the readme for Text to Image, but then the rest of the examples are incomplete. The same sort of full code examples would be very helpful.