Remove b/c workaround

This commit is contained in:
Alexander Soare
2024-03-27 12:03:19 +00:00
parent cb6d1e0871
commit 68d02c80cf
2 changed files with 1 additions and 7 deletions

View File

@@ -145,7 +145,6 @@ Or you can achieve the same result by executing our script from the command line
```bash
python lerobot/scripts/eval.py \
--hub-id lerobot/diffusion_policy_pusht_image \
--revision v1.0 \
eval_episodes=10 \
hydra.run.dir=outputs/eval/example_hub
```