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

  • Log In
  • Sign Up

devulapellykushal
/
textdetection_99

Text Classification
Keras
English
h5-model
custom-model
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use devulapellykushal/textdetection_99 with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://devulapellykushal/textdetection_99")
    
  • Notebooks
  • Google Colab
  • Kaggle
textdetection_99
23.8 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
devulapellykushal's picture
devulapellykushal
Update README.md
9833c06 verified 12 months ago
  • .gitattributes
    1.52 kB
    initial commit 12 months ago
  • README.md
    1.14 kB
    Update README.md 12 months ago
  • requirements.txt
    243 Bytes
    Upload 2 files 12 months ago
  • text_classification_pipeline.h5
    23.8 MB
    xet
    Upload 2 files 12 months ago