Instructions to use lerobot/folding_latest with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use lerobot/folding_latest with LeRobot:
- Notebooks
- Google Colab
- Kaggle
Rename relative action processor registry
#1
by HaomingSong - opened
- policy_preprocessor.json +1 -1
policy_preprocessor.json
CHANGED
|
@@ -12,7 +12,7 @@
|
|
| 12 |
"config": {}
|
| 13 |
},
|
| 14 |
{
|
| 15 |
-
"registry_name": "
|
| 16 |
"config": {
|
| 17 |
"enabled": true,
|
| 18 |
"exclude_joints": [
|
|
|
|
| 12 |
"config": {}
|
| 13 |
},
|
| 14 |
{
|
| 15 |
+
"registry_name": "relative_actions_processor",
|
| 16 |
"config": {
|
| 17 |
"enabled": true,
|
| 18 |
"exclude_joints": [
|