Instructions to use lerobot/act_aloha_sim_transfer_cube_human with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use lerobot/act_aloha_sim_transfer_cube_human with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("lerobot/act_aloha_sim_transfer_cube_human", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Add Robotics tag and metadata
#5
by reach-vb - opened
Hi! I'm VB from Hugging Face. Congratulations on your model! I'm opening a quick PR to update the model card to add Robotics metadata.
This PR adds standard Robotics metadata to the model card:
- Added 'Robotics' to tags
- Set pipeline_tag to 'robotics'
These changes help improve discoverability of robotics-related models on the Hugging Face Hub.