Skip to content

Commit d11ec6b

Browse files
docs(readme): update installation instructions for 0.4.0 (#2310)
1 parent c75455a commit d11ec6b

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,11 @@ _Replace `[...]` with your desired features._
185185
For a full list of optional dependencies, see:
186186
https://pypi.org/project/lerobot/
187187

188+
> [!NOTE]
189+
> For lerobot 0.4.0, if you want to install libero or pi tags, you will have to do: `pip install "lerobot[pi,libero]@git+https://github.com/huggingface/lerobot.git"`.
190+
>
191+
> This will be solved in the next patch release
192+
188193
### Weights & Biases
189194

190195
To use [Weights and Biases](https://docs.wandb.ai/quickstart) for experiment tracking, log in with
@@ -337,7 +342,3 @@ If you want, you can cite this work with:
337342
## Star History
338343

339344
[![Star History Chart](https://api.star-history.com/svg?repos=huggingface/lerobot&type=Timeline)](https://star-history.com/#huggingface/lerobot&Timeline)
340-
341-
```
342-
343-
```

0 commit comments

Comments
 (0)