Add pipeline tag and update model card with metadata and links
#2
by nielsr HF Staff - opened
Hi! I'm Niels, part of the community science team at Hugging Face.
This pull request improves the model card for this GGUF version of SCAIL by:
- Adding the
pipeline_tag: image-to-videoto the metadata to make it discoverable in the Hub. - Adding the
base_modelmetadata to link this repository to the original full-precision weights. - Adding a
gguftag. - Adding a link to the official GitHub repository in the badges section for easier access to the inference code.
vantagewithai changed pull request status to merged