Instructions to use lukasskellijs/env_assembly_bench with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use lukasskellijs/env_assembly_bench with LeRobot:
- Notebooks
- Google Colab
- Kaggle
File size: 246 Bytes
1e09dca | 1 2 3 4 5 6 7 | # EnvHub aliases → AssemblyBenchEnvironment class path.
# Key is --env.environment; value is module path under base_module.
repo:
base_module: assembly_bench.environments.assembly
envs:
assembly_bench: assembly.AssemblyBenchEnvironment
|