Juli-Kath's picture
Add FastAPI deployment files
0e7270f
|
Raw
History Blame Contribute Delete
358 Bytes
---
title: Animal Classifier Fastapi
emoji: ๐Ÿƒ
colorFrom: green
colorTo: pink
sdk: docker
pinned: false
---
### How it works:
1. Upload an image of an animal.
2. The model predicts which animal it is.
3. Confidence scores are displayed.
Model source: [Juli-Kath/animal-classification-azure](https://huggingface.co/Juli-Kath/animal-classification-azure)