holidays_mix / README.md
fcski's picture
Update README.md
fac924a
|
raw
history blame
2.33 kB
metadata
license: creativeml-openrail-m
  • holidays_mix

This is a sd1.5, 2d merge model(checkpoint), relatively simple mixing, sometime peaky, there's still room for improvement.

hands may fixed, and we can use it without negative words, of course it gets better with negative words.


-pruned = prune to fp16 model

-clipfix = clip fixed

recipe only for personal use.

A use MBW and weight sum, F,G use sum twice. Other use weight sum.

  • A = betterboys25D_v30-pruned x (1-alpha) + onlyanime_v1BakedVAE x alpha (0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,1.0,1.0,1.0,0.75,0.0,0.0,0.0,0.0,0.0)
  • B = punimix40_v10 x 0.5 + Thumbelina_v10 x 0.5
  • C = limeremixSweet_v30-clipfix x 0.5 + lemonTeaMixPainterly2_v1-clipfix x 0.5
  • D = cityedgeStylemix_v144 x 0.5 + meinaalter_v2-pruned x 0.5
  • E = odyssey_v10Pruned x 0.5 + ultrahentaimix_v10-clipfix x 0.5
  • F = (D x 0.5 +C x 0.5) x 0.75 + A x 0.25
  • G = (B x 0.5 +E x 0.5) x 0.75 + A x 0.25
  • H = F x 0.5 + G x 0.5

H is this model, and enjoy it.

License:creativeml-openrail-m
For personal use. (not for commercial)

OK:Use the model without crediting the creator
NG:Sell images they generate
NG:Run on services that generate images for money
OK:Share merges using this model
NG:Sell this model or merges using this model
OK:Have different permissions when sharing merges

Thanks to the creators for the great models used in this model!


日本語で書きます

Hから始まる適当な名前にしました。

real_model_Nで男女の絡みに男性が出にくいところを改善するために試行錯誤していて、 2Dモデルで男性が出やすいものを作ってMBWでマージすればいいんじゃないか?という点に思い至り、思い付きで作りました。

当初の目的は達成できませんでしたが、それとは別にネガティブプロンプト無しでも手がある程度まともに出ていたので、破棄するか迷った挙句公開することにしました。

元々マージしようとしていただけにシンプルなマージ(大体5:5でマージしてる)になっています。