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