Instructions to use zeromodels/grounding_dino_tiny with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use zeromodels/grounding_dino_tiny with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://zeromodels/grounding_dino_tiny") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
f2366c0 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:8f4177ff0888b9275b1f4d25a00e502f8b1e963c33a7692e3ae09176f72099fc
size 693326496
|