Skip to content

lightsue/sora2-watermark-remover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sora 2 Ai watermark remover

License

Description

This project is designed to precisely remove watermarks from Sora 2 generated videos using AI.

How it works?

This project uses AI to remove watermarks from Sora 2 generated videos. When a user uploads a video, the system analyzes each frame to detect the watermark and removes it using inpainting. The processed video is then rendered and returned to the user.

Requirements🛠

  • Python 3.10+
  • Windows/MacOS/Linux
  • At least 4GB of RAM
  • ffmpeg

Installation

Before using the watermark remover, you need to set it up on your pc. Clone it using Git:

git clone https://github.com/lightsue/sora2-watermark-remover

Then you need to install the dependencies:

cd sora2-watermark-remover
pip install requirements.txt

Usage

To start using the program, launch the main.py file:

python main.py

This will open a web page in your browser where you can upload your videos. The processed results will be saved in the output folder.

Also, you can use the web server version for your projects. Run server.py:

python server.py

The web server will start on port 8000.

Donations & Sponsorship

If you find this project useful, consider supporting future development:

  • BTC: bc1q8grhtxdw37npcdadm7xa848vquqgurj9ecvpex
  • ERC20: 0x2d19c72fb8b3a7cdc7fa4970b5c777966f547854

Thank you!🙏

About

Sora 2 AI generated videos gentle watermark remover

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages