Spaces:
Runtime error
Runtime error
File size: 1,434 Bytes
f5c2623 1d1d0c0 f5c2623 1d1d0c0 f5c2623 1d1d0c0 f5c2623 1d1d0c0 f5c2623 1d1d0c0 f5c2623 1d1d0c0 f5c2623 1d1d0c0 f5c2623 1d1d0c0 f5c2623 1d1d0c0 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 | ---
title: Moderation Workbench
emoji: 🎬
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 5.34.1
app_file: app.py
pinned: false
license: other
short_description: Professional Media Content Moderation Workbench
---
# Moderation Workbench
This Hugging Face Space provides a streamlined workbench for professional media content moderation and segmentation.
## Features
- **Submit Job:** Upload videos with department notes for moderation.
- **Segmentation Editing:** (Upcoming) Advanced workspace for content segmentation.
- Automated upload to secure storage via Modal Volumes.
- Initiates external processing pipelines for content moderation.
- Professional UI designed with Golden Ratio principles.
## Usage
1. **Submit Job:**
- Upload a video file.
- Provide department notes, email, and company name.
- Click "Process" to trigger the moderation workflow.
2. **Segmentation Editing:** This feature is currently a placeholder for future development.
## Requirements & Setup
- Ensure your Modal environment and volumes are correctly configured.
- Install necessary packages using `pip install -r requirements.txt`.
- Run the app locally or deploy it as a Hugging Face Space.
## Configuration
Modify the `app.py` to update your Modal configuration:
- `MODERATION_MODAL_VOLUME`
- Modal function references for processing.
---
**Note:** This Space is designed for professional media moderation workflows. |