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

ThijsVan
/
MyRepo

Image Classification
Keras
English
Model card Files Files and versions
xet
Community

Instructions to use ThijsVan/MyRepo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use ThijsVan/MyRepo with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://ThijsVan/MyRepo")
    
  • Notebooks
  • Google Colab
  • Kaggle
MyRepo
18.6 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 7 commits
ThijsVan's picture
ThijsVan
Update README.md
340a9f2 verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    5.3 kB
    Update README.md about 1 year ago
  • config.json
    19.8 kB
    move model to root about 1 year ago
  • main.py
    124 Bytes
    Add main.py about 1 year ago
  • metadata.json
    64 Bytes
    move model to root about 1 year ago
  • model.weights.h5
    18.6 MB
    xet
    move model to root about 1 year ago