Instructions to use ypenterprise/Dog-Breed-Identification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use ypenterprise/Dog-Breed-Identification with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://ypenterprise/Dog-Breed-Identification") - Notebooks
- Google Colab
- Kaggle
File size: 22 Bytes
b9f3d6d | 1 | web: gunicorn main:app |