fasthtmltest / README.md
lyimo's picture
Update README.md
4b4789b verified
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:

  1. Click "Browse..." or drag and drop an image file onto the input area.
  2. Click "Classify Image".
  3. The prediction and confidence score will appear below.

Built with: