Julian Bilcke
commited on
Commit
Β·
cb05ba2
1
Parent(s):
6989c25
clarify insightface licensing
Browse files
README.md
CHANGED
|
@@ -13,8 +13,6 @@ app_port: 8080
|
|
| 13 |
|
| 14 |
# FacePoke
|
| 15 |
|
| 16 |
-
This project is not finished! Controls of the eyes, eyebrow etc are not finished yet!
|
| 17 |
-
|
| 18 |
## Table of Contents
|
| 19 |
|
| 20 |
- [Introduction](#introduction)
|
|
@@ -114,6 +112,8 @@ Contributions to FacePoke are welcome! Please read our [Contributing Guidelines]
|
|
| 114 |
|
| 115 |
FacePoke is released under the MIT License. See the [LICENSE](LICENSE) file for details.
|
| 116 |
|
|
|
|
|
|
|
| 117 |
---
|
| 118 |
|
| 119 |
Developed with β€οΈ by Julian Bilcke at Hugging Face
|
|
|
|
| 13 |
|
| 14 |
# FacePoke
|
| 15 |
|
|
|
|
|
|
|
| 16 |
## Table of Contents
|
| 17 |
|
| 18 |
- [Introduction](#introduction)
|
|
|
|
| 112 |
|
| 113 |
FacePoke is released under the MIT License. See the [LICENSE](LICENSE) file for details.
|
| 114 |
|
| 115 |
+
Please note that while the code of LivePortrait and Insightface are open-source with "no limitation for both academic and commercial usage", the model weights trained from Insightface data are available for [https://github.com/deepinsight/insightface?tab=readme-ov-file#license](non-commercial research purposes only).
|
| 116 |
+
|
| 117 |
---
|
| 118 |
|
| 119 |
Developed with β€οΈ by Julian Bilcke at Hugging Face
|