Instructions to use Expendadeur/agro-bio-models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use Expendadeur/agro-bio-models with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://Expendadeur/agro-bio-models") - Notebooks
- Google Colab
- Kaggle
Upload disease_kb.json with huggingface_hub
Browse files- disease_kb.json +0 -0
disease_kb.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|