Streaming ProPainter
Project description
Streaming Video Inpainting via ProPainter
A package for using ProPainter in streaming mode.
Prerequisites
python >= 3.10
Deployment
pip install propainter
Deployment for testing from repo
- Install prerequisites:
sudo apt-get update
sudo apt-get update && sudo apt-get upgrade -y && sudo apt-get autoremove
- Install virtualenv (actual instructions):
sudo -H pip install --upgrade pip setuptools wheel
sudo -H pip install virtualenv
- Clone repo, create and activate environment:
git clone --recurse-submodules git@github.com:osmr/propainter.git
cd propainter
virtualenv venv
source venv/bin/activate
- Update preinstalled packages:
pip install --upgrade pip setuptools wheel
- Install package:
pip install -e .
- Optionally install pytest:
pip install pytest
Usage
- Investigate the
example.py
script. - Investigate pytest scripts in
tests
directory.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
propainter-0.0.1.tar.gz
(6.0 kB
view details)
Built Distribution
File details
Details for the file propainter-0.0.1.tar.gz
.
File metadata
- Download URL: propainter-0.0.1.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b58b913e8bd15acc0448c304d3b6fc497d48adc4158691c033ed0921d1bf238 |
|
MD5 | 09c816c13e43ee685896063220fe88ae |
|
BLAKE2b-256 | b7dc1b4b15152ffb855a6d8e2cbfa86db13384b9a81d110747e4a1b3c9daa5b6 |
File details
Details for the file propainter-0.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: propainter-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c86974792968426b9ecf1d4737809ba4518a8338157be44886260877e339ab17 |
|
MD5 | 03226d402727ee107a1fd4e15e34e01c |
|
BLAKE2b-256 | 3be69718259516b7dcd17da0a9f232783a2354a125cefe49c942c6825c39da76 |