Free Black Forest Labs: FLUX.2 Klein 4B
FLUX.2 Klein is the 4B-parameter open-weights member of the FLUX.2 family — a text-to-image diffusion transformer with strong prompt adherence at low cost.
Use via API
curl -X POST https://api.rewind.ai/v1/image/generate/ \
-H "Authorization: Bearer sk-rewind-..." \
-H "Content-Type: application/json" \
-d '{"model":"black-forest-labs/flux.2-klein-4b","prompt":"your prompt here"}'API Documentation Get API Key