sv_hand_gesture_api / README.md
medtty
Updates
9e294ff

A newer version of the Gradio SDK is available: 5.29.0

Upgrade
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.