diff --git a/src/models.ts b/src/models.ts index 030460f..f755f07 100644 --- a/src/models.ts +++ b/src/models.ts @@ -109,5 +109,6 @@ export const inferenceModels: InferenceModel[] = [ hfModel: "stepfun-ai/Step1X-Edit", providerModel: "zsxkib/step1x-edit", task: "image-to-image", + status: "staging", }, ];