How to use keras-io/Image-Classification-using-EANet 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("keras-io/Image-Classification-using-EANet")
can't view inference result getting error "No module named 'pipeline'"
#1
cc @merve feel free to disable inference widget if it's not working
· Sign up or log in to comment