diff --git a/assets/docs/google/models/imagenet/mobilenet_v3_large_075_224/classification/5.md b/assets/docs/google/models/imagenet/mobilenet_v3_large_075_224/classification/5.md index 2cb92e385..31878a076 100644 --- a/assets/docs/google/models/imagenet/mobilenet_v3_large_075_224/classification/5.md +++ b/assets/docs/google/models/imagenet/mobilenet_v3_large_075_224/classification/5.md @@ -68,6 +68,10 @@ from Its weights were originally obtained by training on the ILSVRC-2012-CLS dataset for image classification ("Imagenet"). +## Web Demo + +Integrated to [Huggingface Spaces](https://huggingface.co/spaces) with [Gradio](https://github.com/gradio-app/gradio). Try out the Web Demo: [![Hugging Face Spaces](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-blue)](https://huggingface.co/spaces/tensorflow/mobilenet_v3_large_075_224) + ## Usage This model can be used with the `hub.KerasLayer` as follows.