Depth Estimation
Diffusers
Safetensors
English
MarigoldDepthPipeline
depth estimation
image analysis
computer vision
in-the-wild
zero-shot
Instructions to use prs-eth/marigold-depth-v1-0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use prs-eth/marigold-depth-v1-0 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("prs-eth/marigold-depth-v1-0", 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:
- 48d084f549462542391c1368262692d2189d40bf54f93241870837c22f0552e1
- Size of remote file:
- 1.73 GB
- SHA256:
- 794aca23894df15815c39312aaaa8e1243d6ab98e64d1cd6fdb703bd68878e90
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.