Spaces:
Running
Running
A newer version of the Gradio SDK is available:
5.29.0
metadata
title: Hand Gesture Detection Api
emoji: π
colorFrom: pink
colorTo: indigo
sdk: gradio
sdk_version: 5.25.2
app_file: app.py
pinned: false
short_description: hand_gesture_detection_api
Hand Gesture Recognition API
A hand gesture recognition API built with FastAPI and Gradio, deployed on Hugging Face Spaces.
Features
- REST API endpoint for gesture recognition
- Interactive web UI for testing
- Recognizes 16 different hand gestures
API Usage
Send a POST request with an image file to /api/predict
to get gesture predictions.
Web Interface
Access the web interface directly at the Hugging Face Space URL.
Deployment
This application is configured to run on Hugging Face Spaces.