gup/FLUX.1-dev
0
1---2title: FLUX.1 [dev]3emoji: ๐จ4colorFrom: yellow5colorTo: pink6sdk: static7app_file: index.html8pinned: false9license: mit10short_description: Text-to-image with FLUX.1-dev via Inference Providers11hf_oauth: true12hf_oauth_scopes:13 - inference-api14---15 16# FLUX.1 [dev] โ text-to-image demo17 18Browser-side demo of [black-forest-labs/FLUX.1-dev](https://huggingface.co/black-forest-labs/FLUX.1-dev),19a 12B-parameter rectified-flow transformer guidance-distilled from FLUX.1 [pro].20 21This is a **static Space**: there is no server-side model. Generations run through22[Hugging Face Inference Providers](https://huggingface.co/docs/inference-providers)23(fal, Replicate, Wavespeed โ routed automatically). Sign in with your Hugging Face24account; inference is billed to **your** account's inference-provider quota.25 26Model weights are under the [FLUX.1 [dev] non-commercial license](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md).27 