Update model card: add paper link, pipeline tag, and fix license
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team. I'm opening this PR to improve the model card for LPNSR.
Summary of changes:
- Added the
image-to-imagepipeline tag to improve discoverability. - Updated the license to
mitbased on the official GitHub repository. - Added a link to the paper: LPNSR: Prior-Enhanced Diffusion Image Super-Resolution via LR-Guided Noise Prediction.
- Added a link to the official GitHub repository.
- Included basic usage instructions for inference and the local Gradio demo.
mirpri changed pull request status to merged
Thanks for the great work on this, Niels! These updates will make LPNSR much easier for the community to find and implement.