Instructions to use lerobot/pi0_libero_base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use lerobot/pi0_libero_base with LeRobot:
- Notebooks
- Google Colab
- Kaggle
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -63,7 +63,7 @@
|
|
| 63 |
],
|
| 64 |
"image_keys": [
|
| 65 |
"observation.images.image",
|
| 66 |
-
"observation.images.image2"
|
| 67 |
],
|
| 68 |
"gradient_checkpointing": false,
|
| 69 |
"compile_model": false,
|
|
|
|
| 63 |
],
|
| 64 |
"image_keys": [
|
| 65 |
"observation.images.image",
|
| 66 |
+
"observation.images.image2"
|
| 67 |
],
|
| 68 |
"gradient_checkpointing": false,
|
| 69 |
"compile_model": false,
|