Robotics
LeRobot
Safetensors
framework:lerobot-fork
model:act
platform:aloha
robot:stationary
task:block-transfer
Instructions to use TrossenRoboticsCommunity/act-block-transfer-aloha-sim with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use TrossenRoboticsCommunity/act-block-transfer-aloha-sim with LeRobot:
- Notebooks
- Google Colab
- Kaggle
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -2,9 +2,13 @@
|
|
| 2 |
library_name: lerobot
|
| 3 |
tags:
|
| 4 |
- act
|
|
|
|
| 5 |
- model_hub_mixin
|
|
|
|
| 6 |
- pytorch_model_hub_mixin
|
|
|
|
| 7 |
- robotics
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
|
|
|
|
| 2 |
library_name: lerobot
|
| 3 |
tags:
|
| 4 |
- act
|
| 5 |
+
- model:act
|
| 6 |
- model_hub_mixin
|
| 7 |
+
- platform:aloha
|
| 8 |
- pytorch_model_hub_mixin
|
| 9 |
+
- robot:stationary
|
| 10 |
- robotics
|
| 11 |
+
- task:block-transfer
|
| 12 |
---
|
| 13 |
|
| 14 |
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
|