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