Depth Estimation
Diffusers
Safetensors
video-depth-estimation
panoramic-video
equirectangular
pvdepth
Instructions to use Soon122/PVDepth with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Soon122/PVDepth with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Soon122/PVDepth", 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:
- fb0300bdeeb0abcae1fa9677cf684b952ab3c0cd1df3d42621c62b444bed906b
- Size of remote file:
- 3.12 GB
- SHA256:
- e1a04f00126517693c70d383cfcec1d84de3ec6fca0127e144a8788b48e481ca
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.