Compare commits
2 Commits
a9ef505d0f
...
74844842cf
| Author | SHA1 | Date | |
|---|---|---|---|
| 74844842cf | |||
| e9abaf30f1 |
BIN
comfyui/workflows/image-to-image/composition_ref1.png
Normal file
BIN
comfyui/workflows/image-to-image/composition_ref1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 31 KiB |
BIN
comfyui/workflows/image-to-image/composition_ref2.png
Normal file
BIN
comfyui/workflows/image-to-image/composition_ref2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 33 KiB |
BIN
comfyui/workflows/image-to-image/face_reference.png
Normal file
BIN
comfyui/workflows/image-to-image/face_reference.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 28 KiB |
@@ -319,7 +319,29 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"links": [],
|
"links": [
|
||||||
|
[1, 1, 0, 4, 0, "MODEL"],
|
||||||
|
[2, 1, 1, 4, 1, "CLIP"],
|
||||||
|
[3, 1, 0, 5, 0, "MODEL"],
|
||||||
|
[4, 1, 1, 5, 1, "CLIP"],
|
||||||
|
[5, 2, 0, 6, 2, "IMAGE"],
|
||||||
|
[6, 4, 0, 6, 0, "MODEL"],
|
||||||
|
[7, 4, 1, 6, 1, "IPADAPTER"],
|
||||||
|
[8, 3, 0, 7, 2, "IMAGE"],
|
||||||
|
[9, 5, 0, 7, 0, "MODEL"],
|
||||||
|
[10, 5, 1, 7, 1, "IPADAPTER"],
|
||||||
|
[11, 6, 0, 7, 0, "MODEL"],
|
||||||
|
[12, 1, 1, 8, 0, "CLIP"],
|
||||||
|
[13, 1, 1, 9, 0, "CLIP"],
|
||||||
|
[14, 7, 0, 11, 0, "MODEL"],
|
||||||
|
[15, 8, 0, 11, 1, "CONDITIONING"],
|
||||||
|
[16, 9, 0, 11, 2, "CONDITIONING"],
|
||||||
|
[17, 10, 0, 11, 3, "LATENT"],
|
||||||
|
[18, 11, 0, 12, 0, "LATENT"],
|
||||||
|
[19, 1, 2, 12, 1, "VAE"],
|
||||||
|
[20, 12, 0, 13, 0, "IMAGE"],
|
||||||
|
[21, 12, 0, 14, 0, "IMAGE"]
|
||||||
|
],
|
||||||
"extra": {
|
"extra": {
|
||||||
"workflow_info": {
|
"workflow_info": {
|
||||||
"name": "IP-Adapter Multi-Composition Image-to-Image Production",
|
"name": "IP-Adapter Multi-Composition Image-to-Image Production",
|
||||||
|
|||||||
@@ -253,7 +253,23 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"links": [],
|
"links": [
|
||||||
|
[1, 1, 0, 3, 0, "MODEL"],
|
||||||
|
[2, 1, 1, 3, 1, "CLIP"],
|
||||||
|
[3, 2, 0, 4, 2, "IMAGE"],
|
||||||
|
[4, 3, 0, 4, 0, "MODEL"],
|
||||||
|
[5, 3, 1, 4, 1, "IPADAPTER"],
|
||||||
|
[6, 1, 1, 5, 0, "CLIP"],
|
||||||
|
[7, 1, 1, 6, 0, "CLIP"],
|
||||||
|
[8, 4, 0, 8, 0, "MODEL"],
|
||||||
|
[9, 5, 0, 8, 1, "CONDITIONING"],
|
||||||
|
[10, 6, 0, 8, 2, "CONDITIONING"],
|
||||||
|
[11, 7, 0, 8, 3, "LATENT"],
|
||||||
|
[12, 8, 0, 9, 0, "LATENT"],
|
||||||
|
[13, 1, 2, 9, 1, "VAE"],
|
||||||
|
[14, 9, 0, 10, 0, "IMAGE"],
|
||||||
|
[15, 9, 0, 11, 0, "IMAGE"]
|
||||||
|
],
|
||||||
"extra": {
|
"extra": {
|
||||||
"workflow_info": {
|
"workflow_info": {
|
||||||
"name": "IP-Adapter Face Portrait Image-to-Image Production",
|
"name": "IP-Adapter Face Portrait Image-to-Image Production",
|
||||||
|
|||||||
Reference in New Issue
Block a user