Add pipeline tag, library_name, and detailed model card for VGT

#1
by nielsr HF Staff - opened

Hi! This PR significantly enhances the model card for the VGT model.

Key updates include:

  • Addition of pipeline_tag: text-to-image for improved discoverability on the Hugging Face Hub.
  • Inclusion of library_name: diffusers to enable automated usage snippets, based on the diffusers library being listed in the installation instructions.
  • Integration of comprehensive details from the original GitHub repository, such as highlights, installation guides, pretrained model information, and inference code snippets.
  • Links to the official paper and GitHub repository.
lanlanlan23 changed pull request status to merged

Sign up or log in to comment