This program provides a user-friendly interface to the distill
program, allowing you to create training configurations and providing useful documentation.
Make sure you have (1) created a Python environment and (2) downloaded model files as instruction in the main README file.
- Open a shell.
cd
to the repository's directory.cd SOMEWHERE/talking-head-anime-4-demo
- Run the program.
bin/run src/tha4/app/distill_ui.py
- Open a shell.
cd
to the repository's directory.cd SOMEWHERE\talking-head-anime-4-demo
- Run the program.
bin\run.bat src\tha4\app\distill_ui.py
Please consult the documentation inside the program itself. It is available on the rightmost panel.