StableStudio icon indicating copy to clipboard operation
StableStudio copied to clipboard

Error: Image dimensions exceeding limit when generating large images (1365x768)

Open hkiame opened this issue 2 years ago • 0 comments

Describe the bug I encountered an error when attempting to generate an image with specific dimensions. The error message received is "RpcError: Exception iterating responses: image too large, 1081344>1048576 pixels" This occurred while requesting an image with dimensions of 1365 x 768.

To Reproduce Steps to reproduce the behavior:

  1. Enter the prompt for image generation
  2. Use Stable Diffusion v2.1768
  3. Adjust the dimensions to 1365 x 768.
  4. Initiate the image generation process
  5. Open console and see the "RpcError: Exception iterating responses: image too large, 1081344>1048576 pixels" error.

Expected behavior I expected to receive the generated image with the dimensions specified (1365 x 768).

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser: Chrome
  • Version: 114.0.5735.199 (Official Build) (64-bit)

hkiame avatar Jul 05 '23 10:07 hkiame