| title: Thai Snake Classifier | |
| emoji: ๐ | |
| colorFrom: green | |
| colorTo: blue | |
| sdk: gradio | |
| python_version: "3.10" | |
| app_file: app.py | |
| fullWidth: true | |
| pinned: true | |
| short_description: Public demo of a Thai snake species classifier. | |
| models: | |
| - kritaphatson/thai_snake_image_classifier | |
| tags: | |
| - image-classification | |
| - computer-vision | |
| - snakes | |
| - thailand | |
| # Optional: speed up cold starts by pre-pulling your model at build time | |
| preload_from_hub: | |
| - kritaphatson/thai_snake_image_classifier | |