Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
hkiame opened this issue Jul 5, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@hkiame
Copy link

hkiame commented Jul 5, 2023

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 hkiame added the bug Something isn't working label Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant