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