DeepMosaics / README.md
Riz0030's picture
Update README.md
967d3c5 verified

A newer version of the Streamlit SDK is available: 1.56.0

Upgrade
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

  1. Upload a video with mosaic.
  2. Click Remove Mosaic.
  3. 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