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