ljchang commited on
Commit
cfaa69f
·
verified ·
1 Parent(s): 0f77764

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ library_name: pyfeat-generator
4
+ tags: [face, expression-editing, py-feat]
5
+ ---
6
+
7
+ # py-feat/pyfeat-generator-rig
8
+
9
+ 478-point morphable rig (blendshape basis).
10
+
11
+ Weight file: `owned_rig.npz`. Loaded by
12
+ [pyfeat-generator](https://github.com/cosanlab/pyfeat-generator)'s `FaceEditor`
13
+ via its model manifest. Built on [py-feat](https://github.com/cosanlab/py-feat) 2.0.
14
+
15
+ The pyfeat-generator code is MIT-licensed; see the repository's NOTICE for how
16
+ model-weight and dependency licenses apply.