FLUX.1 Schnell
Free.ai (self-hosted)
·
image
·
~1000 tokens per image
State-of-the-art text-to-image model. Fast generation with stunning quality.
Use via API
curl -X POST https://api.free.ai/v1/image/generate/ \
-H "Authorization: Bearer sk-free-..." \
-H "Content-Type: application/json" \
-d '{"model":"flux-1-schnell","prompt":"your prompt here"}'
API Documentation
Get API Key
Frequently Asked Questions
State-of-the-art text-to-image model. Fast generation with stunning quality.
FLUX.1 Schnell works well for general-purpose image generation, illustration, and product visuals. Try the sample prompts above to see its strengths.
About 1,000 tokens per image. $1 buys 750,000 tokens, and a free Free.ai account includes 10,000 signup tokens plus a daily refill, so most users can try FLUX.1 Schnell without spending anything.
It depends on the prompt. Free.ai lets you compare FLUX.1 Schnell side-by-side with any other model at /image/compare/ — pick a sibling from the alternatives list to see how they differ on the same input.
Yes. Free.ai does not add watermarks and the outputs are yours to use commercially. See /apps/flux-1-schnell/ for the full breakdown.
On Free.ai, FLUX.1 Schnell supports 1:1 (square), 16:9 (landscape), 9:16 (portrait), 4:3, and 3:4. Pick the ratio in the form above before generating.
Most images come back in 5-25 seconds depending on the model and current GPU load. The result appears inline; signed-in users can also Add to queue to close the tab and get notified when it lands.
Yes — pick 1, 2, or 4 in the count field. Each image deducts about 1,000 tokens. For larger batches use /image/generate/ which fans out the same prompt across multiple models in parallel.
Free.ai does not train models on your prompts. Self-hosted models stay on our GPUs. Premium models route to the upstream provider for inference. Either way we never resell your data.
Yes. POST to /v1/image/generate/ with model="flux-1-schnell" and include your Bearer token. Full reference: /api/.
FLUX.1 Schnell is -licensed — see /apps/flux-1-schnell/ for the model card and our open-source repos at github.com/freeaigit for ready-to-run scripts.
Free accounts get 10,000 signup tokens plus a daily pool. When that runs out, top up starting at $1 (750K tokens) — no subscription required.