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

[Feature]: Add Pixelsmith support #3544

Open
RedStingray opened this issue Oct 31, 2024 · 2 comments
Open

[Feature]: Add Pixelsmith support #3544

RedStingray opened this issue Oct 31, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@RedStingray
Copy link

Feature description

Add Pixelsmith, an upscaling technique that uses cascading patches to reduce artifacts in the upscaled output.
Official code is here: Pixelsmith github
Link to paper is here: Arxiv page
Paper claims that it is state-of-the-art in both image quality and generation efficiency.

Version Platform Description

No response

@RedStingray RedStingray added the enhancement New feature or request label Oct 31, 2024
@vladmandic
Copy link
Owner

author should make it portable instead of having hacks like this:

Copy/paste autoencoder_kl.py and vae.py in your environment (f.i. home/user/miniconda3/envs/pixelsmith/lib/python3.11/site-packages/diffusers/models/autoencoders/)

this is nonsense and i'm not going to do the work for them - if repo is updated so code is actually portable, i'm open to integrating it.

@RedStingray
Copy link
Author

Understood, thanks for looking at it!

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

No branches or pull requests

2 participants