Instructions to use markub3327/HAR-Transformer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use markub3327/HAR-Transformer 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("markub3327/HAR-Transformer") - Notebooks
- Google Colab
- Kaggle
Missing file if used via huggingface_hub.from_pretrained_keras
#1
by SUPPoro - opened
Hey,
I wanted to try out this model, but sadly there seems to be some file missing. I get the following error, when trying to load it via the giving huggingface_hub.from_pretrained_keras Method.
OSError: SavedModel file does not exist at: /home/huggingface/hub/models--markub3327--HAR-Transformer/snapshots/c92b6702aa7d3fe465c5944405fa3e8b4955a98d/{saved_model.pbtxt|saved_model.pb}