Instructions to use nev/taef1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use nev/taef1 with TF-Keras:
# Note: 'keras<3.x' or 'tf_keras' must be installed (legacy) # See https://github.com/keras-team/tf-keras for more details. from huggingface_hub import from_pretrained_keras model = from_pretrained_keras("nev/taef1") - Notebooks
- Google Colab
- Kaggle
Upload taef1_decoder.onnx with huggingface_hub
Browse files- taef1_decoder.onnx +2 -2
taef1_decoder.onnx
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:22b8bd923a836b9ed72be3f052d3f893f40018d21cee9e04eb4748724466943f
|
| 3 |
+
size 4932037
|