Instructions to use py-feat/pyfeat-generator-rig with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Py-Feat
How to use py-feat/pyfeat-generator-rig with Py-Feat:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Upload README.md with huggingface_hub
Browse files
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.
|