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