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