Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

svnfs
/
bokeh

Image Classification
Keras
vision
tensorflow
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use svnfs/bokeh with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://svnfs/bokeh")
    
  • Notebooks
  • Google Colab
  • Kaggle
bokeh
215 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 10 commits
Stavros Niafas
update model card
1f724e1 over 3 years ago
  • .gitattributes
    1.38 kB
    initial commit over 3 years ago
  • README.md
    1.47 kB
    update model card over 3 years ago
  • dof.h5
    212 kB
    xet
    first dof model version over 3 years ago