CoolFace
Apppublic

BajanYSL/FLUX.1-dev

sourceHugging Faceupdated 19d agoView on Hugging Face
0likes
App README

FLUX.1 [dev]

Text-to-image demo of black-forest-labs/FLUX.1-dev, a 12B rectified-flow transformer guidance-distilled from FLUX.1 [pro].

How it works

This is a static Space — there is no server and no GPU. The page calls Inference Providers through the Hugging Face router, which routes to fal.ai, Replicate or WaveSpeed.

Sign in with your Hugging Face account and generation is billed to your own included inference credits, not the Space owner's. Nothing is proxied through a shared key, and your token stays in your browser.

FLUX.1 [dev] is released under a non-commercial license.

Why static and not ZeroGPU

Self-hosting a 12B model needs a GPU. ZeroGPU requires a PRO subscription or an account older than 30 days, so this demo routes to Inference Providers instead. The self-hosted Gradio + ZeroGPU build is parked in `zerogpu/` with switch-over instructions — none of it runs today.