How to use henok007/hsi1_2_full with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://henok007/hsi1_2_full")
No model card