Spaces:
Running
Running
A newer version of the Streamlit SDK is available: 1.56.0
metadata
title: DeepMosaics - Remove Video Mosaic
emoji: 🎥
colorFrom: blue
colorTo: purple
sdk: streamlit
sdk_version: 1.43.2
app_file: app.py
pinned: false
DeepMosaics - Remove Mosaic from Videos
This project removes mosaic from censored videos using deep learning.
How to Use
- Upload a video with mosaic.
- Click Remove Mosaic.
- Download the processed video.
Deployment
This app runs on Hugging Face Spaces with streamlit.
Install Dependencies
To run locally, install dependencies:
pip install -r requirements.txt
Run the App
streamlit run app.py