Instructions to use mezerotm/dreamshaper with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use mezerotm/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("mezerotm/dreamshaper", 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:
- e4a1b32b2761a84ed7e9c7408ed94828e960c20620d9a6b3a3150c1a0a5bebbc
- Size of remote file:
- 335 MB
- SHA256:
- a5734bdcf7a7a269fd10d24d4d2f2e6e635a9e67b9b64b2a18f51c74428f93da
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.