fal.ai
F
fal.ai
/flux-schnell

FLUX image (fast)

Generate an image with FLUX.1 schnell in ~2 seconds. Returns image URLs.

livedegraded · 2.3s~4s typical
image generationfluxfast
$0.0060
per call
plus $0.001 platform fee per run
Bring your own fal.ai key: provider portion drops to $0.
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run fal /flux-schnell for me.

Input

FieldTypeDescription
prompt*stringPrompt
image_sizestringsquare_hd, landscape_16_9, portrait_9_16 default "landscape_16_9"
num_imagesnumber1-4 default 1

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"fal","endpoint":"/flux-schnell","input":{"prompt":"...","image_size":"landscape_16_9","num_images":1}}'
cli
npx cracked-ai run -p fal -e /flux-schnell -i '{"prompt":"...","image_size":"landscape_16_9","num_images":1}'
mcp
run_tool({ provider: "fal", endpoint: "/flux-schnell", input: {"prompt":"...","image_size":"landscape_16_9","num_images":1} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.