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.
2 parents 22441b0 + 4eb9fc7 commit cc95f82Copy full SHA for cc95f82
src/models.ts
@@ -109,5 +109,6 @@ export const inferenceModels: InferenceModel[] = [
109
hfModel: "stepfun-ai/Step1X-Edit",
110
providerModel: "zsxkib/step1x-edit",
111
task: "image-to-image",
112
+ status: "staging",
113
},
114
];
0 commit comments