Improve model card for ZeroStereo (StereoGen): Add tags, paper info, links, and usage

#1
by nielsr HF Staff - opened

This PR significantly enhances the model card for the Windsrain/ZeroStereo model by:

  • Adding pipeline_tag: image-to-image and library_name: diffusers to improve discoverability and specify compatibility.
  • Including the paper title, abstract, and a link to the Hugging Face paper page.
  • Providing a direct link to the official GitHub repository for comprehensive code and usage details.
  • Adding a basic Python usage example for loading the model with diffusers.
  • Incorporating key information from the original GitHub README, such as pre-trained models and acknowledgements.
  • Adding a BibTeX citation.
  • Removing the irrelevant "File information" section.
Windsrain changed pull request status to merged

Sign up or log in to comment