Skip to content

USTAADCOM/Pro_Painter_Tool

Repository files navigation

Pro_Painter_Tool

Pro_Painter_Tool is a tool which take a video and text prompt as input. And remove the prompt object from the video.

Setup

conda create -n <env_name> python==3.10
conda activate <env_name>
git clone https://github.com/USTAADCOM/Pro_Painter_Tool.git
cd Pro_Painter_Tool
pip install -r requirements.txt -q

Install dependencied

bash script/install.sh

Download Models

mkdir ./ckpt
bash script/download_ckpt.sh

Run Gradio Demo

python3 app.py 

Results

👨🏻‍🎨 Object Removal