fix revision

This commit is contained in:
Alexander Soare
2024-03-27 13:22:14 +00:00
parent 011f2d27fe
commit 6cd671040f
2 changed files with 1 additions and 2 deletions

View File

@@ -141,7 +141,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
```