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 2d3a655 commit b166663Copy full SHA for b166663
‎packages/tasks/src/model-libraries.ts
@@ -469,7 +469,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
469
filter: true,
470
countDownloads: `path_extension:"nemo" OR path:"model_config.yaml"`,
471
},
472
- open-oasis: {
+ "open-oasis": {
473
prettyLabel: "open-oasis",
474
repoName: "open-oasis",
475
repoUrl: "https://github.com/etched-ai/open-oasis",
@@ -699,7 +699,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
699
filter: false,
700
countDownloads: `path_extension:"safetensors" OR path_extension:"pt"`,
701
702
- "genmo": {
+ genmo: {
703
prettyLabel: "Genmo",
704
repoName: "Genmo",
705
repoUrl: "https://github.com/genmoai/models",
0 commit comments