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:
- cd7de7cfaadf28d8e7d3cd5f09b4aa3c5be84d992f804a91f70bf26dd23c99fa
- Size of remote file:
- 919 kB
- SHA256:
- b86eaa38611da6ceafb0477f7bace787cd1f04e7c844d9b1cc414a606479a9b5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.