Instructions to use moritz-august/FLUX.1-dev-float8-e4m3fn with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use moritz-august/FLUX.1-dev-float8-e4m3fn with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("moritz-august/FLUX.1-dev-float8-e4m3fn", 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:
- ef79874e996e88ef9d918ddb014ffc6742c479526d4f646a46fd48079a208a2d
- Size of remote file:
- 83.8 MB
- SHA256:
- a7d62cb78b51abcf9fd1eeed77e7ba8e020d0dd93a135b658366ec6af3ef8f41
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.