Instructions to use BDRC/ScriptClassifier_Simple_v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use BDRC/ScriptClassifier_Simple_v1 with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://BDRC/ScriptClassifier_Simple_v1") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
28c6e7e | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:9fa45068aa51b5001c693b8d3b937ebee87e68f982844c59298f737d6b8625e9
size 351331975
|