Skip to content

Commit 3f997d8

Browse files
authored
Merge pull request #7 from replicate/add-sana-sprint
Adding sana-sprint
2 parents 43805f9 + fd64ebf commit 3f997d8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/models.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,11 @@ export const inferenceModels: InferenceModel[] = [
6060
providerModel: "stability-ai/sdxl:7762fd07cf82c948538e41f63f77d685e02b063e37e496e96eefd46c929f9bdc",
6161
task: "text-to-image",
6262
},
63+
{
64+
hfModel: "Efficient-Large-Model/Sana_Sprint_1.6B_1024px_diffusers",
65+
providerModel: "nvidia/sana-sprint-1.6b",
66+
task: "text-to-image",
67+
},
6368
{
6469
hfModel: "OuteAI/OuteTTS-0.3-500M",
6570
providerModel: "jbilcke/oute-tts:39a59319327b27327fa3095149c5a746e7f2aee18c75055c3368237a6503cd26",

0 commit comments

Comments
 (0)