Build the next generation of creativity with fal.
Lightning fast inference.
No coldstarts. Pay only for what you use.
Fully open flow based text to image model
FLUX.1, a 12B parameters text-to-image model with outstanding aesthetics.
FLUX Realism LoRA is a cutting edge model for generating realistic images with the SOTA Flux Model.
Super fast endpoint for the FLUX.1 [dev] model with LoRA support.
A general purpose endpoint for the FLUX.1 [dev] model, which can be used with a variety of extensions including any LoRA support.
The most capable generative media models.
Optimized by fal's inference experts.
fal Inference Engine™
is the fastest way
to run diffusion models
Run diffusion models up to 50% faster and cost effective. Enable new user experiences leveraging our real time infrastructure.
import * as fal from "@fal-ai/serverless-client";
const result = await fal.subscribe("fal-ai/fast-sdxl", {
input: {
prompt: "photo of a cat wearing a kimono"
},
logs: true,
onQueueUpdate: (update) => {
if (update.status === "IN_PROGRESS") {
update.logs.map((log) => log.message).forEach(console.log);
}
},
});
fal.ai adapts to your usage, ensuring you only pay for the computing power you consume. It's cost-effective scalability at its best.
Some models are billed by model output. Please, check the model playground page for latest pricing information.
Model Name | Unit Price (USD) | |
---|---|---|
FLUX.1 [dev] | ||
FLUX.1 [schnell] | ||
FLUX.1 [pro] | ||
Stable Diffusion 3 - Medium | ||
Stable Video | ||
Face Swap |