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