Instructions to use hf-internal-testing/tiny-random-DepthAnythingForDepthEstimation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-DepthAnythingForDepthEstimation with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("depth-estimation", model="hf-internal-testing/tiny-random-DepthAnythingForDepthEstimation")# Load model directly from transformers import AutoImageProcessor, AutoModelForDepthEstimation processor = AutoImageProcessor.from_pretrained("hf-internal-testing/tiny-random-DepthAnythingForDepthEstimation") model = AutoModelForDepthEstimation.from_pretrained("hf-internal-testing/tiny-random-DepthAnythingForDepthEstimation") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 17292d3b8a6ef1d53231eb9fe1f671890de10a1906212d0d1c281f7a7686fb8b
- Size of remote file:
- 39.5 kB
- SHA256:
- 9c962a1ed57460c3f6c9a1b0de31d634be9fbbdbd0da4bc84e01c1ada3ec5d38
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.