Add project page link, architecture summary, and detailed usage instructions

#1
by nielsr HF Staff - opened

Hi! I'm Niels from the Hugging Face community science team.

This PR improves the model card for TrajLoom by:

  • Adding a link to the official project page.
  • Updating the pipeline tag to other as per our documentation standards for trajectory generation.
  • Providing a brief summary of the framework architecture (VAE, Flow, and Encoding).
  • Adding CLI usage examples for both VAE reconstruction and trajectory generation, sourced directly from the GitHub repository.

These changes make the repository more discoverable and easier to use for researchers in the field.

zeweizhang changed pull request status to merged

Sign up or log in to comment