I’m pleased to share that it’s now possible to share ANY Keras model on the Hub.
The integration with huggingface_hub
is pretty easy to use…here’s how it looks for the Sequential API.
In addition, I put together a video walking you through how to use it to push and pull the denoising autoencoder example from the docs! You can follow along in this colab notebook to try it out for yourself.
Let me know what you think!