Update README.md
Browse files
README.md
CHANGED
@@ -17,18 +17,36 @@ library_name: diffusers
|
|
17 |
|
18 |
# AWPortraitCN2
|
19 |
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
<div class="container">
|
21 |
<img src="./cover.jpg" width="1024"/>
|
22 |
</div>
|
23 |
|
24 |
-
|
25 |
-
|
26 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
|
28 |
## Trigger words
|
29 |
-
|
30 |
No trigger words are requireds. LoRA recommends a weight of 0.9-1.
|
31 |
|
32 |
-
|
33 |
## Acknowledgements
|
34 |
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).
|
|
|
17 |
|
18 |
# AWPortraitCN2
|
19 |
|
20 |
+
<div class="container">
|
21 |
+
<img src="./poster.jpg" width="1024"/>
|
22 |
+
</div>
|
23 |
+
|
24 |
+
The new version of AWPortraitCN2, as an upgraded version of [AWPortraitCN](https://huggingface.co/Shakker-Labs/AWPortraitCN), delves deeper into and explores a broader spectrum of Eastern aesthetics. In terms of character portrayal, it now encompasses a wider range of facial data across all age groups. It also responds more effectively to themes such as cuisine, architecture, environments, and a variety of traditional ethnic costumes. Whether you’re drawn to minimalist, poetic landscapes or the vibrant, everyday life of streets and neighborhoods, this update allows for a richer and more intuitive creative journey.
|
25 |
+
|
26 |
<div class="container">
|
27 |
<img src="./cover.jpg" width="1024"/>
|
28 |
</div>
|
29 |
|
30 |
+
## Showcases
|
31 |
+
<style>
|
32 |
+
.container {
|
33 |
+
display: flex;
|
34 |
+
gap: 10px; /* 图片之间的间隔 */
|
35 |
+
}
|
36 |
+
</style>
|
37 |
+
<div class="container">
|
38 |
+
<img src="./samples/317eec87b980d6f8f8d785a1cfaab3b482a43cd61b5122ebd1763e1a6ae6ba68.png" width="300"/>
|
39 |
+
<img src="./samples/3cecc38c07bc12afbfa5cbc690e8b684cc34ef7d6e809cbd912d461cc14f0338.png" width="300"/>
|
40 |
+
<img src="./samples/4569ff6307471eb4629bbd10d51d2656a7832068bbd66febcb47e7c259321b4b.png" width="300"/>
|
41 |
+
</div>
|
42 |
+
<div class="container">
|
43 |
+
<img src="./samples/9bd338b0ae2fbc0f3f439c42bf731268696e48148f31a5056efda2b631a8294b.png" width="300"/>
|
44 |
+
<img src="./samples/c78a685376a61cf0781ee793bbc8543f59c030673533955d818d812e97d33676.png" width="300"/>
|
45 |
+
<img src="./samples/f08aa1b139c3586d16c406009ab7bd8415407a85ab00f95201567da76c415394.png" width="300"/>
|
46 |
+
</div>
|
47 |
|
48 |
## Trigger words
|
|
|
49 |
No trigger words are requireds. LoRA recommends a weight of 0.9-1.
|
50 |
|
|
|
51 |
## Acknowledgements
|
52 |
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).
|