Skip to content

Commit 2343fee

Browse files
remove quotes
1 parent 0167612 commit 2343fee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tasks/src/model-libraries.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1103,7 +1103,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
11031103
countDownloads: `path:"model_vae_fp16.pt"`,
11041104
snippets: snippets.threedtopia_xl,
11051105
},
1106-
"smolvla": {
1106+
smolvla: {
11071107
prettyLabel: "SmolVLA",
11081108
repoName: "lerobot",
11091109
repoUrl: "https://github.com/huggingface/lerobot/blob/main/lerobot/common/policies/smolvla",

0 commit comments

Comments
 (0)