GameNet-1 / README.md
MAS-AI-0000's picture
Update README.md
8cec04a verified
---
title: GameNet-1 API
emoji: 🎮
colorFrom: green
colorTo: blue
sdk: docker
pinned: false
license: mit
short_description: GameNet-1 is a deep learning model that identifies video gam
---
# 🎮 GameNet-1 API
Upload a game screenshot or cover to get its predicted name and genre via a REST API using FastAPI.
➡️ POST to `/predict` with `multipart/form-data`
---