Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

4lph4v3rs3
/
plant-disease-classification-model

Keras
TF-Keras
Model card Files Files and versions
xet
Community

Instructions to use 4lph4v3rs3/plant-disease-classification-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use 4lph4v3rs3/plant-disease-classification-model with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://4lph4v3rs3/plant-disease-classification-model")
    
  • Notebooks
  • Google Colab
  • Kaggle
plant-disease-classification-model
225 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
4lph4v3rs3's picture
4lph4v3rs3
Rename fingerprint.pb to plant_disease_savemodel/fingerprint.pb
c9f606c verified 7 months ago
  • plant_disease_savemodel
    Rename fingerprint.pb to plant_disease_savemodel/fingerprint.pb 7 months ago
  • .gitattributes
    1.76 kB
    Rename variables/variables.data-00000-of-00001 to plant_disease_savemodel/variables/variables.data-00000-of-00001 7 months ago
  • CropGuardTech.ipynb
    366 kB
    Upload 4 files 7 months ago
  • app.py
    3.73 kB
    Add app.py and requirements.txt for Hugging Face Space 7 months ago
  • plant_disease_model.keras
    135 MB
    xet
    Upload 4 files 7 months ago
  • requirements.txt
    31 Bytes
    Add app.py and requirements.txt for Hugging Face Space 7 months ago