chess-ai-classifier / README.md
baker-street's picture
Update: readme
3f8ba52

A newer version of the Gradio SDK is available: 6.13.0

Upgrade
metadata
title: Chess AI Classifier
emoji: ♟️
colorFrom: blue
colorTo: indigo
sdk: gradio
sdk_version: 4.37.2
app_file: app.py
pinned: false
license: mit

Chess AI Classifier

A simple Gradio demo that recognizes chess pieces (King, Queen, Bishop, Knight, Rook, Pawn) from images using a FastAI-trained model.