Improve model card: Add pipeline tag, library name, abstract, and usage instructions

#1
by nielsr HF Staff - opened

This PR significantly improves the model card by:

  • Adding pipeline_tag: image-to-image and library_name: diffusers to the metadata, enhancing discoverability on the Hub and enabling the Hugging Face use this model widget.
  • Including a link to the paper Fine-structure Preserved Real-world Image Super-resolution via Transfer VAE Training and the official GitHub repository https://github.com/Joyies/TVT.
  • Incorporating the paper's abstract for a quick overview of the model's capabilities.
  • Providing detailed 'Quick Inference' instructions, including installation steps and command examples, directly from the project's GitHub README, to facilitate easy usage.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment