File size: 491 Bytes
3e22f39 3a8de78 988bb68 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
---
license: cc-by-4.0
---
I do not own any of the content present in this repository. All the files belong to: https://github.com/pkhungurn
Project repo: https://github.com/pkhungurn/talking-head-anime-3-demo
Please refer to the Github repo for the licenses.
# Usage
Download the model checkpoint you need and put it into `data/models`
The correct directory hierarchy is
```
+ models
- separable_float
- separable_half
- standard_float
- standard_half
- placeholder.txt
``` |