Instructions to use kerasformers/depth_anything_small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- KerasFormers
How to use kerasformers/depth_anything_small with KerasFormers:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Keras
How to use kerasformers/depth_anything_small with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://kerasformers/depth_anything_small") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
28c6a92 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:1a6ae9aee88443c0050d23a9fefded7a24ef89a6662d34e8e80082106b357d83
size 99484224
|