Instructions to use yusyel/fishv2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use yusyel/fishv2 with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://yusyel/fishv2") - Notebooks
- Google Colab
- Kaggle
Commit History
Push Keras model using huggingface_hub. f191c8d
Push Keras model using huggingface_hub. 4b2be2c
Push Keras model using huggingface_hub. e0f11bf
Push Keras model using huggingface_hub. 2498db6
Push Keras model using huggingface_hub. 1bc7884
initial commit 9ff8274
yusuf commited on