Skip to content

ColorMotion/ColorMotion

Repository files navigation

ColorMotion

Build Status

Running in a venv

The activate_venv.py script can be used to run commands inside a virtual environment. Run ./activate_venv.py bash to start a bash shell inside a venv, or ./activate_venv.py python to start python.

Freezing dependencies

To regenerate requirements.txt, execute pip freeze --local | grep -v colormotion > requirements.txt.

About

Automatic video colorization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages