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