Noginowa commited on
Commit
87e0950
·
verified ·
1 Parent(s): 3696c93

v2.1-Refined

Browse files
IllustMixLuminous_v2.1-Refined.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4dcae76e5bbdaa6b5c980e5abc2c1cbc024ea7c42c5ad1379dbbf73c753e6f2
3
+ size 6938040898
IllustMixLuminous_v2.1-Refined_recipe.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # sd-mecha for Comfyui recipe
2
+ 0. model "zukiAnimeILL_best.safetensors" model_config="sdxl-sgm" merge_space="weight"
3
+ 1. model "Illustrious-XL-v2.0.safetensors" model_config="sdxl-sgm" merge_space="weight"
4
+ 2. model "AnimaMixColorXL_v2.1.safetensors" model_config="sdxl-sgm" merge_space="weight"
5
+ 3. model "animagineXLV31_v31.safetensors" model_config="sdxl-sgm" merge_space="weight"
6
+ 4. merge "train_difference" &1 &2 &3 1.0
7
+ 5. model "AnythingXL_xl.safetensors" model_config="sdxl-sgm" merge_space="weight"
8
+ 6. merge "train_difference" &1 &5 &3 1.0
9
+ 7. merge "weighted_sum" &4 &6 0.3
10
+ 8. model "asyncsMIXXL_v32.safetensors" model_config="sdxl-sgm" merge_space="weight"
11
+ 9. merge "train_difference" &1 &8 &3 1.0
12
+ 10. dict BASE=0.0 IN00=0.0 IN01=0.0 IN02=0.0 IN03=0.0 IN04=0.0 IN05=0.0 IN06=0.0 IN07=0.0 IN08=0.0 M00=0.0 OUT00=1.0 OUT01=1.0 OUT02=1.0 OUT03=1.0 OUT04=1.0 OUT05=1.0 OUT06=1.0 OUT07=1.0 OUT08=1.0 VAE=0.0
13
+ 11. literal &10 model_config="sdxl-supermerger_blocks" merge_space="param"
14
+ 12. merge "convert_sdxl_blocks_to_sgm" &11
15
+ 13. merge "add_cosine_b" &7 &9 &12
16
+ 14. merge "add_cosine_b" &13 &0 0.65
17
+ 15. dict BASE=1.0 IN00=1.0 IN01=1.0 IN02=1.0 IN03=1.0 IN04=1.0 IN05=1.0 IN06=1.0 IN07=1.0 IN08=1.0 M00=0.0 OUT00=1.0 OUT01=1.0 OUT02=1.0 OUT03=1.0 OUT04=1.0 OUT05=1.0 OUT06=1.0 OUT07=1.0 OUT08=1.0 VAE=0.0
18
+ 16. literal &15 model_config="sdxl-supermerger_blocks" merge_space="param"
19
+ 17. merge "convert_sdxl_blocks_to_sgm" &16
20
+ 18. merge "weighted_sum" &0 &14 &17
21
+ 19. literal 0.0 model_config="sdxl-sgm" merge_space="param"
22
+ 20. merge "pick_component" &19 "clip_l"
23
+ 21. merge "pick_component" &19 "clip_g"
24
+ 22. merge "fallback" &20 &21
25
+ 23. merge "pick_component" &19 "vae"
26
+ 24. merge "fallback" &22 &23
27
+ 25. literal 1.0 model_config="sdxl-sgm" merge_space="param"
28
+ 26. merge "pick_component" &25 "diffuser"
29
+ 27. merge "fallback" &24 &26
30
+ 28. merge "weighted_sum" &0 &18 &27
README.md CHANGED
@@ -29,7 +29,10 @@ This is a merged model with a built-in VAE, based on the Illustrious model. Plea
29
 
30
  ## 🆕 最新バージョン / Latest version
31
  現在の最新モデルはIllustMixLuminous v2.1です。
 
 
32
  The current latest model is IllustMixLuminous v2.1.
 
33
  <img src="images/IllustMixLuminous_v2.1_plot.jpeg" width="500px">
34
  <br>
35
 
@@ -73,6 +76,7 @@ Watermark
73
  ## 🛠️ マージ情報 / Model Merging Details
74
  本モデルの詳細なマージ比率や使用したベースモデルの情報については、以下の専用ファイルをご参照ください。
75
  For detailed merging ratios and information on the base models used, please refer to the dedicated file below.
 
76
  [**➡️ 詳細なマージ情報はこちら (IllustMixLuminous_v2.1_recipe.md)**](IllustMixLuminous_v2.1_recipe.md)
77
  <br>
78
 
 
29
 
30
  ## 🆕 最新バージョン / Latest version
31
  現在の最新モデルはIllustMixLuminous v2.1です。
32
+ IllustMixLuminous v2.1-Refinedはv2.1の質感を維持しつつ、指の破綻をできる限り抑えました(全く破綻しなくなったわけではありません)。
33
+
34
  The current latest model is IllustMixLuminous v2.1.
35
+ IllustMixLuminous v2.1-Refined maintains the texture of v2.1 while minimizing finger distortion as much as possible (please note that they are not completely eliminated).
36
  <img src="images/IllustMixLuminous_v2.1_plot.jpeg" width="500px">
37
  <br>
38
 
 
76
  ## 🛠️ マージ情報 / Model Merging Details
77
  本モデルの詳細なマージ比率や使用したベースモデルの情報については、以下の専用ファイルをご参照ください。
78
  For detailed merging ratios and information on the base models used, please refer to the dedicated file below.
79
+ [**➡️ 詳細なマージ情報はこちら (IllustMixLuminous_v2.1-Refined_recipe.md)**](IllustMixLuminous_v2.1-Refined_recipe.md)
80
  [**➡️ 詳細なマージ情報はこちら (IllustMixLuminous_v2.1_recipe.md)**](IllustMixLuminous_v2.1_recipe.md)
81
  <br>
82