Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,32 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- text-to-image
|
4 |
+
- stable-diffusion
|
5 |
+
- diffusers
|
6 |
+
- image-generation
|
7 |
+
- flux
|
8 |
+
- safetensors
|
9 |
+
license: other
|
10 |
+
license_name: flux-1-dev-non-commercial-license
|
11 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
12 |
+
language:
|
13 |
+
- en
|
14 |
+
library_name: diffusers
|
15 |
+
---
|
16 |
+
|
17 |
+
|
18 |
+
# AWPortraitCN2
|
19 |
+
|
20 |
+
<div class="container">
|
21 |
+
<img src="./cover.jpg" width="1024"/>
|
22 |
+
</div>
|
23 |
+
|
24 |
+
AWPortraitCN2 is based on the FLUX.1-dev, as an upgraded version of [AWPortraitCN](https://huggingface.co/Shakker-Labs/AWPortraitCN). 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.
|
25 |
+
|
26 |
+
## Trigger words
|
27 |
+
|
28 |
+
No trigger words are requireds. LoRA recommends a weight of 0.9-1.
|
29 |
+
|
30 |
+
|
31 |
+
## Acknowledgements
|
32 |
+
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).
|