Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available:
6.5.1
metadata
title: Scene Mood Classifier - API
emoji: 🎬
colorFrom: indigo
colorTo: purple
sdk: gradio
app_file: fusion-app/app_local.py
pinned: false
hf_oauth: true
hf_oauth_scopes:
- inference-api
🎬 Scene Mood Classifier - API Mode
Upload a video or image+audio pair to classify the mood/atmosphere of the scene.
This Space
This space demonstrates the API-based version using HuggingFace Inference API.
Note: You can also use Local Mode without signing in - just uncheck the "Use API Mode" checkbox.
How to Use
- Sign in with Hugging Face (click the button in the header)
- The "Use API Mode" checkbox is available - check it to use API mode
- Upload your video or image+audio pair
- Click "Analyze"
About
This app demonstrates multimodal fusion for scene mood classification using CLIP (vision) and Wav2Vec2 (audio) models via the HuggingFace Inference API.