wanghaofan
commited on
Commit
•
25f54af
1
Parent(s):
38e75b9
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,28 @@
|
|
1 |
-
---
|
2 |
-
license: other
|
3 |
-
license_name: flux-1-dev-non-commercial-license
|
4 |
-
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
5 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: flux-1-dev-non-commercial-license
|
4 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
5 |
+
---
|
6 |
+
|
7 |
+
# AWPortraitCN
|
8 |
+
|
9 |
+
<div class="container">
|
10 |
+
<img src="./images/cover.png" width="1024"/>
|
11 |
+
</div>
|
12 |
+
|
13 |
+
AWPortraitCN is based on the FLUX.1-dev. It is trained on images that is more in line with the appearance and aesthetics of Chinese people. It includes many types of portraits, such as indoor and outdoor portraits, fashion, and studio photos. It has strong generalization. Compared with the original version, AWPortraitCN is more delicate and realistic in skin quality. In order to pursue a more realistic raw image effect, it can be used with the AWPortraitSR workflow.
|
14 |
+
|
15 |
+
## Showcase
|
16 |
+
|
17 |
+
<div class="container">
|
18 |
+
<img src="./images/teaser.png" width="1024"/>
|
19 |
+
</div>
|
20 |
+
|
21 |
+
|
22 |
+
## Trigger words
|
23 |
+
|
24 |
+
No trigger words are requireds. LoRA recommends a weight of 0.9-1.
|
25 |
+
|
26 |
+
|
27 |
+
## Acknowledgements
|
28 |
+
This model is trained by our copyrighted users [DynamicWang](https://www.shakker.ai/userpage/dfca7abc67c04a9492ea738d864de070/publish). We release this model under permissions. The model follows [flux-1-dev-non-commercial-license](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md).
|