Instructions to use lerobot/xvla-widowx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use lerobot/xvla-widowx with LeRobot:
- Notebooks
- Google Colab
- Kaggle
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -46,7 +46,7 @@
|
|
| 46 |
"normalization_mapping": {
|
| 47 |
"STATE": "IDENTITY",
|
| 48 |
"ACTION": "IDENTITY",
|
| 49 |
-
"VISUAL": "
|
| 50 |
},
|
| 51 |
"florence_config": {
|
| 52 |
"model_type": "florence2",
|
|
|
|
| 46 |
"normalization_mapping": {
|
| 47 |
"STATE": "IDENTITY",
|
| 48 |
"ACTION": "IDENTITY",
|
| 49 |
+
"VISUAL": "IDENTITY"
|
| 50 |
},
|
| 51 |
"florence_config": {
|
| 52 |
"model_type": "florence2",
|