Skip to main content

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

  1. Install prerequisites:
sudo apt-get update
sudo apt-get update && sudo apt-get upgrade -y && sudo apt-get autoremove
  1. Install virtualenv (actual instructions):
sudo -H pip install --upgrade pip setuptools wheel
sudo -H pip install virtualenv
  1. Clone repo, create and activate environment:
git clone --recurse-submodules git@github.com:osmr/propainter.git
cd propainter
virtualenv venv
source venv/bin/activate
  1. Update preinstalled packages:
pip install --upgrade pip setuptools wheel
  1. Install package:
pip install -e .
  1. Optionally install pytest:
pip install pytest

Usage

  1. Investigate the example.py script.
  2. 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)

Uploaded Source

Built Distribution

propainter-0.0.1-py2.py3-none-any.whl (5.5 kB view details)

Uploaded Python 2 Python 3

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

Hashes for propainter-0.0.1.tar.gz
Algorithm Hash digest
SHA256 0b58b913e8bd15acc0448c304d3b6fc497d48adc4158691c033ed0921d1bf238
MD5 09c816c13e43ee685896063220fe88ae
BLAKE2b-256 b7dc1b4b15152ffb855a6d8e2cbfa86db13384b9a81d110747e4a1b3c9daa5b6

See more details on using hashes here.

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

Hashes for propainter-0.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c86974792968426b9ecf1d4737809ba4518a8338157be44886260877e339ab17
MD5 03226d402727ee107a1fd4e15e34e01c
BLAKE2b-256 3be69718259516b7dcd17da0a9f232783a2354a125cefe49c942c6825c39da76

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page