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
#7
by donoftime2018 - opened
- ttte_classifier.tflite +2 -2
ttte_classifier.tflite
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f2ecf3a826f7e93cb07cf020bf100930ede1e34446f549bf00e6d40e2fb93837
|
| 3 |
+
size 32463056
|