File size: 493 Bytes
155c1e5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2ea4d01
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
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
---