Update README.md
Browse files
README.md
CHANGED
@@ -6,19 +6,40 @@ cover_images:
|
|
6 |
- _cover_images_/20241223181514_15.png
|
7 |
- _cover_images_/20241223155404_10.png
|
8 |
- _cover_images_/20241223133259_5.png
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
frameworks:
|
10 |
- Pytorch
|
|
|
11 |
license: apache-2.0
|
|
|
12 |
tags:
|
13 |
- LoRA
|
14 |
- text-to-image
|
|
|
15 |
tasks:
|
16 |
- text-to-image-synthesis
|
|
|
17 |
trigger_words:
|
18 |
- ChinesePainting
|
|
|
19 |
vision_foundation: FLUX_1
|
|
|
20 |
library_name: diffusers
|
21 |
---
|
|
|
22 |
|
23 |
# 一键生图最佳实践
|
24 |
提示词描述并优化后,增加以下触发词可达到较好效果
|
|
|
6 |
- _cover_images_/20241223181514_15.png
|
7 |
- _cover_images_/20241223155404_10.png
|
8 |
- _cover_images_/20241223133259_5.png
|
9 |
+
widget:
|
10 |
+
- text: "ChinesePainting,traditional chinese painting,traditional chinese ink painting, calligraphy on right, chinese characters, plain white background, bird perched, vibrant red flowers, bold brushstrokes, white background, calligraphy included"
|
11 |
+
output:
|
12 |
+
url: _cover_images_/20241223203628_20.png
|
13 |
+
- text: "ChinesePainting,traditional chinese painting,traditional chinese ink painting, calligraphy on right, chinese characters, plain white background, bird perched, vibrant red flowers, bold brushstrokes, white background, calligraphy included"
|
14 |
+
output:
|
15 |
+
url: _cover_images_/20241223181514_15.png
|
16 |
+
- text: "ChinesePainting,traditional chinese painting,traditional chinese ink painting, calligraphy on right, chinese characters, plain white background, bird perched, vibrant red flowers, bold brushstrokes, white background, calligraphy included"
|
17 |
+
output:
|
18 |
+
url: _cover_images_/20241223155404_10.png
|
19 |
+
- text: "ChinesePainting,traditional chinese painting,traditional chinese ink painting, calligraphy on right, chinese characters, plain white background, bird perched, vibrant red flowers, bold brushstrokes, white background, calligraphy included"
|
20 |
+
output:
|
21 |
+
url: _cover_images_/20241223133259_5.png
|
22 |
+
|
23 |
frameworks:
|
24 |
- Pytorch
|
25 |
+
|
26 |
license: apache-2.0
|
27 |
+
|
28 |
tags:
|
29 |
- LoRA
|
30 |
- text-to-image
|
31 |
+
|
32 |
tasks:
|
33 |
- text-to-image-synthesis
|
34 |
+
|
35 |
trigger_words:
|
36 |
- ChinesePainting
|
37 |
+
|
38 |
vision_foundation: FLUX_1
|
39 |
+
|
40 |
library_name: diffusers
|
41 |
---
|
42 |
+
<Gallery />
|
43 |
|
44 |
# 一键生图最佳实践
|
45 |
提示词描述并优化后,增加以下触发词可达到较好效果
|