wanghaofan
commited on
Commit
•
40c43f8
1
Parent(s):
25f54af
Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,17 @@
|
|
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
|
@@ -24,5 +34,10 @@ AWPortraitCN is based on the FLUX.1-dev. It is trained on images that is more in
|
|
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).
|
|
|
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 |
# AWPortraitCN
|
|
|
34 |
No trigger words are requireds. LoRA recommends a weight of 0.9-1.
|
35 |
|
36 |
|
37 |
+
## Online Inference
|
38 |
+
|
39 |
+
You can also try this model at [Shakker AI](https://www.shakker.ai/modelinfo/87f4437c20544be7815b16e305326f21/AWPortrait-CN?from=search).
|
40 |
+
|
41 |
+
|
42 |
## Acknowledgements
|
43 |
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).
|