Text-to-Image
Diffusers
Safetensors
English
quantized
fp8
e4m3
Text-to-Image
ControlNet
Diffusers
Flux.1-dev
image-generation
Stable Diffusion
quantization
reduced-precision
Instructions to use ABDALLALSWAITI/FLUX.1-dev-ControlNet-Union-Pro-2.0-fp8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ABDALLALSWAITI/FLUX.1-dev-ControlNet-Union-Pro-2.0-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("ABDALLALSWAITI/FLUX.1-dev-ControlNet-Union-Pro-2.0-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
- Draw Things
- DiffusionBee
- Xet hash:
- 80eaa9369e5e64e76b486b1009ab5a2956c6692b2994a6e76317fb42e6a547ee
- Size of remote file:
- 2.14 GB
- SHA256:
- 393fc2a298b93ffe39f2db3f0d2ce11dfba62d44b7aa3c1dd3380d4a1be04deb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.