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

Artifacts in lower portion of image when generating images of size 1024x1024 #187

Open
phudtran opened this issue Feb 29, 2024 · 4 comments

Comments

@phudtran
Copy link
Contributor

phudtran commented Feb 29, 2024

Tried with different models (SDXL, SD1.5, etc)
Only setting that reproduced the issue was resolution.

Known issue when decoding latents for image sizes larger than 512x512

Example
image

@phudtran phudtran changed the title Artifacts in lower portion of image when generating images of size 1024x1024 Metal: Artifacts in lower portion of image when generating images of size 1024x1024 Feb 29, 2024
@phudtran phudtran changed the title Metal: Artifacts in lower portion of image when generating images of size 1024x1024 Artifacts in lower portion of image when generating images of size 1024x1024 Feb 29, 2024
@phudtran phudtran changed the title Artifacts in lower portion of image when generating images of size 1024x1024 Artifacts in lower portion of image when generating images of size greater than 512x512 Feb 29, 2024
@phudtran
Copy link
Contributor Author

phudtran commented Mar 4, 2024

Issue goes away when using taesd. Also need to test if the vae fix helps.

@phudtran phudtran changed the title Artifacts in lower portion of image when generating images of size greater than 512x512 Artifacts in lower portion of image when generating images of size greater than 1024x1024 Mar 6, 2024
@phudtran phudtran changed the title Artifacts in lower portion of image when generating images of size greater than 1024x1024 Artifacts in lower portion of image when generating images of size 1024x1024 Mar 6, 2024
@leejet
Copy link
Owner

leejet commented Mar 10, 2024

Please try the latest code and see if the issue persists.

@phudtran
Copy link
Contributor Author

I'm still seeing it with the latest code. It could be a metal only issue. Will try on Cuda and report back.

@FSSRepo
Copy link
Contributor

FSSRepo commented Mar 11, 2024

I'm still seeing it with the latest code. It could be a metal only issue. Will try on Cuda and report back.

You should have mentioned what was happening with the metal backend, as that doesn't happen with the cuda and cpu backend. Furthermore, the metal backend presents many known issues documented in the ggml repository, yet none of those maintaining that backend seem to give it importance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants