Kritaphat
Fix config in README.md
155c1e5
|
Raw
History Blame Contribute Delete
493 Bytes
---
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
---