fcski commited on
Commit
2af9abb
1 Parent(s): d15147c

oh, it's my fault.

Browse files

I check licenses for used models after upload a file, but they included not permitted license.
So I delete a model file, but I want to share how to merge a good model, so change to share recipe only.

Files changed (1) hide show
  1. README.md +33 -2
README.md CHANGED
@@ -3,10 +3,20 @@ license: creativeml-openrail-m
3
  ---
4
  real_model_L
5
 
6
- checkpoint for sd1.5
 
 
 
 
 
7
 
8
  recipe for supermerger:
9
 
 
 
 
 
 
10
  - A = cityedgemixV1_v125 x 0.5 + kisaragiMix_v22 x 0.5
11
  - B = majicmixRealistic_v6 x 0.5 + shampooMix_v4 x 0.5
12
  - C = A x 0.5 + B x 0.5
@@ -20,4 +30,25 @@ recipe for supermerger:
20
  - K = J x 0.439 + savMIX_xl x 0.561
21
  - L = K x (1-alpha) + kencanmix_v16 x alpha (0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.0,0.5,0.5,0.5,0.0,0.0,0.0,0.0,0.0,0.0,0.15,0.25,0.35,0.5,0.0,0.0,0.0,0.0,0.0)
22
 
23
- Thanks to the makers of those wonderful models, and LoRAs
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
  real_model_L
5
 
6
+ recipe only for personal use. (not for commercial, because of license)
7
+
8
+ This model "file" is not public anymore,
9
+ I try to change some asset and weight, I'll share next model.
10
+
11
+ photorealistic checkpoint for sd1.5, model merge example.
12
 
13
  recipe for supermerger:
14
 
15
+ F is LoRA merge to checkpoint.
16
+ D,G,H,I,L are using MBW and weight sum.
17
+ J is using sum twice.
18
+ other is using weight sum.
19
+
20
  - A = cityedgemixV1_v125 x 0.5 + kisaragiMix_v22 x 0.5
21
  - B = majicmixRealistic_v6 x 0.5 + shampooMix_v4 x 0.5
22
  - C = A x 0.5 + B x 0.5
 
30
  - K = J x 0.439 + savMIX_xl x 0.561
31
  - L = K x (1-alpha) + kencanmix_v16 x alpha (0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.0,0.5,0.5,0.5,0.0,0.0,0.0,0.0,0.0,0.0,0.15,0.25,0.35,0.5,0.0,0.0,0.0,0.0,0.0)
32
 
33
+ ----
34
+ Thanks to the makers of those wonderful models and LoRAs!
35
+
36
+ The model file is not available, but you can try to merge the models. ...welcome to model merge swamp! (ようこそモデルマージ沼へ)
37
+
38
+ ----
39
+ I'm not a native English speaker,(I'm tired,,,) so I wrote follow descriptions in japanese.
40
+
41
+ 結構感覚的に作ってたんだなぁと思う作成時の記録を下記に書きます
42
+
43
+ A~Cはいい感じにかわいいアジア系の女の子の完全な写真が出ると思われるモデルを均等にマージ(これを基本系とするため。ここは正直雑に混ぜたので今後の改善ポイントかもしれない)
44
+ Dでちょっとだけ2Dの入ってるdreamshaperの形状や構造を取り入れたかったのとfantasticはしっかり写真で反応良かったので混ぜる
45
+ Eでここまで作ったものを平均化
46
+ Fで詳細化をかけておく(-1はやりすぎかなと思ったので-0.7にした)
47
+ GーIでTE変更(とりあえずマージ候補として選定していた中で特に2次元キャラのLoRA(主に衣装)に正確に反応してくれる3Dの厳選したモデルを使った)
48
+ Jで比率見ながらMIX(tauが他への影響が強かったのでちょっと弱めた)
49
+ Kでsavを何となく取り入れる(出力したらかなり良い画像が出てきていたので取り入れたかった)
50
+ Lでkencanmixの顔層を取り入れて(衣装に影響が出るのでOUT側は若干抑制している。これ以上OUT側を増減すると衣装と顔の出力が微妙になるのでギリギリこの値)
51
+ そのあと色々混ぜてみたもののなかなかうまくいかず……結局これが一番良かったのでこれにしました。
52
+
53
+ 特定のseedと特定のLoRAの組み合わせでしかテストしていないです(気晴らしで他のLoRAが3次元化することは確認しています…一部は目が大きすぎたりするので若干LoRAの比重を下げたりはしましたが…)
54
+ そのためあまりしっかり出ないLoRAもあるかもしれませんが、そんな時はそのLoRAがしっかりと出るモデルをマージして作ってみるのも一興かもしれません(みんなでモデルマージ沼に浸かろう)