Spaces:
Build error
Build error
metadata
title: Fastai Image Classifier (FastHTML)
emoji: 🖼️
colorFrom: blue
colorTo: green
sdk: docker
app_file: app.py
Fastai Image Classifier with FastHTML
This is a simple web application built with FastHTML that uses a Fastai-trained model to classify uploaded images.
How to use:
- Click "Browse..." or drag and drop an image file onto the input area.
- Click "Classify Image".
- The prediction and confidence score will appear below.
Built with:
- Fastai
- FastHTML
- Hosted on Hugging Face Spaces