How to use from the
Use from the
Keras library
# Available backend options are: "jax", "torch", "tensorflow".
import os
os.environ["KERAS_BACKEND"] = "jax"

import keras

model = keras.saving.load_model("hf://ab2-gbl/ECG_segmentation_using_U-Net")

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

Install the Hugging Face CLI

pip install -U "huggingface_hub[cli]"

Login with your Hugging Face credentials

huggingface-cli login

Push your model files

huggingface-cli upload ab2-gbl/ECG_segmentation_using_U-Net .

Downloads last month
-
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support