Skip to content

wingchi-tam/YourLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published