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

Aaditya456
/
Banana-Disease-Classification

Keras
Model card Files Files and versions
xet
Community

Instructions to use Aaditya456/Banana-Disease-Classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use Aaditya456/Banana-Disease-Classification with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://Aaditya456/Banana-Disease-Classification")
    
  • Notebooks
  • Google Colab
  • Kaggle
Banana-Disease-Classification
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
Aaditya456's picture
Aaditya456
Update requirements.txt
101a62c verified 12 months ago
  • .gradio
    Upload folder using huggingface_hub 12 months ago
  • Kaggle
    Upload folder using huggingface_hub 12 months ago
  • .gitattributes
    1.71 kB
    Upload 4 files 12 months ago
  • README.md
    94 Bytes
    Update README.md 12 months ago
  • app.py
    2.73 kB
    Upload 4 files 12 months ago
  • banana_disease.keras
    53 MB
    xet
    Upload folder using huggingface_hub 12 months ago
  • banana_disease.py
    3.94 kB
    Upload 4 files 12 months ago
  • banana_disease_densenet121.keras
    29.7 MB
    xet
    Upload 4 files 12 months ago
  • class_names.npy
    1.05 kB
    xet
    Upload 4 files 12 months ago
  • requirements.txt
    23 Bytes
    Update requirements.txt 12 months ago