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-imagefor improved discoverability on the Hugging Face Hub. - Inclusion of
library_name: diffusersto enable automated usage snippets, based on thediffuserslibrary 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