diff --git a/schemas/services.ts b/schemas/services.ts index 795bf3b2..63ddd4ab 100644 --- a/schemas/services.ts +++ b/schemas/services.ts @@ -989,6 +989,11 @@ export const services: ServiceDef[] = [ desc: "FLUX.1 [dev] - High-quality text-to-image generation", amount: "25000", }, + { + route: "POST /fal-ai/flux/dev/image-to-image", + desc: "FLUX.1 [dev] - Image-to-image editing and transformations", + amount: "25000", + }, { route: "POST /fal-ai/flux/schnell", desc: "FLUX.1 [schnell] - Fast text-to-image (1-4 steps)",