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", torch_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:
- 9e8319a0050226cef909fe4641eee74eb60feb2aa39a306b053d25cd61422774
- Size of remote file:
- 1.47 MB
- SHA256:
- 29bc9c0f93f7e93bf4158bf4965ac29aa45bbe6a85c85ca9fb3e0c7661304a40
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.