Instructions to use lerobot/vqbet_pusht with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use lerobot/vqbet_pusht with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("lerobot/vqbet_pusht", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Add library_name to metadata and link to project page
#4
by nielsr HF Staff - opened
This PR adds the library_name to the model card metadata. The model utilizes the LeRobot library, and specifying this improves discoverability and clarity. Also, a link to the project page was added.