Instructions to use donoftime2018/TTTE-Model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use donoftime2018/TTTE-Model with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://donoftime2018/TTTE-Model") - Notebooks
- Google Colab
- Kaggle
Upload ttte_classifier.tflite with huggingface_hub
#5
by donoftime2018 - opened
- ttte_classifier.tflite +1 -1
ttte_classifier.tflite
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 56060624
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:89206a0b929992aec8da73586272199f03bde16a4b23e0cb3506251f148ce2ae
|
| 3 |
size 56060624
|