Stability-AI / StableStudio

Community interface for generative AI
MIT License
8.73k stars 869 forks source link

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

Open hkiame opened 1 year ago

hkiame commented 1 year ago

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):