F
fal.ai
/flux-pro
FLUX Pro image
Higher-quality FLUX 1.1 pro generation.
livedegraded · 1.3s~10s typical
image generationfluxquality
$0.060
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-pro for me.
Input
| Field | Type | Description |
|---|---|---|
| prompt* | string | Prompt |
| image_size | string | Size preset default "landscape_16_9" |
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-pro","input":{"prompt":"...","image_size":"landscape_16_9"}}'cli
npx cracked-ai run -p fal -e /flux-pro -i '{"prompt":"...","image_size":"landscape_16_9"}'mcp
run_tool({ provider: "fal", endpoint: "/flux-pro", input: {"prompt":"...","image_size":"landscape_16_9"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.