We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75517d1 commit 8ded89dCopy full SHA for 8ded89d
packages/tasks/src/model-libraries.ts
@@ -1109,7 +1109,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
1109
repoUrl: "https://github.com/huggingface/lerobot/blob/main/lerobot/common/policies/smolvla",
1110
docsUrl: "https://huggingface.co/docs/lerobot/smolvla",
1111
filter: false,
1112
- snippets: snippets.smolvla,
+ snippets: snippets.smolvla,
1113
},
1114
} satisfies Record<string, LibraryUiElement>;
1115
0 commit comments