diffusers
diffusers copied to clipboard
[Community Pipeline] Superresolution with Transformers
: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
could fit well inside this task type: https://huggingface.co/tasks/image-to-image
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)
Hey @Raman-Kumar,
Yes please feel free to take this feature request :-)
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.