Update README.md
Browse files
README.md
CHANGED
@@ -26,6 +26,8 @@ Designed by Hugging Face.
|
|
26 |
This model has 450M parameters in total.
|
27 |
You can use inside the [LeRobot library](https://github.com/huggingface/lerobot).
|
28 |
|
|
|
|
|
29 |
Install smolvla extra dependencies:
|
30 |
```bash
|
31 |
pip install -e ".[smolvla]"
|
|
|
26 |
This model has 450M parameters in total.
|
27 |
You can use inside the [LeRobot library](https://github.com/huggingface/lerobot).
|
28 |
|
29 |
+
Before proceeding to the next steps, you need to properly install the environment by following [Installation Guide](https://huggingface.co/docs/lerobot/installation) on the docs.
|
30 |
+
|
31 |
Install smolvla extra dependencies:
|
32 |
```bash
|
33 |
pip install -e ".[smolvla]"
|