LeRobot.js / docs /hf_config.yml
NERDDISCO's picture
docs: added descriptino & suggested_hardware
7454b73
raw
history blame contribute delete
420 Bytes
---
title: LeRobot.js
short_description: interact with your robot in JS, inspired by LeRobot
emoji: 🤖
colorFrom: purple
colorTo: pink
sdk: static
license: apache-2.0
app_build_command: "npm install --legacy-peer-deps --prefix examples/cyberpunk-standalone && npm run build --prefix examples/cyberpunk-standalone"
app_file: examples/cyberpunk-standalone/dist/index.html
pinned: true
suggested_hardware: cpu-basic
---