Instructions to use yeonjoon-jung/FLUX.2-dev_FP8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use yeonjoon-jung/FLUX.2-dev_FP8 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("yeonjoon-jung/FLUX.2-dev_FP8", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 4f6a35adbe23f11cac73939eae84d4ad0b766e0da59ddf76e0be467f8b3189cd
- Size of remote file:
- 168 MB
- SHA256:
- 17612617e03890ff51e5559b7b3a17225e6d85da98f21bae74a6fa661fc91137
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.