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