Skip to content

Commit bab9770

Browse files
update model-libraries.ts
1 parent 39d5f50 commit bab9770

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/tasks/src/model-libraries.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1109,6 +1109,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
11091109
repoUrl: "https://github.com/huggingface/lerobot/blob/main/lerobot/common/policies/smolvla",
11101110
docsUrl: "https://huggingface.co/docs/lerobot/smolvla",
11111111
filter: false,
1112+
snippets: snippets.smolvla,
11121113
},
11131114
} satisfies Record<string, LibraryUiElement>;
11141115

0 commit comments

Comments
 (0)