Add pipeline tag, paper link and sample usage
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face team.
This PR improves the model card for the RealRestorer Degradation Models by:
- Adding the
pipeline_tag: image-to-imageto the metadata for better discoverability. - Adding a link to the paper RealRestorer: Towards Generalizable Real-World Image Restoration with Large-Scale Image Editing Models.
- Adding a sample usage section for the degradation pipeline based on the GitHub README.
Please let me know if you have any questions!