Type | |
Stats | 603 0 |
Reviews | (81) |
Published | Oct 25, 2024 |
Base Model | |
Training | Steps: 2,000 |
Hash | AutoV2 0CAF2BAE3D |
{
"modelspec.predict_key": "epsilon",
"prompt": {
"4": {
"inputs": {
"ckpt_name": "Reproduction_LCMv2.fp16.safetensors"
},
"class_type": "CheckpointLoaderSimple"
},
"14": {
"inputs": {
"filename_prefix": "checkpoints/ComfyUI",
"model": [
"39",
0
],
"clip": [
"50",
1
],
"vae": [
"34",
2
]
},
"class_type": "CheckpointSave"
},
"20": {
"inputs": {
"ckpt_name": "illustriousPencilXL_v110.safetensors"
},
"class_type": "CheckpointLoaderSimple"
},
"21": {
"inputs": {
"lora_name": "SimpleIllust2_2000steps.safetensors",
"strength_model": 1.5,
"strength_clip": 1.5,
"model": [
"20",
0
],
"clip": [
"20",
1
]
},
"class_type": "LoraLoader"
},
"26": {
"inputs": {
"ratio": 0.5,
"model1": [
"21",
0
],
"model2": [
"4",
0
]
},
"class_type": "ModelMergeSimple"
},
"34": {
"inputs": {
"ckpt_name": "sd_xl_base_1.0_0.9vae.safetensors"
},
"class_type": "CheckpointLoaderSimple"
},
"37": {
"inputs": {
"model_a": "realDream_sdxlClassic3.safetensors",
"model_b": "obsessionIllustrious_v20.safetensors",
"model_c": "sd_xl_base_1.0_0.9vae.safetensors",
"merge_mode": "train_difference",
"precision": "fp16",
"weights_clip": true,
"mem_device": "cuda",
"work_device": "cuda",
"threads": 4,
"mbw_preset_alpha": "none",
"alpha": 1.0,
"beta": 0.25,
"re_basin": false,
"re_basin_iterations": 5,
"optional_model_b": [
"50",
0
],
"optional_model_c": [
"34",
0
]
},
"class_type": "SDNext Merge"
},
"39": {
"inputs": {
"input": 0.2,
"middle": 0.2,
"out": 0.8,
"model1": [
"26",
0
],
"model2": [
"46",
0
]
},
"class_type": "ModelMergeBlocks"
},
"46": {
"inputs": {
"lora_name": "SimpleIllust2_2000steps.safetensors",
"strength_model": 1.2,
"strength_clip": 1.0,
"model": [
"37",
0
],
"clip": [
"37",
1
]
},
"class_type": "LoraLoader"
},
"50": {
"inputs": {
"ckpt_name": "obsessionIllustrious_v20.safetensors"
},
"class_type": "CheckpointLoaderSimple"
}
},
"modelspec.sai_model_spec": "1.0.0",
"modelspec.architecture": "stable-diffusion-xl-v1-base",
"workflow": {
"last_node_id": 53,
"last_link_id": 151,
"nodes": [
{
"id": 4,
"type": "CheckpointLoaderSimple",
"pos": {
"0": -760,
"1": -110
},
"size": {
"0": 315,
"1": 98
},
"flags": {},
"order": 0,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
74
],
"slot_index": 0
},
{
"name": "CLIP",
"type": "CLIP",
"links": [],
"slot_index": 1
},
{
"name": "VAE",
"type": "VAE",
"links": [],
"slot_index": 2
}
],
"properties": {
"Node name for S&R": "CheckpointLoaderSimple"
},
"widgets_values": [
"Reproduction_LCMv2.fp16.safetensors"
]
},
{
"id": 14,
"type": "CheckpointSave",
"pos": {
"0": 1280,
"1": -110
},
"size": {
"0": 315,
"1": 98
},
"flags": {},
"order": 9,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 151
},
{
"name": "clip",
"type": "CLIP",
"link": 150
},
{
"name": "vae",
"type": "VAE",
"link": 101
}
],
"outputs": [],
"properties": {
"Node name for S&R": "CheckpointSave"
},
"widgets_values": [
"checkpoints/ComfyUI"
]
},
{
"id": 20,
"type": "CheckpointLoaderSimple",
"pos": {
"0": -770,
"1": -420
},
"size": {
"0": 315,
"1": 98
},
"flags": {},
"order": 1,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
57
],
"slot_index": 0
},
{
"name": "CLIP",
"type": "CLIP",
"links": [
59
],
"slot_index": 1
},
{
"name": "VAE",
"type": "VAE",
"links": [],
"slot_index": 2
}
],
"properties": {
"Node name for S&R": "CheckpointLoaderSimple"
},
"widgets_values": [
"illustriousPencilXL_v110.safetensors"
]
},
{
"id": 21,
"type": "LoraLoader",
"pos": {
"0": -380,
"1": -500
},
"size": {
"0": 315,
"1": 126
},
"flags": {},
"order": 4,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 57
},
{
"name": "clip",
"type": "CLIP",
"link": 59
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
72
],
"slot_index": 0,
"shape": 3
},
{
"name": "CLIP",
"type": "CLIP",
"links": [],
"slot_index": 1,
"shape": 3
}
],
"properties": {
"Node name for S&R": "LoraLoader"
},
"widgets_values": [
"SimpleIllust2_2000steps.safetensors",
1.5,
1.5
]
},
{
"id": 26,
"type": "ModelMergeSimple",
"pos": {
"0": 30,
"1": -400
},
"size": {
"0": 315,
"1": 78
},
"flags": {},
"order": 6,
"mode": 0,
"inputs": [
{
"name": "model1",
"type": "MODEL",
"link": 72
},
{
"name": "model2",
"type": "MODEL",
"link": 74
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
104
],
"slot_index": 0,
"shape": 3
}
],
"properties": {
"Node name for S&R": "ModelMergeSimple"
},
"widgets_values": [
0.5
]
},
{
"id": 34,
"type": "CheckpointLoaderSimple",
"pos": {
"0": -300,
"1": 520
},
"size": {
"0": 315,
"1": 98
},
"flags": {},
"order": 3,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
110
],
"slot_index": 0,
"shape": 3
},
{
"name": "CLIP",
"type": "CLIP",
"links": [],
"slot_index": 1,
"shape": 3
},
{
"name": "VAE",
"type": "VAE",
"links": [
101
],
"slot_index": 2,
"shape": 3
}
],
"properties": {
"Node name for S&R": "CheckpointLoaderSimple"
},
"widgets_values": [
"sd_xl_base_1.0_0.9vae.safetensors"
]
},
{
"id": 37,
"type": "SDNext Merge",
"pos": {
"0": -330,
"1": -130
},
"size": {
"0": 393,
"1": 490
},
"flags": {},
"order": 5,
"mode": 0,
"inputs": [
{
"name": "optional_model_a",
"type": "MODEL",
"link": null
},
{
"name": "optional_clip_a",
"type": "CLIP",
"link": null
},
{
"name": "optional_model_b",
"type": "MODEL",
"link": 139
},
{
"name": "optional_clip_b",
"type": "CLIP",
"link": null
},
{
"name": "optional_model_c",
"type": "MODEL",
"link": 110
},
{
"name": "optional_clip_c",
"type": "CLIP",
"link": null
},
{
"name": "optional_mbw_layers_alpha",
"type": "MBW_LAYERS",
"link": null
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
129
],
"slot_index": 0,
"shape": 3
},
{
"name": "CLIP",
"type": "CLIP",
"links": [
131
],
"slot_index": 1,
"shape": 3
}
],
"properties": {
"Node name for S&R": "SDNext Merge"
},
"widgets_values": [
"realDream_sdxlClassic3.safetensors",
"obsessionIllustrious_v20.safetensors",
"sd_xl_base_1.0_0.9vae.safetensors",
"train_difference",
"fp16",
true,
"cuda",
"cuda",
4,
"none",
1,
0.25,
false,
5
]
},
{
"id": 39,
"type": "ModelMergeBlocks",
"pos": {
"0": 680,
"1": -320
},
"size": {
"0": 315,
"1": 126
},
"flags": {},
"order": 8,
"mode": 0,
"inputs": [
{
"name": "model1",
"type": "MODEL",
"link": 104
},
{
"name": "model2",
"type": "MODEL",
"link": 130
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
151
],
"slot_index": 0,
"shape": 3
}
],
"properties": {
"Node name for S&R": "ModelMergeBlocks"
},
"widgets_values": [
0.2,
0.2,
0.8
]
},
{
"id": 46,
"type": "LoraLoader",
"pos": {
"0": 270,
"1": -130
},
"size": {
"0": 315,
"1": 126
},
"flags": {},
"order": 7,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 129
},
{
"name": "clip",
"type": "CLIP",
"link": 131
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
130
],
"slot_index": 0,
"shape": 3
},
{
"name": "CLIP",
"type": "CLIP",
"links": [],
"slot_index": 1,
"shape": 3
}
],
"properties": {
"Node name for S&R": "LoraLoader"
},
"widgets_values": [
"SimpleIllust2_2000steps.safetensors",
1.2,
1
]
},
{
"id": 50,
"type": "CheckpointLoaderSimple",
"pos": {
"0": -740,
"1": 720
},
"size": {
"0": 315,
"1": 98
},
"flags": {},
"order": 2,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
139
],
"slot_index": 0,
"shape": 3
},
{
"name": "CLIP",
"type": "CLIP",
"links": [
150
],
"slot_index": 1,
"shape": 3
},
{
"name": "VAE",
"type": "VAE",
"links": [],
"slot_index": 2,
"shape": 3
}
],
"properties": {
"Node name for S&R": "CheckpointLoaderSimple"
},
"widgets_values": [
"obsessionIllustrious_v20.safetensors"
]
}
],
"links": [
[
57,
20,
0,
21,
0,
"MODEL"
],
[
59,
20,
1,
21,
1,
"CLIP"
],
[
72,
21,
0,
26,
0,
"MODEL"
],
[
74,
4,
0,
26,
1,
"MODEL"
],
[
101,
34,
2,
14,
2,
"VAE"
],
[
104,
26,
0,
39,
0,
"MODEL"
],
[
110,
34,
0,
37,
4,
"MODEL"
],
[
129,
37,
0,
46,
0,
"MODEL"
],
[
130,
46,
0,
39,
1,
"MODEL"
],
[
131,
37,
1,
46,
1,
"CLIP"
],
[
139,
50,
0,
37,
2,
"MODEL"
],
[
150,
50,
1,
14,
1,
"CLIP"
],
[
151,
39,
0,
14,
0,
"MODEL"
]
],
"config": {},
"extra": {
"ds": {
"scale": 0.6830134553650709,
"offset": [
779.8916159755167,
634.3360607256058
]
}
},
"version": 0.4
},
"modelspec.implementation": "sgm",
"modelspec.title": "ComfyUI 2"
}
SimpleIllust2_2000steps.safetensorsはデフォルトの品質を上げることを目標に学習したLoRA(LECO)
License: Fair AI Public License 1.0-SD
For more details, please see the license section of Illustrious XL.
マージモデルを公開する場合は、マージレシピを共有する必要があります。
Quality tags and negative prompts are not that necessary.,maybe
クオリティタグやネガティブプロンプトはそこまで必要ないと思われます。
https://store.line.me/stickershop/product/24572593/ja?utm_source=gnsh_stickerDetail