Add model card, pipeline tag, and sample usage
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team.
This PR improves the repository's model card by:
- Adding the
reinforcement-learningpipeline tag to the YAML metadata to make the model easily discoverable. - Linking the model card to the paper Energy-based Compositional Diffusion Planning.
- Adding the official GitHub repository link.
- Providing a sample usage code snippet showing how to use ECD as a plug-in, sourced from the GitHub README.
- Including the BibTeX citation.