LeRobot.js / docs /hf_config.yml
NERDDISCO's picture
fix: cyberpunk build (wrong working dir?)
b136c10
raw
history blame
319 Bytes
---
title: LeRobot.js
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
---