> For the complete documentation index, see [llms.txt](https://guide.palletml.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.palletml.com/models/download-pre-built-models.md).

# Download Pre-Built Models

Want to try Pallet but don't have a model handy? Download one of these pre-built models to get started now 👇

### **Image Classification Models**

{% hint style="info" %}
Each download is zip file containing a TensorFlow Lite Model + Labels pair. When the download completes, unzip the model assets to your computer. Then you can easily [deploy them](/deploy/deploy-your-model.md).
{% endhint %}

:robot: **Google's MobileNetV2**

Developed by Google, this model can classify 1,000 different objects - from umbrellas to volcanoes!

![Example images MobileNet was trained to classify](https://2699314397-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MME5PNg63VnuK-9c9y9%2F-MMMyYItWvnfIie6BY7o%2F-MMNNZPopFkDwrKZFqA5%2Fdownload-1.png?alt=media\&token=630c50a1-48c5-4bb7-8d19-864e2fdbb7b3)

{% file src="/files/-MMI6JdzQRAqqHZhOYVi" %}
Download MobileNetV2
{% endfile %}

:sunflower: **FlowerNet**

This model classifies daisies, dandelions, roses, sunflowers, and tulips.

![Example images FlowerNet was trained to classify](https://2699314397-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MME5PNg63VnuK-9c9y9%2F-MMMyYItWvnfIie6BY7o%2F-MMNNlik9SulHtGbp6fZ%2Fdownload-2.png?alt=media\&token=da7c99bf-d72a-42fc-b0c5-d998f918d1f4)

{% file src="/files/-MMI6JdyieiVE9TBWkvM" %}
Download FlowerNet
{% endfile %}

:dog: **Dog Breeds**

This model can distinguish between 120 different dog breeds.

![Example images this model was trained to classify](https://2699314397-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MME5PNg63VnuK-9c9y9%2F-MMMyYItWvnfIie6BY7o%2F-MMNO79xPXCF5lF133Pm%2Fdownload-3.png?alt=media\&token=90a0de21-c877-49d4-ae0c-36ffd642bc63)

{% file src="/files/-MMI6JdqDvY5KIaNXJ3E" %}
Download Dog Breeds
{% endfile %}

:punch: **Rock-Paper-Scissors**

This model can tell if you're throwing Rock, Paper, or Scissors from the classic game.

It was trained on [3D generated images](http://www.laurencemoroney.com/rock-paper-scissors-dataset/) instead of photographs, so **for best results**, take a picture of your hand in Rock, Paper, or Scissors formation over a clear plain surface.

![Example images this model was trained to classify](https://2699314397-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MME5PNg63VnuK-9c9y9%2F-MMNOCPln6GKwC8KNOkY%2F-MMNPLor3D6rEMdrqQQr%2Fdownload-6.png?alt=media\&token=91f34cd4-6abf-47a5-b1db-7e279f5aeeef)

{% file src="/files/-MMI6JdvZIR73Zw3K\_Gp" %}
Download Rock-Paper-Scissors
{% endfile %}

### Deploy Your Model

Now that you have model assets prepared, head back over to the tutorial to turn your model into a shareable image classification app:

{% content-ref url="/pages/-MMEc-O4zIXHIjinxTB0" %}
[Your First No-Code Smart App](/getting-started/tutorials/your-first-no-code-smart-app.md)
{% endcontent-ref %}
