diffusers icon indicating copy to clipboard operation
diffusers copied to clipboard

[Community Pipeline] Superresolution with Transformers

Open patrickvonplaten opened this issue 2 years ago • 1 comments

:hugs: Transformers now also includes an image super resolution/restoration model: Swin2SR (based on Swinv2) :fire: models on the hub: https://huggingface.co/caidas docs: https://huggingface.co/docs/transformers/main/en/model_doc/swin2sr

We could combine this very nicely with diffusers to build some cool community pipelines.

cc @NielsRogge

patrickvonplaten avatar Dec 16 '22 16:12 patrickvonplaten

could fit well inside this task type: https://huggingface.co/tasks/image-to-image

julien-c avatar Dec 16 '22 16:12 julien-c

Hi, @patrickvonplaten can I contribute to this? I have previously contributed to PyTorch for new apple GPU operations (350+ lines of C++, Objective C, and Python)

Raman-Kumar avatar Jan 03 '23 20:01 Raman-Kumar

Hey @Raman-Kumar,

Yes please feel free to take this feature request :-)

patrickvonplaten avatar Jan 06 '23 05:01 patrickvonplaten

This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.

Please note that issues that do not follow the contributing guidelines are likely to be ignored.

github-actions[bot] avatar Apr 12 '23 15:04 github-actions[bot]