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