Spaces:
Runtime error
Runtime error
| 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. |