Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 283 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 283 Bytes

YourLife

How to run

  1. Start a virtual environment
  • python3 -m venv .venv
  • source .venv/bin/activate
  1. install dependencies
  • pip install -r dependencies.txt
  1. Start flask server
  • python -m flask run
  1. Enter information and hit submit

  2. Hit the generate video button