save changes

This commit is contained in:
2025-10-10 15:10:26 +02:00
parent 8654d160b6
commit 6eec0890a7
9 changed files with 2704 additions and 39 deletions

View File

@ -57,7 +57,7 @@
},
"7": {
"inputs": {
"seed": 920668017513581,
"seed": 936152772258115,
"steps": 8,
"cfg": 1,
"sampler_name": "euler",
@ -76,8 +76,8 @@
0
],
"latent_image": [
"11",
6
"28",
0
]
},
"class_type": "KSampler",
@ -163,11 +163,11 @@
0
],
"image1": [
"23",
"30",
0
],
"image2": [
"24",
"27",
0
]
},
@ -178,20 +178,41 @@
},
"14": {
"inputs": {
"image": "f81662775bd0e7950e4794933ef4b3d973fbb9c2db397c8b46809797954d0074.png"
"image": "model_outfit_location_1760043932148.png"
},
"class_type": "LoadImage",
"_meta": {
"title": "Load Image"
"title": "load base image"
}
},
"15": {
"19": {
"inputs": {
"image": "monster_554.png"
"rgthree_comparer": {
"images": [
{
"name": "A",
"selected": true,
"url": "/api/view?filename=rgthree.compare._temp_dxzmg_00211_.png&type=temp&subfolder=&rand=0.09499077981761894"
},
{
"name": "B",
"selected": true,
"url": "/api/view?filename=rgthree.compare._temp_dxzmg_00212_.png&type=temp&subfolder=&rand=0.21125213225471684"
}
]
},
"image_a": [
"11",
1
],
"image_b": [
"8",
0
]
},
"class_type": "LoadImage",
"class_type": "Image Comparer (rgthree)",
"_meta": {
"title": "Load Image"
"title": "Image Comparer (rgthree)"
}
},
"20": {
@ -209,7 +230,7 @@
},
"21": {
"inputs": {
"value": "只提取图2中的怪物怪物站在图1的女生身后使用图1的背景并调整怪物的光线以符合图1。\n\n\n\n\n\n\n"
"value": "请将图2中的模特处理成手持图1中包包的照片。"
},
"class_type": "PrimitiveStringMultiline",
"_meta": {
@ -231,17 +252,65 @@
},
"23": {
"inputs": {
"width": [
"width": 720,
"height": 1280,
"batch_size": 1
},
"class_type": "EmptyLatentImage",
"_meta": {
"title": "Empty Latent Image"
}
},
"24": {
"inputs": {
"vae_name": "sdxl_vae.safetensors"
},
"class_type": "VAELoader",
"_meta": {
"title": "Load VAE"
}
},
"25": {
"inputs": {
"samples": [
"23",
0
],
"vae": [
"24",
0
]
},
"class_type": "VAEDecode",
"_meta": {
"title": "VAE Decode"
}
},
"26": {
"inputs": {
"images": [
"25",
0
]
},
"class_type": "PreviewImage",
"_meta": {
"title": "Preview Image"
}
},
"27": {
"inputs": {
"width": [
"31",
0
],
"height": [
"26",
"32",
0
],
"upscale_method": "nearest-exact",
"keep_proportion": "stretch",
"pad_color": "0, 0, 0",
"keep_proportion": "resize",
"pad_color": "192,192,192",
"crop_position": "center",
"divisible_by": 2,
"device": "cpu",
@ -255,24 +324,49 @@
"title": "Resize Image v2"
}
},
"24": {
"28": {
"inputs": {
"pixels": [
"27",
0
],
"vae": [
"3",
0
]
},
"class_type": "VAEEncode",
"_meta": {
"title": "VAE Encode"
}
},
"29": {
"inputs": {
"image": "handbag_1760043932148.png"
},
"class_type": "LoadImage",
"_meta": {
"title": "load reference image"
}
},
"30": {
"inputs": {
"width": [
"25",
"31",
0
],
"height": [
"26",
"32",
0
],
"upscale_method": "nearest-exact",
"keep_proportion": "stretch",
"pad_color": "0, 0, 0",
"keep_proportion": "resize",
"pad_color": "192,192,192",
"crop_position": "center",
"divisible_by": 2,
"device": "cpu",
"image": [
"15",
"29",
0
]
},
@ -281,20 +375,20 @@
"title": "Resize Image v2"
}
},
"25": {
"31": {
"inputs": {
"Number": "1280"
"Value": 720
},
"class_type": "Int",
"class_type": "DF_Integer",
"_meta": {
"title": "width"
}
},
"26": {
"32": {
"inputs": {
"Number": "720"
"Value": 1280
},
"class_type": "Int",
"class_type": "DF_Integer",
"_meta": {
"title": "height"
}