ksuriuri commited on
Commit
a7865d7
1 Parent(s): 05b7c01

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -3,4 +3,17 @@ license: cc-by-4.0
3
  ---
4
  I do not own any of the content present in this repository. All the files belong to this repo: https://github.com/pkhungurn/talking-head-anime-3-demo
5
 
6
- Please refer to the Github repo for the licenses.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
  I do not own any of the content present in this repository. All the files belong to this repo: https://github.com/pkhungurn/talking-head-anime-3-demo
5
 
6
+ Please refer to the Github repo for the licenses.
7
+
8
+ # Usage
9
+
10
+ Download the model checkpoint you need and put it into `data/models`
11
+ The correct directory hierarchy is
12
+ ```
13
+ + models
14
+ - separable_float
15
+ - separable_half
16
+ - standard_float
17
+ - standard_half
18
+ - placeholder.txt
19
+ ```