ho-ho-poo
commited on
Commit
•
3f2e2a8
1
Parent(s):
d4e5631
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,46 @@
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
---
|
4 |
+
説明
|
5 |
+
|
6 |
+
ponyDiffusionV6XL(以下pony)に画風loraを使ってSD1.5の自作マージモデルの絵柄を移植させたものです。
|
7 |
+
|
8 |
+
1.5モデルの資産をXL環境で活用したかったのと、比較的制御が難しいponyの絵柄を二次元アニメ系に固定することが狙いです。
|
9 |
+
|
10 |
+
源流はponyであるためpony用のloraが有効なはずですが、もしかしたら何らかの競合が起こってしまうかもしれません。
|
11 |
+
|
12 |
+
嬉しい誤算として、ponyのデフォルトとなっていたポジティブプロンプト(score_9,score_8_up,score_7_up...)及びクオリティタグが必ずしも必要ではなくなったようですーー多分、おそらく、きっと。(ネガティブプロンプトは依然として必要です)
|
13 |
+
|
14 |
+
詳しくはサンプル画像のプロンプトをご参照ください。
|
15 |
+
|
16 |
+
|
17 |
+
ネガティブプロンプトの例
|
18 |
+
|
19 |
+
nsfw,lowres, bad_anatomy, bad_hands, text, error, missing_fingers, extra_digit, fewer_digits, cropped, worst_quality, low_quality, normal_quality, jpeg_artifacts, signature, watermark, username, blurry, artist_name,realistic,monochrome,
|
20 |
+
|
21 |
+
source_pony,source_furry, source_pony, source_cartoon, comic ,source_filmmaker,video,3d,
|
22 |
+
|
23 |
+
the_simpsons,the_grim_adventures_of_billy_&_mandy, star_wars, dc_comics, south_park, the_loud_house, avatar_legends,gravity_falls, ben_10, adventure_time, marvel, kim_possible_ \(series\),powerpuff_girls, steven_universe, dexter's_laboratory, league_of_legends, overwatch, helltaker, apex_legends, cyberpunk_\(series\)
|
24 |
+
|
25 |
+
|
26 |
+
|
27 |
+
Description
|
28 |
+
|
29 |
+
This is a porting of a picture pattern of a home-made merge model of SD1.5 using style lora to ponyDiffusionV6XL (hereafter referred to as pony).
|
30 |
+
|
31 |
+
I wanted to utilize the assets of the 1.5 model in the XL environment, and also to fix pony's relatively difficult-to-control patterns in a 2D anime style.
|
32 |
+
|
33 |
+
Since the source is pony, lora for pony should be effective, but perhaps some conflicts may occur.
|
34 |
+
|
35 |
+
As a happy miscalculation, the positive prompts (score_9,score_8_up,score_7_up...) that used to be the default for pony and quality tags are no longer necessary - perhaps, perhaps, perhaps. (Negative prompts are still required).
|
36 |
+
|
37 |
+
See the prompt in the sample image for details.
|
38 |
+
|
39 |
+
|
40 |
+
Example of Negative Prompt
|
41 |
+
|
42 |
+
nsfw,lowres, bad_anatomy, bad_hands, text, error, missing_fingers, extra_digit, fewer_digits, cropped, worst_quality, low_quality, normal_quality, jpeg_artifacts, signature, watermark, username, blurry, artist_name,realistic,monochrome,
|
43 |
+
|
44 |
+
source_pony,source_furry, source_pony, source_cartoon, comic ,source_filmmaker,video,3d,
|
45 |
+
|
46 |
+
the_simpsons,the_grim_adventures_of_billy_&_mandy, star_wars, dc_comics, south_park, the_loud_house, avatar_legends,gravity_falls, ben_10, adventure_time, marvel, kim_possible_ \(series\),powerpuff_girls, steven_universe, dexter's_laboratory, league_of_legends, overwatch, helltaker, apex_legends, cyberpunk_\(series\)
|