An open API service indexing awesome lists of open source software.

https://github.com/zehengl/face-timeline

A Python script to make video from selfies
https://github.com/zehengl/face-timeline

opencv python yolo

Last synced: over 1 year ago
JSON representation

A Python script to make video from selfies

Awesome Lists containing this project

README

          


logo

# face-timeline

![coding_style](https://img.shields.io/badge/code%20style-black-000000.svg)

A Python script to make video from selfies

## Environment

- Python 3.9

## Install

python -m venv .venv
source .venv/bin/activate
python -m pip install -U pip
pip install -r requirements.txt

> Configure `--extra-index-url` if CUDA is available, e.g. `pip install --trusted-host download.pytorch.org --extra-index-url https://download.pytorch.org/whl/cu118 -r requirements.txt`.
>
> Use `requirements-dev.txt` for development.

## Usage

1. Create a `.env` file and specify the `selfies` path

# .env
selfies="..."

2. Run Script

python make_timeline.py

## Credits

- [Logo][1] by [Anna Litviniuk][2]

[1]: https://www.iconfinder.com/icons/628286/anonym_avatar_default_head_person_unknown_user_icon
[2]: https://www.iconfinder.com/Naf_Naf