Instructions to use NeuroVision-2/NV10_V2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use NeuroVision-2/NV10_V2 with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://NeuroVision-2/NV10_V2") - Notebooks
- Google Colab
- Kaggle
File size: 419 Bytes
b287704 bc2f9f3 b287704 bc2f9f3 | 1 2 3 4 5 6 7 8 9 10 11 | ---
library_name: keras
---



|