Add pipeline tag and improve usage documentation
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team.
This PR adds the pipeline_tag: unconditional-image-generation to your model's metadata to ensure it is correctly categorized and discoverable on the Hub. I've also updated the usage section to include the sampling command found in your GitHub repository, making it easier for users to interact with your checkpoints.
Yassaman changed pull request status to merged
Hi Niels,
Thank you for your comment!