File size: 373 Bytes
9bc88f6
8cec04a
 
 
 
9bc88f6
 
 
 
 
 
8cec04a
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
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`

---