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
| license: mit | |
| [Generate ONNX/PB for TAEF1 and load in jax2tf](https://colab.research.google.com/drive/1HqxtQlbFersDisARDLWTlu3_-NXcfBWO?usp=sharing) | |
| Original: https://huggingface.co/madebyollin/taef1 | |
| License: MIT |