mr2along Alissonerdx commited on
Commit
d9ffba9
·
0 Parent(s):

Duplicate from Alissonerdx/BFS-Best-Face-Swap

Browse files

Co-authored-by: Alisson Pereira Anjos <Alissonerdx@users.noreply.huggingface.co>

.gitattributes ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
12
+ *.model filter=lfs diff=lfs merge=lfs -text
13
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
14
+ *.npy filter=lfs diff=lfs merge=lfs -text
15
+ *.npz filter=lfs diff=lfs merge=lfs -text
16
+ *.onnx filter=lfs diff=lfs merge=lfs -text
17
+ *.ot filter=lfs diff=lfs merge=lfs -text
18
+ *.parquet filter=lfs diff=lfs merge=lfs -text
19
+ *.pb filter=lfs diff=lfs merge=lfs -text
20
+ *.pickle filter=lfs diff=lfs merge=lfs -text
21
+ *.pkl filter=lfs diff=lfs merge=lfs -text
22
+ *.pt filter=lfs diff=lfs merge=lfs -text
23
+ *.pth filter=lfs diff=lfs merge=lfs -text
24
+ *.rar filter=lfs diff=lfs merge=lfs -text
25
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
26
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
27
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
28
+ *.tar filter=lfs diff=lfs merge=lfs -text
29
+ *.tflite filter=lfs diff=lfs merge=lfs -text
30
+ *.tgz filter=lfs diff=lfs merge=lfs -text
31
+ *.wasm filter=lfs diff=lfs merge=lfs -text
32
+ *.xz filter=lfs diff=lfs merge=lfs -text
33
+ *.zip filter=lfs diff=lfs merge=lfs -text
34
+ *.zst filter=lfs diff=lfs merge=lfs -text
35
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ images/ComfyUI_04745_.png filter=lfs diff=lfs merge=lfs -text
37
+ images/ComfyUI_04755_.png filter=lfs diff=lfs merge=lfs -text
38
+ images/ComfyUI_04759_.png filter=lfs diff=lfs merge=lfs -text
39
+ images/ComfyUI_04761_.png filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,191 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model:
4
+ - black-forest-labs/FLUX.2-klein-9B
5
+ - black-forest-labs/FLUX.2-klein-4B
6
+ - black-forest-labs/FLUX.2-klein-base-4B
7
+ - black-forest-labs/FLUX.2-klein-base-9B
8
+ - black-forest-labs/FLUX.2-klein-9b-fp8
9
+ - black-forest-labs/FLUX.2-klein-4b-fp8
10
+ - Qwen/Qwen-Image-Edit-2511
11
+ pipeline_tag: image-to-image
12
+ tags:
13
+ - lora
14
+ - qwen-image-edit
15
+ - face-swap
16
+ - head-swap
17
+ - image-editing
18
+ - ai-generated
19
+ - comfyui
20
+ - bfs
21
+ - flux 2
22
+ - flux
23
+ - klein
24
+ language:
25
+ - en
26
+ library_name: diffusers
27
+ ---
28
+
29
+ # 🧬 BFS — Best Face Swap (Qwen Image Edit 2509/2511, Flux 2 Klein 4b/9b)
30
+
31
+ The **BFS (Best Face Swap)** LoRA series was created for **Qwen Image Edit 2509/2511, Flux 2 Klein 4b/9b**, designed to perform high-fidelity face and head swaps with natural tone blending and consistent lighting.
32
+
33
+ Each version focuses on a different level of replacement, from subtle face swaps to full head transfers.
34
+ All models can be used directly with **Qwen Image Edit 2509/2511, Flux 2 Klein 4b/9b** or any compatible image-editing workflow.
35
+
36
+ 👉 **Workflows** for all BFS versions can be downloaded here:
37
+ [Head/Face Swap Workflow — Qwen Image Edit 2509 (Civitai)](https://civitai.com/articles/20190/headface-swap-workflow-qwen-image-edit-2509)
38
+
39
+ ---
40
+
41
+ ## 🔹 Versions Overview
42
+
43
+ | Version | File(s) | Description |
44
+ |---|---|---|
45
+ | **BFS Face V1 – 2509** | `bfs_face_v1_qwen_image_edit_2509.safetensors` | Swaps **only the face**. Preserves target hair, lighting, and background. |
46
+ | **BFS Head V1 – 2509** | `bfs_head_v1_qwen_image_edit_2509.safetensors` | Full head swap with natural blending between head/hair and target body. |
47
+ | **BFS Head V2 – 2509** | `bfs_head_v2_qwen_image_edit_2509.safetensors` | Improved skin tone matching, pose alignment, and anatomical consistency. |
48
+ | **BFS Head V3 – 2509 (Recommended)** | `bfs_head_v3_qwen_image_edit_2509.safetensors` | Stable and accurate. **Input order is inverted** (body first, then face). |
49
+ | **BFS Head V4 – 2509/2511** | `bfs_head_v4_qwen_image_edit_2509.safetensors` | Stronger expression transfer and robustness. **Inverted input order**. |
50
+ | **BFS Head V5 – 2511 (Recommended)** | `bfs_head_v5_2511_original.safetensors`<br>`bfs_head_v5_2511_merged_version_rank_16_fp16.safetensors`<br>`bfs_head_v5_2511_merged_version_rank_32_fp32.safetensors` | Latest release for 2511 workflows. **Inverted input order**. See details below. || **Head V5** | **Body** | **Face** | ⚠️ Inverted order — send body first, then face. |
51
+ | **BFS Head V1 – Flux 2 Klein 4/9b (Recommended)** | `bfs_head_v1_flux-klein_4b.safetensors`<br>`bfs_head_v1_flux-klein_9b_step3500_rank128.safetensors`<br>`bfs_head_v1_flux-klein_9b_step3750_rank64.safetensors` | **Inverted input order**. See details below. |
52
+
53
+ ---
54
+
55
+ ## 🧠 BFS Head V5 details (2511)
56
+
57
+ This release includes multiple variants:
58
+
59
+ - **100% original**: direct result of training for **5,500+ steps** on model 2511
60
+ - **Merged versions**: a merge of **BFS Head V4 (2509)** into the 2511-trained original
61
+
62
+ In my evaluation, the **merged version performs better**, especially at reproducing a wider range of expressions.
63
+ It is not perfect yet, but it indicates we are moving in the right direction.
64
+
65
+ ---
66
+
67
+ ## 🖼️ Input Structure (Control Images)
68
+
69
+ | Version | Image 1 | Image 2 | Notes |
70
+ |---|---|---|---|
71
+ | **Face V1** | Face | Body | Standard order. Swaps face only. |
72
+ | **Head V1** | Face | Body | Standard order. Full head swap with blending. |
73
+ | **Head V2** | Face | Body | Standard order. Improved tone and alignment. |
74
+ | **Head V3** | **Body** | **Face** | ⚠️ Inverted order — send body first, then face. |
75
+ | **Head V4** | **Body** | **Face** | ⚠️ Inverted order — send body first, then face. |
76
+ | **Head V5** | **Body** | **Face** | ⚠️ Inverted order — send body first, then face. |
77
+ | **Head V1 Flux 2 Klein 4/9b** | **Body** | **Face** | ⚠️ Inverted order — send body first, then face. |
78
+ ---
79
+
80
+ ## 💬 Prompts
81
+
82
+ ### 🧠 BFS Face V1
83
+
84
+ **Base prompt:**
85
+ ```
86
+
87
+ face swap face from Image 1 to Image 2.
88
+
89
+ ```
90
+
91
+ **Alternative:**
92
+ ```
93
+
94
+ face swap face from Image 1 to Image 2. swap only the face (not the hair), match the skin tone to Image 2, keep Image 2 pose and lighting.
95
+
96
+ ```
97
+
98
+ ---
99
+
100
+ ### 🧩 BFS Head V1 – 2509 (Likely works with 2511)
101
+
102
+ **Base prompt:**
103
+ ```
104
+
105
+ head swap from Image 1 to Image 2
106
+
107
+ ```
108
+
109
+ **Alternatives:**
110
+ ```
111
+
112
+ head swap from Image 1 to Image 2 with perfect skin match
113
+ Head swap from Image 1 to Image 2, keep all facial details and hair from Image 1, blend naturally with Image 2’s body.
114
+ head swap face from Image 1 to Image 2, keep all facial details and hair from Image 1, blend naturally with Image 2’s body, remove all hair of Image 2 and replace by hair from Image 1 and keep the same expression and head proportion as in Image 2
115
+
116
+ ```
117
+
118
+ ---
119
+
120
+ ### 🧬 BFS Head V2 – 2509 (Likely works with 2511)
121
+
122
+ ```
123
+
124
+ head swap, transfer head from Image 1 to Image 2
125
+
126
+ ```
127
+
128
+ ---
129
+
130
+ ### ⚡ BFS Head V3 – 2509 (Recommended) (Likely works with 2511)
131
+
132
+ ```
133
+
134
+ head_swap: start with Picture 1 as the base image, keeping its lighting, environment, and background. remove the head from Picture 1 completely and replace it with the head from Picture 2. ensure the head and body have correct anatomical proportions, and blend the skin tones, shadows, and lighting naturally so the final result appears as one coherent, realistic person.
135
+
136
+ ```
137
+
138
+ ---
139
+
140
+ ### ⚡ BFS Head V4 – 2509 (Likely works with 2511)
141
+
142
+ ```
143
+
144
+ h34d_sw4p: replace the head of Picture 1 by the head from Picture 2, strictly preserving the identity, facial features (eyes, nose, mouth), and skin texture of Picture 2. ensure the new head mimics the identical expression, angle, and rotation found in Picture 1.
145
+
146
+ ```
147
+
148
+ ---
149
+
150
+ ### ⚡ BFS Head V5 – 2511 (Recommended)
151
+
152
+ ```
153
+
154
+ head_swap: start with Picture 1 as the base image, keeping its lighting, environment, and background. remove the head from Picture 1 completely and replace it with the head from Picture 2, strictly preserving the hair, eye color, and nose structure of Picture 2. copy the eye direction, head rotation, and micro-expressions from Picture 1. high quality, sharp details, 4k
155
+
156
+ ```
157
+
158
+
159
+ ### ⚡ BFS Head V1 – Flux 2 Klein 4b/9b (Recommended)
160
+
161
+ ```
162
+
163
+ head_swap: start with Picture 1 as the base image, keeping its lighting, environment, and background. remove the head from Picture 1 completely and replace it with the head from Picture 2, strictly preserving the hair, eye color, nose structure of Picture 2. copy the direction of the eye, head rotation, micro expressions from Picture 1, high quality, sharp details, 4k.
164
+
165
+ [Optional]Describe the expression in Picture 1 and copy it to the new image.
166
+
167
+ [Optional][You can describe the facial expression or other details here.]
168
+
169
+ ```
170
+
171
+ <p align="center"> <img src="images/ComfyUI_04745_.png" width="100%" /> <img src="images/ComfyUI_04755_.png" width="100%" /> <img src="images/ComfyUI_04759_.png" width="100%" /> <img src="images/ComfyUI_04761_.png" width="100%" /> </p>
172
+
173
+ ---
174
+
175
+ ## 🧾 Notes
176
+
177
+ - Works best with **Qwen Image Edit 2509** base model (and some versions also perform well on 2511).
178
+ - Control image order:
179
+ - **Face V1 / Head V1 / Head V2** → **Image 1 = Face**, **Image 2 = Body**
180
+ - **Head V3 / Head V4 / Head V5** → **Image 1 = Body**, **Image 2 = Face** (inverted order)
181
+ - For improved alignment, you may optionally use pose or face mesh controls.
182
+ - Please **do not use or share results involving public figures or individuals who have not given consent**.
183
+
184
+ ---
185
+
186
+ ## ☕ Support
187
+
188
+ If this project helped you, consider supporting my work:
189
+ https://buymeacoffee.com/nrdx
190
+
191
+ ---
bfs_face_v1_qwen_image_edit_2509.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9f18ba062d0c8aa3c98169005b616bc95866fe9956c2608dcfd29b1e9b20359
3
+ size 590058816
bfs_head_swap_v1_ltx2_ic_lora_12000_train_3.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27bb754d5c5029e64131d854217ddb37dfa17eb07864201e911e9c89e633ecaf
3
+ size 1308756368
bfs_head_swap_v1_ltx2_ic_lora_5000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e11d18bb009b2c2a938b99a32f3ab140705fdbea7b65029c3cda3ceeb89e654c
3
+ size 1308756368
bfs_head_swap_v1_ltx2_ic_lora_6000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4021b4143bd935e565aeaaf5bf8ef43e8f3aa3faf7a9ae0a73f1879342f32d12
3
+ size 1308756368
bfs_head_v1_flux-klein_4b.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77aabcd6144612dd4873080b99283dd9a27977712548bee161894f62c91ff09c
3
+ size 369644384
bfs_head_v1_flux-klein_9b_step3500_rank128.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70d8aaf332d710b905d5085afaa87c3ef577edffd54ffcfadeb8c47a854f9044
3
+ size 662729912
bfs_head_v1_flux-klein_9b_step3750_rank64.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49907a240602488d2846861d7570dd95d80609f44be7e3347965735712b1be16
3
+ size 331379568
bfs_head_v1_qwen_image_edit_2509.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d71ee1612e4b416fc0f62a1a59a3d66b7ee6d86a1a7c35aacc2f929e0326f68d
3
+ size 590058808
bfs_head_v2_qwen_image_edit_2509.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a928f106fcba6e4b196ef511289f075b4690eba0f6bc3fa3755fdba2ec2a428c
3
+ size 147687224
bfs_head_v3_qwen_image_edit_2509.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49aac5a55175ab5ebd89ffdae4c336eaca1899f5b725b70c0c039f6d4a8d86e6
3
+ size 73957904
bfs_head_v4_qwen_image_edit_2509.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd3278c33c7df36bb87169d0a283851d60e88ecac48123b5c8dcc82551d6e402
3
+ size 147794944
bfs_head_v5_2511_merged_version_rank_16_fp16.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1315a08947e5d6d7c53ea4fc59f272e0d54efd7f2da35999b7d873a7cf4fa89b
3
+ size 307464216
bfs_head_v5_2511_merged_version_rank_32_fp32.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a137e61245781412421f5dee5db4ccac28b6c9952c042d1123a84609107cd10
3
+ size 1206402600
bfs_head_v5_2511_original.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5055ec271228d4767fd327efa59dbdea6f2a628d6d890101eb4fd5015cb1ac57
3
+ size 147685552
images/ComfyUI_04745_.png ADDED

Git LFS Details

  • SHA256: 9c55e0266b901433cba62216a1e8c9f9fb1f2b0c0b96db3146717fb54ec6d6ff
  • Pointer size: 132 Bytes
  • Size of remote file: 6.08 MB
images/ComfyUI_04755_.png ADDED

Git LFS Details

  • SHA256: b838ec72bf73acb657d840eb06668134c6ba9fda33d503db289d595bd97838ca
  • Pointer size: 132 Bytes
  • Size of remote file: 5.06 MB
images/ComfyUI_04759_.png ADDED

Git LFS Details

  • SHA256: a82de9bccec50c3fa6a459f5368569841f1ff83b8437e1c62994569ef0432f22
  • Pointer size: 132 Bytes
  • Size of remote file: 5.33 MB
images/ComfyUI_04761_.png ADDED

Git LFS Details

  • SHA256: 00b5ec60effecf8e38f9da05334a793e59f5e0a5dcc979eecb45e0e246c7fc4f
  • Pointer size: 132 Bytes
  • Size of remote file: 6.06 MB
workflows/Head Swap 2511 - V5 Simple Workflow.json ADDED
@@ -0,0 +1,2488 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "91f6bbe2-ed41-4fd6-bac7-71d5b5864ecb",
3
+ "revision": 1,
4
+ "last_node_id": 507,
5
+ "last_link_id": 857,
6
+ "nodes": [
7
+ {
8
+ "id": 99,
9
+ "type": "MarkdownNote",
10
+ "pos": [
11
+ -840,
12
+ -140
13
+ ],
14
+ "size": [
15
+ 550,
16
+ 550
17
+ ],
18
+ "flags": {},
19
+ "order": 0,
20
+ "mode": 0,
21
+ "inputs": [],
22
+ "outputs": [],
23
+ "title": "Model links",
24
+ "properties": {
25
+ "ue_properties": {
26
+ "version": "7.5.1",
27
+ "widget_ue_connectable": {},
28
+ "input_ue_unconnectable": {}
29
+ }
30
+ },
31
+ "widgets_values": [
32
+ "## Report Issue\n\nNote: please [update ComfyUI](https://docs.comfy.org/zh-CN/installation/update_comfyui) first and prepare required models. Desktop/Cloud ship stable builds; nightly-supported models may not be included yet, please wait for the next stable release.\n\n- Cannot run / runtime errors: [ComfyUI/issues](https://github.com/comfyanonymous/ComfyUI/issues)\n- UI / frontend issues: [ComfyUI_frontend/issues](https://github.com/Comfy-Org/ComfyUI_frontend/issues)\n- Workflow issues: [workflow_templates/issues](https://github.com/Comfy-Org/workflow_templates/issues)\n\n\n## Model Links\n\n**text_encoders**\n\n- [qwen_2.5_vl_7b_fp8_scaled.safetensors](https://huggingface.co/Comfy-Org/HunyuanVideo_1.5_repackaged/resolve/main/split_files/text_encoders/qwen_2.5_vl_7b_fp8_scaled.safetensors)\n\n**loras**\n\n- [Qwen-Image-Edit-2511-Lightning-4steps-V1.0-bf16.safetensors](https://huggingface.co/lightx2v/Qwen-Image-Edit-2511-Lightning/resolve/main/Qwen-Image-Edit-2511-Lightning-4steps-V1.0-bf16.safetensors)\n\n**diffusion_models**\n\n- [qwen_image_edit_2511_bf16.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image-Edit_ComfyUI/resolve/main/split_files/diffusion_models/qwen_image_edit_2511_bf16.safetensors)\n\n**vae**\n\n- [qwen_image_vae.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/vae/qwen_image_vae.safetensors)\n\n\nModel Storage Location\n\n```\n📂 ComfyUI/\n├── 📂 models/\n│ ├── 📂 text_encoders/\n│ │ └── qwen_2.5_vl_7b_fp8_scaled.safetensors\n│ ├── 📂 loras/\n│ │ └── Qwen-Image-Edit-2511-Lightning-4steps-V1.0-bf16.safetensors\n│ ├── 📂 diffusion_models/\n│ │ └── qwen_image_edit_2511_bf16.safetensors\n│ └── 📂 vae/\n│ └── qwen_image_vae.safetensors\n```\n"
33
+ ],
34
+ "color": "#432",
35
+ "bgcolor": "#653"
36
+ },
37
+ {
38
+ "id": 37,
39
+ "type": "UNETLoader",
40
+ "pos": [
41
+ -254.6433333911787,
42
+ 30.458787845716753
43
+ ],
44
+ "size": [
45
+ 330,
46
+ 90
47
+ ],
48
+ "flags": {},
49
+ "order": 1,
50
+ "mode": 4,
51
+ "inputs": [],
52
+ "outputs": [
53
+ {
54
+ "name": "MODEL",
55
+ "type": "MODEL",
56
+ "slot_index": 0,
57
+ "links": []
58
+ }
59
+ ],
60
+ "properties": {
61
+ "cnr_id": "comfy-core",
62
+ "ver": "0.3.48",
63
+ "Node name for S&R": "UNETLoader",
64
+ "models": [
65
+ {
66
+ "name": "qwen_image_edit_2509_fp8_e4m3fn.safetensors",
67
+ "url": "https://huggingface.co/Comfy-Org/Qwen-Image-Edit_ComfyUI/resolve/main/split_files/diffusion_models/qwen_image_edit_2509_fp8_e4m3fn.safetensors",
68
+ "directory": "diffusion_models"
69
+ }
70
+ ],
71
+ "enableTabs": false,
72
+ "tabWidth": 65,
73
+ "tabXOffset": 10,
74
+ "hasSecondTab": false,
75
+ "secondTabText": "Send Back",
76
+ "secondTabOffset": 80,
77
+ "secondTabWidth": 65,
78
+ "ue_properties": {
79
+ "version": "7.5.1",
80
+ "widget_ue_connectable": {},
81
+ "input_ue_unconnectable": {}
82
+ }
83
+ },
84
+ "widgets_values": [
85
+ "qwen_image_edit_2509_fp8_e4m3fn.safetensors",
86
+ "default"
87
+ ]
88
+ },
89
+ {
90
+ "id": 459,
91
+ "type": "FluxKontextMultiReferenceLatentMethod",
92
+ "pos": [
93
+ 665.2899850814557,
94
+ -257.1049804383476
95
+ ],
96
+ "size": [
97
+ 369.6734375,
98
+ 58
99
+ ],
100
+ "flags": {},
101
+ "order": 28,
102
+ "mode": 0,
103
+ "inputs": [
104
+ {
105
+ "name": "conditioning",
106
+ "type": "CONDITIONING",
107
+ "link": 849
108
+ }
109
+ ],
110
+ "outputs": [
111
+ {
112
+ "name": "CONDITIONING",
113
+ "type": "CONDITIONING",
114
+ "links": [
115
+ 768
116
+ ]
117
+ }
118
+ ],
119
+ "properties": {
120
+ "cnr_id": "comfy-core",
121
+ "ver": "0.5.1",
122
+ "Node name for S&R": "FluxKontextMultiReferenceLatentMethod",
123
+ "ue_properties": {
124
+ "widget_ue_connectable": {},
125
+ "input_ue_unconnectable": {},
126
+ "version": "7.5.1"
127
+ }
128
+ },
129
+ "widgets_values": [
130
+ "index_timestep_zero"
131
+ ]
132
+ },
133
+ {
134
+ "id": 38,
135
+ "type": "CLIPLoader",
136
+ "pos": [
137
+ -250,
138
+ 160
139
+ ],
140
+ "size": [
141
+ 330,
142
+ 110
143
+ ],
144
+ "flags": {},
145
+ "order": 2,
146
+ "mode": 0,
147
+ "inputs": [],
148
+ "outputs": [
149
+ {
150
+ "name": "CLIP",
151
+ "type": "CLIP",
152
+ "slot_index": 0,
153
+ "links": [
154
+ 205,
155
+ 776
156
+ ]
157
+ }
158
+ ],
159
+ "properties": {
160
+ "cnr_id": "comfy-core",
161
+ "ver": "0.3.48",
162
+ "Node name for S&R": "CLIPLoader",
163
+ "models": [
164
+ {
165
+ "name": "qwen_2.5_vl_7b_fp8_scaled.safetensors",
166
+ "url": "https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/text_encoders/qwen_2.5_vl_7b_fp8_scaled.safetensors",
167
+ "directory": "text_encoders"
168
+ }
169
+ ],
170
+ "enableTabs": false,
171
+ "tabWidth": 65,
172
+ "tabXOffset": 10,
173
+ "hasSecondTab": false,
174
+ "secondTabText": "Send Back",
175
+ "secondTabOffset": 80,
176
+ "secondTabWidth": 65,
177
+ "ue_properties": {
178
+ "version": "7.5.1",
179
+ "widget_ue_connectable": {},
180
+ "input_ue_unconnectable": {}
181
+ }
182
+ },
183
+ "widgets_values": [
184
+ "qwen_2.5_vl_7b_fp8_scaled.safetensors",
185
+ "qwen_image",
186
+ "default"
187
+ ]
188
+ },
189
+ {
190
+ "id": 446,
191
+ "type": "Reroute",
192
+ "pos": [
193
+ 765.9300330573769,
194
+ 969.2423274128082
195
+ ],
196
+ "size": [
197
+ 75,
198
+ 26
199
+ ],
200
+ "flags": {},
201
+ "order": 18,
202
+ "mode": 0,
203
+ "inputs": [
204
+ {
205
+ "name": "",
206
+ "type": "*",
207
+ "link": 717
208
+ }
209
+ ],
210
+ "outputs": [
211
+ {
212
+ "name": "",
213
+ "type": "IMAGE",
214
+ "links": [
215
+ 718
216
+ ]
217
+ }
218
+ ],
219
+ "properties": {
220
+ "showOutputText": false,
221
+ "horizontal": false,
222
+ "ue_properties": {
223
+ "widget_ue_connectable": {},
224
+ "version": "7.5.1",
225
+ "input_ue_unconnectable": {}
226
+ }
227
+ }
228
+ },
229
+ {
230
+ "id": 447,
231
+ "type": "Reroute",
232
+ "pos": [
233
+ 761.3931884674664,
234
+ 1017.0536896295569
235
+ ],
236
+ "size": [
237
+ 75,
238
+ 26
239
+ ],
240
+ "flags": {},
241
+ "order": 15,
242
+ "mode": 0,
243
+ "inputs": [
244
+ {
245
+ "name": "",
246
+ "type": "*",
247
+ "link": 719
248
+ }
249
+ ],
250
+ "outputs": [
251
+ {
252
+ "name": "",
253
+ "type": "IMAGE",
254
+ "links": [
255
+ 720
256
+ ]
257
+ }
258
+ ],
259
+ "properties": {
260
+ "showOutputText": false,
261
+ "horizontal": false,
262
+ "ue_properties": {
263
+ "widget_ue_connectable": {},
264
+ "version": "7.5.1",
265
+ "input_ue_unconnectable": {}
266
+ }
267
+ }
268
+ },
269
+ {
270
+ "id": 440,
271
+ "type": "ImageConcanate",
272
+ "pos": [
273
+ 946.1399370155114,
274
+ 1130.2064739829382
275
+ ],
276
+ "size": [
277
+ 315,
278
+ 102
279
+ ],
280
+ "flags": {},
281
+ "order": 36,
282
+ "mode": 0,
283
+ "inputs": [
284
+ {
285
+ "name": "image1",
286
+ "type": "IMAGE",
287
+ "link": 709
288
+ },
289
+ {
290
+ "name": "image2",
291
+ "type": "IMAGE",
292
+ "link": 757
293
+ }
294
+ ],
295
+ "outputs": [
296
+ {
297
+ "name": "IMAGE",
298
+ "type": "IMAGE",
299
+ "links": [
300
+ 726
301
+ ]
302
+ }
303
+ ],
304
+ "properties": {
305
+ "cnr_id": "comfyui-kjnodes",
306
+ "ver": "e81f33508b0821ea2f53f4f46a833fa6215626bd",
307
+ "Node name for S&R": "ImageConcanate",
308
+ "ue_properties": {
309
+ "version": "7.1",
310
+ "widget_ue_connectable": {},
311
+ "input_ue_unconnectable": {}
312
+ }
313
+ },
314
+ "widgets_values": [
315
+ "right",
316
+ true
317
+ ]
318
+ },
319
+ {
320
+ "id": 449,
321
+ "type": "AddLabel",
322
+ "pos": [
323
+ 1419.624876622031,
324
+ 970.4688329193957
325
+ ],
326
+ "size": [
327
+ 270,
328
+ 270
329
+ ],
330
+ "flags": {},
331
+ "order": 37,
332
+ "mode": 0,
333
+ "inputs": [
334
+ {
335
+ "name": "image",
336
+ "type": "IMAGE",
337
+ "link": 726
338
+ },
339
+ {
340
+ "name": "caption",
341
+ "shape": 7,
342
+ "type": "STRING",
343
+ "link": null
344
+ },
345
+ {
346
+ "name": "text",
347
+ "type": "STRING",
348
+ "widget": {
349
+ "name": "text"
350
+ },
351
+ "link": 728
352
+ }
353
+ ],
354
+ "outputs": [
355
+ {
356
+ "name": "IMAGE",
357
+ "type": "IMAGE",
358
+ "links": [
359
+ 727
360
+ ]
361
+ }
362
+ ],
363
+ "properties": {
364
+ "cnr_id": "comfyui-kjnodes",
365
+ "ver": "6ee278aa7d802c03ad713a7c5fbc02861b6773a8",
366
+ "Node name for S&R": "AddLabel",
367
+ "ue_properties": {
368
+ "widget_ue_connectable": {
369
+ "text_x": true,
370
+ "text_y": true,
371
+ "height": true,
372
+ "font_size": true,
373
+ "font_color": true,
374
+ "label_color": true,
375
+ "font": true,
376
+ "text": true,
377
+ "direction": true
378
+ },
379
+ "version": "7.1",
380
+ "input_ue_unconnectable": {}
381
+ }
382
+ },
383
+ "widgets_values": [
384
+ 10,
385
+ 2,
386
+ 48,
387
+ 32,
388
+ "white",
389
+ "black",
390
+ "FreeMono.ttf",
391
+ "Text",
392
+ "up"
393
+ ]
394
+ },
395
+ {
396
+ "id": 450,
397
+ "type": "PrimitiveStringMultiline",
398
+ "pos": [
399
+ 1264.1140971655236,
400
+ 1381.4058669358246
401
+ ],
402
+ "size": [
403
+ 400,
404
+ 200
405
+ ],
406
+ "flags": {},
407
+ "order": 3,
408
+ "mode": 0,
409
+ "inputs": [],
410
+ "outputs": [
411
+ {
412
+ "name": "STRING",
413
+ "type": "STRING",
414
+ "links": [
415
+ 728
416
+ ]
417
+ }
418
+ ],
419
+ "properties": {
420
+ "cnr_id": "comfy-core",
421
+ "ver": "0.3.64",
422
+ "Node name for S&R": "PrimitiveStringMultiline",
423
+ "ue_properties": {
424
+ "widget_ue_connectable": {
425
+ "value": true
426
+ },
427
+ "version": "7.1",
428
+ "input_ue_unconnectable": {}
429
+ }
430
+ },
431
+ "widgets_values": [
432
+ "euler + simple + 20 steps (Without Lightining LoRa) + strength 1.1 + CFG: 2.5, CFG Norm: 1.0, Model Sampling 1.0, variant: merged rank 16"
433
+ ]
434
+ },
435
+ {
436
+ "id": 462,
437
+ "type": "UNETLoader",
438
+ "pos": [
439
+ -247.29386306944045,
440
+ -105.7149841291857
441
+ ],
442
+ "size": [
443
+ 324.62124483854416,
444
+ 107.96747705439657
445
+ ],
446
+ "flags": {},
447
+ "order": 4,
448
+ "mode": 0,
449
+ "inputs": [],
450
+ "outputs": [
451
+ {
452
+ "name": "MODEL",
453
+ "type": "MODEL",
454
+ "links": [
455
+ 803
456
+ ]
457
+ }
458
+ ],
459
+ "properties": {
460
+ "cnr_id": "comfy-core",
461
+ "ver": "0.6.0",
462
+ "Node name for S&R": "UNETLoader",
463
+ "ue_properties": {
464
+ "widget_ue_connectable": {},
465
+ "input_ue_unconnectable": {},
466
+ "version": "7.5.1"
467
+ }
468
+ },
469
+ "widgets_values": [
470
+ "qwen_image_edit_2511_fp8mixed.safetensors",
471
+ "default"
472
+ ]
473
+ },
474
+ {
475
+ "id": 88,
476
+ "type": "VAEEncode",
477
+ "pos": [
478
+ -358.4919340679892,
479
+ 1030.261010633788
480
+ ],
481
+ "size": [
482
+ 140,
483
+ 46
484
+ ],
485
+ "flags": {},
486
+ "order": 16,
487
+ "mode": 0,
488
+ "inputs": [
489
+ {
490
+ "name": "pixels",
491
+ "type": "IMAGE",
492
+ "link": 736
493
+ },
494
+ {
495
+ "name": "vae",
496
+ "type": "VAE",
497
+ "link": 168
498
+ }
499
+ ],
500
+ "outputs": [
501
+ {
502
+ "name": "LATENT",
503
+ "type": "LATENT",
504
+ "links": [
505
+ 764
506
+ ]
507
+ }
508
+ ],
509
+ "properties": {
510
+ "cnr_id": "comfy-core",
511
+ "ver": "0.3.50",
512
+ "Node name for S&R": "VAEEncode",
513
+ "enableTabs": false,
514
+ "tabWidth": 65,
515
+ "tabXOffset": 10,
516
+ "hasSecondTab": false,
517
+ "secondTabText": "Send Back",
518
+ "secondTabOffset": 80,
519
+ "secondTabWidth": 65,
520
+ "ue_properties": {
521
+ "widget_ue_connectable": {},
522
+ "version": "7.5.1",
523
+ "input_ue_unconnectable": {}
524
+ }
525
+ },
526
+ "widgets_values": []
527
+ },
528
+ {
529
+ "id": 476,
530
+ "type": "ImageCropByMask",
531
+ "pos": [
532
+ 342.62847815145864,
533
+ 1086.7154457181305
534
+ ],
535
+ "size": [
536
+ 177.1861328125,
537
+ 46
538
+ ],
539
+ "flags": {},
540
+ "order": 20,
541
+ "mode": 4,
542
+ "inputs": [
543
+ {
544
+ "name": "image",
545
+ "type": "IMAGE",
546
+ "link": 787
547
+ },
548
+ {
549
+ "name": "mask",
550
+ "type": "MASK",
551
+ "link": 789
552
+ }
553
+ ],
554
+ "outputs": [
555
+ {
556
+ "name": "image",
557
+ "type": "IMAGE",
558
+ "links": [
559
+ 790
560
+ ]
561
+ }
562
+ ],
563
+ "properties": {
564
+ "cnr_id": "comfyui-kjnodes",
565
+ "ver": "06a60ac3fec854909f35aba20aa5be39ff59a6e3",
566
+ "Node name for S&R": "ImageCropByMask",
567
+ "ue_properties": {
568
+ "widget_ue_connectable": {},
569
+ "input_ue_unconnectable": {},
570
+ "version": "7.5.1"
571
+ }
572
+ },
573
+ "widgets_values": []
574
+ },
575
+ {
576
+ "id": 477,
577
+ "type": "PreviewImage",
578
+ "pos": [
579
+ 370.6946126750385,
580
+ 1210.0387514747601
581
+ ],
582
+ "size": [
583
+ 140,
584
+ 246
585
+ ],
586
+ "flags": {},
587
+ "order": 26,
588
+ "mode": 4,
589
+ "inputs": [
590
+ {
591
+ "name": "images",
592
+ "type": "IMAGE",
593
+ "link": 790
594
+ }
595
+ ],
596
+ "outputs": [],
597
+ "properties": {
598
+ "cnr_id": "comfy-core",
599
+ "ver": "0.6.0",
600
+ "Node name for S&R": "PreviewImage",
601
+ "ue_properties": {
602
+ "widget_ue_connectable": {},
603
+ "input_ue_unconnectable": {},
604
+ "version": "7.5.1"
605
+ }
606
+ },
607
+ "widgets_values": []
608
+ },
609
+ {
610
+ "id": 66,
611
+ "type": "ModelSamplingAuraFlow",
612
+ "pos": [
613
+ 634.7267466422586,
614
+ -396.7883817970144
615
+ ],
616
+ "size": [
617
+ 290,
618
+ 60
619
+ ],
620
+ "flags": {},
621
+ "order": 21,
622
+ "mode": 0,
623
+ "inputs": [
624
+ {
625
+ "name": "model",
626
+ "type": "MODEL",
627
+ "link": 795
628
+ }
629
+ ],
630
+ "outputs": [
631
+ {
632
+ "name": "MODEL",
633
+ "type": "MODEL",
634
+ "links": [
635
+ 141
636
+ ]
637
+ }
638
+ ],
639
+ "properties": {
640
+ "cnr_id": "comfy-core",
641
+ "ver": "0.3.48",
642
+ "Node name for S&R": "ModelSamplingAuraFlow",
643
+ "enableTabs": false,
644
+ "tabWidth": 65,
645
+ "tabXOffset": 10,
646
+ "hasSecondTab": false,
647
+ "secondTabText": "Send Back",
648
+ "secondTabOffset": 80,
649
+ "secondTabWidth": 65,
650
+ "ue_properties": {
651
+ "version": "7.5.1",
652
+ "widget_ue_connectable": {},
653
+ "input_ue_unconnectable": {}
654
+ }
655
+ },
656
+ "widgets_values": [
657
+ 1
658
+ ]
659
+ },
660
+ {
661
+ "id": 75,
662
+ "type": "CFGNorm",
663
+ "pos": [
664
+ 963.3811910289586,
665
+ -398.4068723434411
666
+ ],
667
+ "size": [
668
+ 290,
669
+ 60
670
+ ],
671
+ "flags": {},
672
+ "order": 27,
673
+ "mode": 0,
674
+ "inputs": [
675
+ {
676
+ "name": "model",
677
+ "type": "MODEL",
678
+ "link": 141
679
+ }
680
+ ],
681
+ "outputs": [
682
+ {
683
+ "name": "patched_model",
684
+ "type": "MODEL",
685
+ "links": [
686
+ 767,
687
+ 771
688
+ ]
689
+ }
690
+ ],
691
+ "properties": {
692
+ "cnr_id": "comfy-core",
693
+ "ver": "0.3.50",
694
+ "Node name for S&R": "CFGNorm",
695
+ "enableTabs": false,
696
+ "tabWidth": 65,
697
+ "tabXOffset": 10,
698
+ "hasSecondTab": false,
699
+ "secondTabText": "Send Back",
700
+ "secondTabOffset": 80,
701
+ "secondTabWidth": 65,
702
+ "ue_properties": {
703
+ "widget_ue_connectable": {
704
+ "strength": true
705
+ },
706
+ "version": "7.5.1",
707
+ "input_ue_unconnectable": {}
708
+ }
709
+ },
710
+ "widgets_values": [
711
+ 1
712
+ ]
713
+ },
714
+ {
715
+ "id": 460,
716
+ "type": "FluxKontextMultiReferenceLatentMethod",
717
+ "pos": [
718
+ 668.1523566972198,
719
+ -141.82476322087442
720
+ ],
721
+ "size": [
722
+ 369.6734375,
723
+ 58
724
+ ],
725
+ "flags": {},
726
+ "order": 29,
727
+ "mode": 0,
728
+ "inputs": [
729
+ {
730
+ "name": "conditioning",
731
+ "type": "CONDITIONING",
732
+ "link": 832
733
+ }
734
+ ],
735
+ "outputs": [
736
+ {
737
+ "name": "CONDITIONING",
738
+ "type": "CONDITIONING",
739
+ "links": [
740
+ 769
741
+ ]
742
+ }
743
+ ],
744
+ "properties": {
745
+ "cnr_id": "comfy-core",
746
+ "ver": "0.5.1",
747
+ "Node name for S&R": "FluxKontextMultiReferenceLatentMethod",
748
+ "ue_properties": {
749
+ "widget_ue_connectable": {},
750
+ "input_ue_unconnectable": {},
751
+ "version": "7.5.1"
752
+ }
753
+ },
754
+ "widgets_values": [
755
+ "index_timestep_zero"
756
+ ]
757
+ },
758
+ {
759
+ "id": 465,
760
+ "type": "SamplerCustomAdvanced",
761
+ "pos": [
762
+ 1470.1927991979896,
763
+ -229.37336790302214
764
+ ],
765
+ "size": [
766
+ 212.3638671875,
767
+ 465.2955479452055
768
+ ],
769
+ "flags": {},
770
+ "order": 32,
771
+ "mode": 0,
772
+ "inputs": [
773
+ {
774
+ "name": "noise",
775
+ "type": "NOISE",
776
+ "link": 758
777
+ },
778
+ {
779
+ "name": "guider",
780
+ "type": "GUIDER",
781
+ "link": 760
782
+ },
783
+ {
784
+ "name": "sampler",
785
+ "type": "SAMPLER",
786
+ "link": 761
787
+ },
788
+ {
789
+ "name": "sigmas",
790
+ "type": "SIGMAS",
791
+ "link": 775
792
+ },
793
+ {
794
+ "name": "latent_image",
795
+ "type": "LATENT",
796
+ "link": 764
797
+ }
798
+ ],
799
+ "outputs": [
800
+ {
801
+ "name": "output",
802
+ "type": "LATENT",
803
+ "links": [
804
+ 759
805
+ ]
806
+ },
807
+ {
808
+ "name": "denoised_output",
809
+ "type": "LATENT",
810
+ "links": null
811
+ }
812
+ ],
813
+ "properties": {
814
+ "cnr_id": "comfy-core",
815
+ "ver": "0.6.0",
816
+ "Node name for S&R": "SamplerCustomAdvanced",
817
+ "ue_properties": {
818
+ "widget_ue_connectable": {},
819
+ "input_ue_unconnectable": {},
820
+ "version": "7.5.1"
821
+ }
822
+ },
823
+ "widgets_values": []
824
+ },
825
+ {
826
+ "id": 8,
827
+ "type": "VAEDecode",
828
+ "pos": [
829
+ 1795.948975092359,
830
+ -202.2087992072579
831
+ ],
832
+ "size": [
833
+ 210,
834
+ 46
835
+ ],
836
+ "flags": {
837
+ "collapsed": false
838
+ },
839
+ "order": 33,
840
+ "mode": 0,
841
+ "inputs": [
842
+ {
843
+ "name": "samples",
844
+ "type": "LATENT",
845
+ "link": 759
846
+ },
847
+ {
848
+ "name": "vae",
849
+ "type": "VAE",
850
+ "link": 76
851
+ }
852
+ ],
853
+ "outputs": [
854
+ {
855
+ "name": "IMAGE",
856
+ "type": "IMAGE",
857
+ "slot_index": 0,
858
+ "links": [
859
+ 755
860
+ ]
861
+ }
862
+ ],
863
+ "properties": {
864
+ "cnr_id": "comfy-core",
865
+ "ver": "0.3.48",
866
+ "Node name for S&R": "VAEDecode",
867
+ "enableTabs": false,
868
+ "tabWidth": 65,
869
+ "tabXOffset": 10,
870
+ "hasSecondTab": false,
871
+ "secondTabText": "Send Back",
872
+ "secondTabOffset": 80,
873
+ "secondTabWidth": 65,
874
+ "ue_properties": {
875
+ "version": "7.5.1",
876
+ "widget_ue_connectable": {},
877
+ "input_ue_unconnectable": {}
878
+ }
879
+ },
880
+ "widgets_values": []
881
+ },
882
+ {
883
+ "id": 475,
884
+ "type": "PreviewImage",
885
+ "pos": [
886
+ 1055.2515666410325,
887
+ 589.1370074810623
888
+ ],
889
+ "size": [
890
+ 140,
891
+ 246.0000000000001
892
+ ],
893
+ "flags": {},
894
+ "order": 23,
895
+ "mode": 0,
896
+ "inputs": [
897
+ {
898
+ "name": "images",
899
+ "type": "IMAGE",
900
+ "link": 782
901
+ }
902
+ ],
903
+ "outputs": [],
904
+ "properties": {
905
+ "cnr_id": "comfy-core",
906
+ "ver": "0.6.0",
907
+ "Node name for S&R": "PreviewImage",
908
+ "ue_properties": {
909
+ "widget_ue_connectable": {},
910
+ "input_ue_unconnectable": {},
911
+ "version": "7.5.1"
912
+ }
913
+ },
914
+ "widgets_values": []
915
+ },
916
+ {
917
+ "id": 464,
918
+ "type": "InpaintStitchImproved",
919
+ "pos": [
920
+ 1792.9180663935044,
921
+ -90.09120435276905
922
+ ],
923
+ "size": [
924
+ 225.7486328125,
925
+ 46
926
+ ],
927
+ "flags": {},
928
+ "order": 34,
929
+ "mode": 4,
930
+ "inputs": [
931
+ {
932
+ "name": "stitcher",
933
+ "type": "STITCHER",
934
+ "link": 751
935
+ },
936
+ {
937
+ "name": "inpainted_image",
938
+ "type": "IMAGE",
939
+ "link": 755
940
+ }
941
+ ],
942
+ "outputs": [
943
+ {
944
+ "name": "image",
945
+ "type": "IMAGE",
946
+ "links": [
947
+ 756,
948
+ 757
949
+ ]
950
+ }
951
+ ],
952
+ "properties": {
953
+ "cnr_id": "comfyui-inpaint-cropandstitch",
954
+ "ver": "2.1.8",
955
+ "Node name for S&R": "InpaintStitchImproved",
956
+ "ue_properties": {
957
+ "widget_ue_connectable": {},
958
+ "input_ue_unconnectable": {},
959
+ "version": "7.5.1"
960
+ }
961
+ },
962
+ "widgets_values": []
963
+ },
964
+ {
965
+ "id": 439,
966
+ "type": "ImageConcanate",
967
+ "pos": [
968
+ 945.9813245166483,
969
+ 966.8946797622277
970
+ ],
971
+ "size": [
972
+ 315,
973
+ 102
974
+ ],
975
+ "flags": {},
976
+ "order": 22,
977
+ "mode": 0,
978
+ "inputs": [
979
+ {
980
+ "name": "image1",
981
+ "type": "IMAGE",
982
+ "link": 718
983
+ },
984
+ {
985
+ "name": "image2",
986
+ "type": "IMAGE",
987
+ "link": 720
988
+ }
989
+ ],
990
+ "outputs": [
991
+ {
992
+ "name": "IMAGE",
993
+ "type": "IMAGE",
994
+ "links": [
995
+ 709
996
+ ]
997
+ }
998
+ ],
999
+ "properties": {
1000
+ "cnr_id": "comfyui-kjnodes",
1001
+ "ver": "e81f33508b0821ea2f53f4f46a833fa6215626bd",
1002
+ "Node name for S&R": "ImageConcanate",
1003
+ "ue_properties": {
1004
+ "version": "7.1",
1005
+ "widget_ue_connectable": {},
1006
+ "input_ue_unconnectable": {}
1007
+ }
1008
+ },
1009
+ "widgets_values": [
1010
+ "down",
1011
+ true
1012
+ ]
1013
+ },
1014
+ {
1015
+ "id": 482,
1016
+ "type": "LoraLoaderModelOnly",
1017
+ "pos": [
1018
+ 155.79409260506574,
1019
+ -358.91340256411917
1020
+ ],
1021
+ "size": [
1022
+ 435.40307534398517,
1023
+ 88.16408976437214
1024
+ ],
1025
+ "flags": {},
1026
+ "order": 14,
1027
+ "mode": 0,
1028
+ "inputs": [
1029
+ {
1030
+ "name": "model",
1031
+ "type": "MODEL",
1032
+ "link": 804
1033
+ }
1034
+ ],
1035
+ "outputs": [
1036
+ {
1037
+ "name": "MODEL",
1038
+ "type": "MODEL",
1039
+ "links": [
1040
+ 795
1041
+ ]
1042
+ }
1043
+ ],
1044
+ "properties": {
1045
+ "cnr_id": "comfy-core",
1046
+ "ver": "0.4.0",
1047
+ "Node name for S&R": "LoraLoaderModelOnly",
1048
+ "ue_properties": {
1049
+ "widget_ue_connectable": {},
1050
+ "input_ue_unconnectable": {},
1051
+ "version": "7.5.1"
1052
+ }
1053
+ },
1054
+ "widgets_values": [
1055
+ "bfs_head_v5_2511_merged_version_rank_16_fp16.safetensors",
1056
+ 1
1057
+ ]
1058
+ },
1059
+ {
1060
+ "id": 486,
1061
+ "type": "Note",
1062
+ "pos": [
1063
+ -776.1346268610802,
1064
+ -387.19205421357947
1065
+ ],
1066
+ "size": [
1067
+ 480.23468644605293,
1068
+ 200.05049249482755
1069
+ ],
1070
+ "flags": {},
1071
+ "order": 5,
1072
+ "mode": 0,
1073
+ "inputs": [],
1074
+ "outputs": [],
1075
+ "properties": {
1076
+ "ue_properties": {
1077
+ "widget_ue_connectable": {},
1078
+ "version": "7.5.1",
1079
+ "input_ue_unconnectable": {}
1080
+ }
1081
+ },
1082
+ "widgets_values": [
1083
+ "I made my own merge of the Lightning LoRA for QIE 2511 to slightly reduce the plasticky look. If you want to download it, the link is below.\n\nhttps://huggingface.co/Alissonerdx/CustomLightning/blob/main/custom_lightning_4or8steps_rank_4_fp32.safetensors\n\nIf you’re using Lightning LoRA, I recommend using LMS + sgm_uniform. I liked the results.\n"
1084
+ ],
1085
+ "color": "#432",
1086
+ "bgcolor": "#653"
1087
+ },
1088
+ {
1089
+ "id": 60,
1090
+ "type": "SaveImage",
1091
+ "pos": [
1092
+ 2043.2962384161788,
1093
+ -724.5034003178639
1094
+ ],
1095
+ "size": [
1096
+ 950,
1097
+ 1040
1098
+ ],
1099
+ "flags": {},
1100
+ "order": 35,
1101
+ "mode": 0,
1102
+ "inputs": [
1103
+ {
1104
+ "name": "images",
1105
+ "type": "IMAGE",
1106
+ "link": 756
1107
+ }
1108
+ ],
1109
+ "outputs": [],
1110
+ "properties": {
1111
+ "cnr_id": "comfy-core",
1112
+ "ver": "0.3.48",
1113
+ "Node name for S&R": "SaveImage",
1114
+ "enableTabs": false,
1115
+ "tabWidth": 65,
1116
+ "tabXOffset": 10,
1117
+ "hasSecondTab": false,
1118
+ "secondTabText": "Send Back",
1119
+ "secondTabOffset": 80,
1120
+ "secondTabWidth": 65,
1121
+ "ue_properties": {
1122
+ "version": "7.5.1",
1123
+ "widget_ue_connectable": {},
1124
+ "input_ue_unconnectable": {}
1125
+ }
1126
+ },
1127
+ "widgets_values": [
1128
+ "ComfyUI"
1129
+ ]
1130
+ },
1131
+ {
1132
+ "id": 463,
1133
+ "type": "InpaintCropImproved",
1134
+ "pos": [
1135
+ -55.755387298558816,
1136
+ 1021.9694659312499
1137
+ ],
1138
+ "size": [
1139
+ 348.095703125,
1140
+ 626
1141
+ ],
1142
+ "flags": {},
1143
+ "order": 17,
1144
+ "mode": 4,
1145
+ "inputs": [
1146
+ {
1147
+ "name": "image",
1148
+ "type": "IMAGE",
1149
+ "link": 752
1150
+ },
1151
+ {
1152
+ "name": "mask",
1153
+ "shape": 7,
1154
+ "type": "MASK",
1155
+ "link": 754
1156
+ },
1157
+ {
1158
+ "name": "optional_context_mask",
1159
+ "shape": 7,
1160
+ "type": "MASK",
1161
+ "link": null
1162
+ }
1163
+ ],
1164
+ "outputs": [
1165
+ {
1166
+ "name": "stitcher",
1167
+ "type": "STITCHER",
1168
+ "links": [
1169
+ 751
1170
+ ]
1171
+ },
1172
+ {
1173
+ "name": "cropped_image",
1174
+ "type": "IMAGE",
1175
+ "links": []
1176
+ },
1177
+ {
1178
+ "name": "cropped_mask",
1179
+ "type": "MASK",
1180
+ "links": null
1181
+ }
1182
+ ],
1183
+ "properties": {
1184
+ "cnr_id": "comfyui-inpaint-cropandstitch",
1185
+ "ver": "2.1.8",
1186
+ "Node name for S&R": "InpaintCropImproved",
1187
+ "ue_properties": {
1188
+ "widget_ue_connectable": {},
1189
+ "input_ue_unconnectable": {},
1190
+ "version": "7.5.1"
1191
+ }
1192
+ },
1193
+ "widgets_values": [
1194
+ "lanczos",
1195
+ "lanczos",
1196
+ false,
1197
+ "ensure minimum resolution",
1198
+ 1024,
1199
+ 1024,
1200
+ 16384,
1201
+ 16384,
1202
+ true,
1203
+ 0,
1204
+ false,
1205
+ 32,
1206
+ 0.1,
1207
+ false,
1208
+ 1,
1209
+ 1,
1210
+ 1,
1211
+ 1,
1212
+ 1.2,
1213
+ true,
1214
+ 1024,
1215
+ 1024,
1216
+ "32"
1217
+ ]
1218
+ },
1219
+ {
1220
+ "id": 473,
1221
+ "type": "TextEncodeQwenImageEditPlus",
1222
+ "pos": [
1223
+ 147.65103427015487,
1224
+ 162.77889021933368
1225
+ ],
1226
+ "size": [
1227
+ 434.89880453777164,
1228
+ 308.18629406709215
1229
+ ],
1230
+ "flags": {},
1231
+ "order": 25,
1232
+ "mode": 0,
1233
+ "inputs": [
1234
+ {
1235
+ "name": "clip",
1236
+ "type": "CLIP",
1237
+ "link": 776
1238
+ },
1239
+ {
1240
+ "name": "vae",
1241
+ "shape": 7,
1242
+ "type": "VAE",
1243
+ "link": 777
1244
+ },
1245
+ {
1246
+ "name": "image1",
1247
+ "shape": 7,
1248
+ "type": "IMAGE",
1249
+ "link": 779
1250
+ },
1251
+ {
1252
+ "name": "image2",
1253
+ "shape": 7,
1254
+ "type": "IMAGE",
1255
+ "link": 848
1256
+ },
1257
+ {
1258
+ "name": "image3",
1259
+ "shape": 7,
1260
+ "type": "IMAGE",
1261
+ "link": null
1262
+ }
1263
+ ],
1264
+ "outputs": [
1265
+ {
1266
+ "name": "CONDITIONING",
1267
+ "type": "CONDITIONING",
1268
+ "links": [
1269
+ 832
1270
+ ]
1271
+ }
1272
+ ],
1273
+ "title": "Negative",
1274
+ "properties": {
1275
+ "cnr_id": "comfy-core",
1276
+ "ver": "0.3.59",
1277
+ "Node name for S&R": "TextEncodeQwenImageEditPlus",
1278
+ "ue_properties": {
1279
+ "widget_ue_connectable": {},
1280
+ "version": "7.5.1",
1281
+ "input_ue_unconnectable": {}
1282
+ }
1283
+ },
1284
+ "widgets_values": [
1285
+ "bad quality, noise, blurry, worst quality, low resolution, blur, distortion, unnatural blending, cartoon, illustration, painting"
1286
+ ],
1287
+ "color": "#322",
1288
+ "bgcolor": "#533"
1289
+ },
1290
+ {
1291
+ "id": 39,
1292
+ "type": "VAELoader",
1293
+ "pos": [
1294
+ -250,
1295
+ 320
1296
+ ],
1297
+ "size": [
1298
+ 330,
1299
+ 60
1300
+ ],
1301
+ "flags": {},
1302
+ "order": 6,
1303
+ "mode": 0,
1304
+ "inputs": [],
1305
+ "outputs": [
1306
+ {
1307
+ "name": "VAE",
1308
+ "type": "VAE",
1309
+ "slot_index": 0,
1310
+ "links": [
1311
+ 76,
1312
+ 168,
1313
+ 207,
1314
+ 777
1315
+ ]
1316
+ }
1317
+ ],
1318
+ "properties": {
1319
+ "cnr_id": "comfy-core",
1320
+ "ver": "0.3.48",
1321
+ "Node name for S&R": "VAELoader",
1322
+ "models": [
1323
+ {
1324
+ "name": "qwen_image_vae.safetensors",
1325
+ "url": "https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/vae/qwen_image_vae.safetensors",
1326
+ "directory": "vae"
1327
+ }
1328
+ ],
1329
+ "enableTabs": false,
1330
+ "tabWidth": 65,
1331
+ "tabXOffset": 10,
1332
+ "hasSecondTab": false,
1333
+ "secondTabText": "Send Back",
1334
+ "secondTabOffset": 80,
1335
+ "secondTabWidth": 65,
1336
+ "ue_properties": {
1337
+ "version": "7.5.1",
1338
+ "widget_ue_connectable": {},
1339
+ "input_ue_unconnectable": {}
1340
+ }
1341
+ },
1342
+ "widgets_values": [
1343
+ "qwen_image_vae.safetensors"
1344
+ ]
1345
+ },
1346
+ {
1347
+ "id": 466,
1348
+ "type": "RandomNoise",
1349
+ "pos": [
1350
+ 1125.7157382089313,
1351
+ -66.5698364709961
1352
+ ],
1353
+ "size": [
1354
+ 270,
1355
+ 82
1356
+ ],
1357
+ "flags": {},
1358
+ "order": 7,
1359
+ "mode": 0,
1360
+ "inputs": [],
1361
+ "outputs": [
1362
+ {
1363
+ "name": "NOISE",
1364
+ "type": "NOISE",
1365
+ "links": [
1366
+ 758
1367
+ ]
1368
+ }
1369
+ ],
1370
+ "properties": {
1371
+ "cnr_id": "comfy-core",
1372
+ "ver": "0.6.0",
1373
+ "Node name for S&R": "RandomNoise",
1374
+ "ue_properties": {
1375
+ "widget_ue_connectable": {},
1376
+ "input_ue_unconnectable": {},
1377
+ "version": "7.5.1"
1378
+ }
1379
+ },
1380
+ "widgets_values": [
1381
+ 47,
1382
+ "fixed"
1383
+ ]
1384
+ },
1385
+ {
1386
+ "id": 78,
1387
+ "type": "LoadImage",
1388
+ "pos": [
1389
+ -794.5404298053338,
1390
+ 582.7282372247604
1391
+ ],
1392
+ "size": [
1393
+ 274.080078125,
1394
+ 314.0000305175781
1395
+ ],
1396
+ "flags": {},
1397
+ "order": 8,
1398
+ "mode": 0,
1399
+ "inputs": [],
1400
+ "outputs": [
1401
+ {
1402
+ "name": "IMAGE",
1403
+ "type": "IMAGE",
1404
+ "links": [
1405
+ 699
1406
+ ]
1407
+ },
1408
+ {
1409
+ "name": "MASK",
1410
+ "type": "MASK",
1411
+ "links": [
1412
+ 753
1413
+ ]
1414
+ }
1415
+ ],
1416
+ "title": "Reference Body",
1417
+ "properties": {
1418
+ "cnr_id": "comfy-core",
1419
+ "ver": "0.3.50",
1420
+ "Node name for S&R": "LoadImage",
1421
+ "enableTabs": false,
1422
+ "tabWidth": 65,
1423
+ "tabXOffset": 10,
1424
+ "hasSecondTab": false,
1425
+ "secondTabText": "Send Back",
1426
+ "secondTabOffset": 80,
1427
+ "secondTabWidth": 65,
1428
+ "ue_properties": {
1429
+ "widget_ue_connectable": {
1430
+ "image": true,
1431
+ "upload": true
1432
+ },
1433
+ "version": "7.5.1",
1434
+ "input_ue_unconnectable": {}
1435
+ }
1436
+ },
1437
+ "widgets_values": [
1438
+ "pasted/image (318).png",
1439
+ "image"
1440
+ ]
1441
+ },
1442
+ {
1443
+ "id": 435,
1444
+ "type": "LoadImage",
1445
+ "pos": [
1446
+ -56.91688937482721,
1447
+ 576.6454773930849
1448
+ ],
1449
+ "size": [
1450
+ 299.77330184271614,
1451
+ 382.81902226286513
1452
+ ],
1453
+ "flags": {},
1454
+ "order": 9,
1455
+ "mode": 0,
1456
+ "inputs": [],
1457
+ "outputs": [
1458
+ {
1459
+ "name": "IMAGE",
1460
+ "type": "IMAGE",
1461
+ "links": [
1462
+ 786
1463
+ ]
1464
+ },
1465
+ {
1466
+ "name": "MASK",
1467
+ "type": "MASK",
1468
+ "links": [
1469
+ 788
1470
+ ]
1471
+ }
1472
+ ],
1473
+ "title": "Reference Face",
1474
+ "properties": {
1475
+ "cnr_id": "comfy-core",
1476
+ "ver": "0.3.50",
1477
+ "Node name for S&R": "LoadImage",
1478
+ "ue_properties": {
1479
+ "widget_ue_connectable": {
1480
+ "image": true,
1481
+ "upload": true
1482
+ },
1483
+ "version": "7.5.1",
1484
+ "input_ue_unconnectable": {}
1485
+ },
1486
+ "enableTabs": false,
1487
+ "tabWidth": 65,
1488
+ "tabXOffset": 10,
1489
+ "hasSecondTab": false,
1490
+ "secondTabText": "Send Back",
1491
+ "secondTabOffset": 80,
1492
+ "secondTabWidth": 65,
1493
+ "image": "clipspace/clipspace-painted-masked-1767306307814.png [input]"
1494
+ },
1495
+ "widgets_values": [
1496
+ "pasted/image (319).png",
1497
+ "image"
1498
+ ]
1499
+ },
1500
+ {
1501
+ "id": 89,
1502
+ "type": "LoraLoaderModelOnly",
1503
+ "pos": [
1504
+ -191.28701254170065,
1505
+ -366.8106745071695
1506
+ ],
1507
+ "size": [
1508
+ 310,
1509
+ 82
1510
+ ],
1511
+ "flags": {},
1512
+ "order": 11,
1513
+ "mode": 4,
1514
+ "inputs": [
1515
+ {
1516
+ "name": "model",
1517
+ "type": "MODEL",
1518
+ "link": 803
1519
+ }
1520
+ ],
1521
+ "outputs": [
1522
+ {
1523
+ "name": "MODEL",
1524
+ "type": "MODEL",
1525
+ "links": [
1526
+ 804
1527
+ ]
1528
+ }
1529
+ ],
1530
+ "properties": {
1531
+ "cnr_id": "comfy-core",
1532
+ "ver": "0.3.50",
1533
+ "Node name for S&R": "LoraLoaderModelOnly",
1534
+ "models": [
1535
+ {
1536
+ "name": "Qwen-Image-Edit-2509-Lightning-4steps-V1.0-bf16.safetensors",
1537
+ "url": "https://huggingface.co/lightx2v/Qwen-Image-Lightning/resolve/main/Qwen-Image-Edit-2509/Qwen-Image-Edit-2509-Lightning-4steps-V1.0-bf16.safetensors",
1538
+ "directory": "loras"
1539
+ }
1540
+ ],
1541
+ "enableTabs": false,
1542
+ "tabWidth": 65,
1543
+ "tabXOffset": 10,
1544
+ "hasSecondTab": false,
1545
+ "secondTabText": "Send Back",
1546
+ "secondTabOffset": 80,
1547
+ "secondTabWidth": 65,
1548
+ "ue_properties": {
1549
+ "widget_ue_connectable": {
1550
+ "lora_name": true,
1551
+ "strength_model": true
1552
+ },
1553
+ "version": "7.5.1",
1554
+ "input_ue_unconnectable": {}
1555
+ }
1556
+ },
1557
+ "widgets_values": [
1558
+ "custom_lightning_4or8steps_rank_4_fp32.safetensors",
1559
+ 1
1560
+ ]
1561
+ },
1562
+ {
1563
+ "id": 468,
1564
+ "type": "KSamplerSelect",
1565
+ "pos": [
1566
+ 676.4162038949539,
1567
+ -19.772574560314276
1568
+ ],
1569
+ "size": [
1570
+ 270,
1571
+ 58
1572
+ ],
1573
+ "flags": {},
1574
+ "order": 10,
1575
+ "mode": 0,
1576
+ "inputs": [],
1577
+ "outputs": [
1578
+ {
1579
+ "name": "SAMPLER",
1580
+ "type": "SAMPLER",
1581
+ "links": [
1582
+ 761
1583
+ ]
1584
+ }
1585
+ ],
1586
+ "properties": {
1587
+ "cnr_id": "comfy-core",
1588
+ "ver": "0.6.0",
1589
+ "Node name for S&R": "KSamplerSelect",
1590
+ "ue_properties": {
1591
+ "widget_ue_connectable": {},
1592
+ "input_ue_unconnectable": {},
1593
+ "version": "7.5.1"
1594
+ }
1595
+ },
1596
+ "widgets_values": [
1597
+ "euler"
1598
+ ]
1599
+ },
1600
+ {
1601
+ "id": 471,
1602
+ "type": "BasicScheduler",
1603
+ "pos": [
1604
+ 678.4447840563034,
1605
+ 104.89309901282743
1606
+ ],
1607
+ "size": [
1608
+ 270,
1609
+ 106
1610
+ ],
1611
+ "flags": {},
1612
+ "order": 30,
1613
+ "mode": 0,
1614
+ "inputs": [
1615
+ {
1616
+ "name": "model",
1617
+ "type": "MODEL",
1618
+ "link": 771
1619
+ }
1620
+ ],
1621
+ "outputs": [
1622
+ {
1623
+ "name": "SIGMAS",
1624
+ "type": "SIGMAS",
1625
+ "links": [
1626
+ 775
1627
+ ]
1628
+ }
1629
+ ],
1630
+ "properties": {
1631
+ "cnr_id": "comfy-core",
1632
+ "ver": "0.6.0",
1633
+ "Node name for S&R": "BasicScheduler",
1634
+ "ue_properties": {
1635
+ "widget_ue_connectable": {},
1636
+ "input_ue_unconnectable": {},
1637
+ "version": "7.5.1"
1638
+ }
1639
+ },
1640
+ "widgets_values": [
1641
+ "simple",
1642
+ 20,
1643
+ 1
1644
+ ]
1645
+ },
1646
+ {
1647
+ "id": 467,
1648
+ "type": "CFGGuider",
1649
+ "pos": [
1650
+ 1126.8540432500502,
1651
+ -225.17476289387528
1652
+ ],
1653
+ "size": [
1654
+ 270,
1655
+ 98
1656
+ ],
1657
+ "flags": {},
1658
+ "order": 31,
1659
+ "mode": 0,
1660
+ "inputs": [
1661
+ {
1662
+ "name": "model",
1663
+ "type": "MODEL",
1664
+ "link": 767
1665
+ },
1666
+ {
1667
+ "name": "positive",
1668
+ "type": "CONDITIONING",
1669
+ "link": 768
1670
+ },
1671
+ {
1672
+ "name": "negative",
1673
+ "type": "CONDITIONING",
1674
+ "link": 769
1675
+ }
1676
+ ],
1677
+ "outputs": [
1678
+ {
1679
+ "name": "GUIDER",
1680
+ "type": "GUIDER",
1681
+ "links": [
1682
+ 760
1683
+ ]
1684
+ }
1685
+ ],
1686
+ "properties": {
1687
+ "cnr_id": "comfy-core",
1688
+ "ver": "0.6.0",
1689
+ "Node name for S&R": "CFGGuider",
1690
+ "ue_properties": {
1691
+ "widget_ue_connectable": {},
1692
+ "input_ue_unconnectable": {},
1693
+ "version": "7.5.1"
1694
+ }
1695
+ },
1696
+ "widgets_values": [
1697
+ 2.5
1698
+ ]
1699
+ },
1700
+ {
1701
+ "id": 436,
1702
+ "type": "ImageResizeKJv2",
1703
+ "pos": [
1704
+ -475.30663047996154,
1705
+ 586.1508934017932
1706
+ ],
1707
+ "size": [
1708
+ 270,
1709
+ 336.00000000000006
1710
+ ],
1711
+ "flags": {},
1712
+ "order": 12,
1713
+ "mode": 0,
1714
+ "inputs": [
1715
+ {
1716
+ "name": "image",
1717
+ "type": "IMAGE",
1718
+ "link": 699
1719
+ },
1720
+ {
1721
+ "name": "mask",
1722
+ "shape": 7,
1723
+ "type": "MASK",
1724
+ "link": 753
1725
+ }
1726
+ ],
1727
+ "outputs": [
1728
+ {
1729
+ "name": "IMAGE",
1730
+ "type": "IMAGE",
1731
+ "links": [
1732
+ 719,
1733
+ 736,
1734
+ 752,
1735
+ 779,
1736
+ 845
1737
+ ]
1738
+ },
1739
+ {
1740
+ "name": "width",
1741
+ "type": "INT",
1742
+ "links": []
1743
+ },
1744
+ {
1745
+ "name": "height",
1746
+ "type": "INT",
1747
+ "links": []
1748
+ },
1749
+ {
1750
+ "name": "mask",
1751
+ "type": "MASK",
1752
+ "links": [
1753
+ 754
1754
+ ]
1755
+ }
1756
+ ],
1757
+ "properties": {
1758
+ "cnr_id": "comfyui-kjnodes",
1759
+ "ver": "06a60ac3fec854909f35aba20aa5be39ff59a6e3",
1760
+ "Node name for S&R": "ImageResizeKJv2",
1761
+ "ue_properties": {
1762
+ "widget_ue_connectable": {},
1763
+ "input_ue_unconnectable": {},
1764
+ "version": "7.5.1"
1765
+ }
1766
+ },
1767
+ "widgets_values": [
1768
+ 1024,
1769
+ 1024,
1770
+ "lanczos",
1771
+ "resize",
1772
+ "0, 0, 0",
1773
+ "center",
1774
+ 2,
1775
+ "cpu"
1776
+ ]
1777
+ },
1778
+ {
1779
+ "id": 437,
1780
+ "type": "ImageResizeKJv2",
1781
+ "pos": [
1782
+ 323.25484371200423,
1783
+ 580.1800627400199
1784
+ ],
1785
+ "size": [
1786
+ 270,
1787
+ 336.00000000000006
1788
+ ],
1789
+ "flags": {},
1790
+ "order": 13,
1791
+ "mode": 0,
1792
+ "inputs": [
1793
+ {
1794
+ "name": "image",
1795
+ "type": "IMAGE",
1796
+ "link": 786
1797
+ },
1798
+ {
1799
+ "name": "mask",
1800
+ "shape": 7,
1801
+ "type": "MASK",
1802
+ "link": 788
1803
+ }
1804
+ ],
1805
+ "outputs": [
1806
+ {
1807
+ "name": "IMAGE",
1808
+ "type": "IMAGE",
1809
+ "links": [
1810
+ 717,
1811
+ 783,
1812
+ 787
1813
+ ]
1814
+ },
1815
+ {
1816
+ "name": "width",
1817
+ "type": "INT",
1818
+ "links": null
1819
+ },
1820
+ {
1821
+ "name": "height",
1822
+ "type": "INT",
1823
+ "links": null
1824
+ },
1825
+ {
1826
+ "name": "mask",
1827
+ "type": "MASK",
1828
+ "links": [
1829
+ 789
1830
+ ]
1831
+ }
1832
+ ],
1833
+ "properties": {
1834
+ "cnr_id": "comfyui-kjnodes",
1835
+ "ver": "06a60ac3fec854909f35aba20aa5be39ff59a6e3",
1836
+ "Node name for S&R": "ImageResizeKJv2",
1837
+ "ue_properties": {
1838
+ "widget_ue_connectable": {},
1839
+ "input_ue_unconnectable": {},
1840
+ "version": "7.5.1"
1841
+ }
1842
+ },
1843
+ "widgets_values": [
1844
+ 1024,
1845
+ 1024,
1846
+ "lanczos",
1847
+ "resize",
1848
+ "0, 0, 0",
1849
+ "center",
1850
+ 2,
1851
+ "cpu"
1852
+ ]
1853
+ },
1854
+ {
1855
+ "id": 474,
1856
+ "type": "BiRefNetRMBG",
1857
+ "pos": [
1858
+ 685.7209356824706,
1859
+ 589.2834858106131
1860
+ ],
1861
+ "size": [
1862
+ 293.8140625,
1863
+ 254
1864
+ ],
1865
+ "flags": {},
1866
+ "order": 19,
1867
+ "mode": 0,
1868
+ "inputs": [
1869
+ {
1870
+ "name": "image",
1871
+ "type": "IMAGE",
1872
+ "link": 783
1873
+ }
1874
+ ],
1875
+ "outputs": [
1876
+ {
1877
+ "name": "IMAGE",
1878
+ "type": "IMAGE",
1879
+ "links": [
1880
+ 782,
1881
+ 847,
1882
+ 848
1883
+ ]
1884
+ },
1885
+ {
1886
+ "name": "MASK",
1887
+ "type": "MASK",
1888
+ "links": null
1889
+ },
1890
+ {
1891
+ "name": "MASK_IMAGE",
1892
+ "type": "IMAGE",
1893
+ "links": null
1894
+ }
1895
+ ],
1896
+ "properties": {
1897
+ "cnr_id": "comfyui-rmbg",
1898
+ "ver": "2.9.5",
1899
+ "Node name for S&R": "BiRefNetRMBG",
1900
+ "ue_properties": {
1901
+ "widget_ue_connectable": {},
1902
+ "input_ue_unconnectable": {},
1903
+ "version": "7.5.1"
1904
+ }
1905
+ },
1906
+ "widgets_values": [
1907
+ "BiRefNet-general",
1908
+ 0,
1909
+ 0,
1910
+ false,
1911
+ false,
1912
+ "Color",
1913
+ "#ffffff"
1914
+ ],
1915
+ "color": "#222e40",
1916
+ "bgcolor": "#364254"
1917
+ },
1918
+ {
1919
+ "id": 111,
1920
+ "type": "TextEncodeQwenImageEditPlus",
1921
+ "pos": [
1922
+ 163.40415507529795,
1923
+ -181.70440936953673
1924
+ ],
1925
+ "size": [
1926
+ 434.89880453777164,
1927
+ 308.18629406709215
1928
+ ],
1929
+ "flags": {},
1930
+ "order": 24,
1931
+ "mode": 0,
1932
+ "inputs": [
1933
+ {
1934
+ "name": "clip",
1935
+ "type": "CLIP",
1936
+ "link": 205
1937
+ },
1938
+ {
1939
+ "name": "vae",
1940
+ "shape": 7,
1941
+ "type": "VAE",
1942
+ "link": 207
1943
+ },
1944
+ {
1945
+ "name": "image1",
1946
+ "shape": 7,
1947
+ "type": "IMAGE",
1948
+ "link": 845
1949
+ },
1950
+ {
1951
+ "name": "image2",
1952
+ "shape": 7,
1953
+ "type": "IMAGE",
1954
+ "link": 847
1955
+ },
1956
+ {
1957
+ "name": "image3",
1958
+ "shape": 7,
1959
+ "type": "IMAGE",
1960
+ "link": null
1961
+ }
1962
+ ],
1963
+ "outputs": [
1964
+ {
1965
+ "name": "CONDITIONING",
1966
+ "type": "CONDITIONING",
1967
+ "links": [
1968
+ 849
1969
+ ]
1970
+ }
1971
+ ],
1972
+ "title": "Positive",
1973
+ "properties": {
1974
+ "cnr_id": "comfy-core",
1975
+ "ver": "0.3.59",
1976
+ "Node name for S&R": "TextEncodeQwenImageEditPlus",
1977
+ "ue_properties": {
1978
+ "widget_ue_connectable": {},
1979
+ "version": "7.5.1",
1980
+ "input_ue_unconnectable": {}
1981
+ }
1982
+ },
1983
+ "widgets_values": [
1984
+ "head_swap: start with Picture 1 as the base image, keeping its lighting, environment, and background. remove the head from Picture 1 completely and replace it with the head from Picture 2, strictly preserving the hair, eye color, nose structure of Picture 2. copy the direction of the eye, head rotation, micro expressions from Picture 1, high quality, sharp details, 4k"
1985
+ ],
1986
+ "color": "#232",
1987
+ "bgcolor": "#353"
1988
+ },
1989
+ {
1990
+ "id": 441,
1991
+ "type": "SaveImage",
1992
+ "pos": [
1993
+ 2182.3341837587345,
1994
+ 1116.4544592466575
1995
+ ],
1996
+ "size": [
1997
+ 270,
1998
+ 270.0000000000001
1999
+ ],
2000
+ "flags": {},
2001
+ "order": 38,
2002
+ "mode": 0,
2003
+ "inputs": [
2004
+ {
2005
+ "name": "images",
2006
+ "type": "IMAGE",
2007
+ "link": 727
2008
+ }
2009
+ ],
2010
+ "outputs": [],
2011
+ "properties": {
2012
+ "cnr_id": "comfy-core",
2013
+ "ver": "0.4.0",
2014
+ "Node name for S&R": "SaveImage",
2015
+ "ue_properties": {
2016
+ "widget_ue_connectable": {},
2017
+ "input_ue_unconnectable": {},
2018
+ "version": "7.5.1"
2019
+ }
2020
+ },
2021
+ "widgets_values": [
2022
+ "ComfyUI"
2023
+ ]
2024
+ }
2025
+ ],
2026
+ "links": [
2027
+ [
2028
+ 76,
2029
+ 39,
2030
+ 0,
2031
+ 8,
2032
+ 1,
2033
+ "VAE"
2034
+ ],
2035
+ [
2036
+ 141,
2037
+ 66,
2038
+ 0,
2039
+ 75,
2040
+ 0,
2041
+ "MODEL"
2042
+ ],
2043
+ [
2044
+ 168,
2045
+ 39,
2046
+ 0,
2047
+ 88,
2048
+ 1,
2049
+ "VAE"
2050
+ ],
2051
+ [
2052
+ 205,
2053
+ 38,
2054
+ 0,
2055
+ 111,
2056
+ 0,
2057
+ "CLIP"
2058
+ ],
2059
+ [
2060
+ 207,
2061
+ 39,
2062
+ 0,
2063
+ 111,
2064
+ 1,
2065
+ "VAE"
2066
+ ],
2067
+ [
2068
+ 699,
2069
+ 78,
2070
+ 0,
2071
+ 436,
2072
+ 0,
2073
+ "IMAGE"
2074
+ ],
2075
+ [
2076
+ 709,
2077
+ 439,
2078
+ 0,
2079
+ 440,
2080
+ 0,
2081
+ "IMAGE"
2082
+ ],
2083
+ [
2084
+ 717,
2085
+ 437,
2086
+ 0,
2087
+ 446,
2088
+ 0,
2089
+ "*"
2090
+ ],
2091
+ [
2092
+ 718,
2093
+ 446,
2094
+ 0,
2095
+ 439,
2096
+ 0,
2097
+ "IMAGE"
2098
+ ],
2099
+ [
2100
+ 719,
2101
+ 436,
2102
+ 0,
2103
+ 447,
2104
+ 0,
2105
+ "*"
2106
+ ],
2107
+ [
2108
+ 720,
2109
+ 447,
2110
+ 0,
2111
+ 439,
2112
+ 1,
2113
+ "IMAGE"
2114
+ ],
2115
+ [
2116
+ 726,
2117
+ 440,
2118
+ 0,
2119
+ 449,
2120
+ 0,
2121
+ "IMAGE"
2122
+ ],
2123
+ [
2124
+ 727,
2125
+ 449,
2126
+ 0,
2127
+ 441,
2128
+ 0,
2129
+ "IMAGE"
2130
+ ],
2131
+ [
2132
+ 728,
2133
+ 450,
2134
+ 0,
2135
+ 449,
2136
+ 2,
2137
+ "STRING"
2138
+ ],
2139
+ [
2140
+ 736,
2141
+ 436,
2142
+ 0,
2143
+ 88,
2144
+ 0,
2145
+ "IMAGE"
2146
+ ],
2147
+ [
2148
+ 751,
2149
+ 463,
2150
+ 0,
2151
+ 464,
2152
+ 0,
2153
+ "STITCHER"
2154
+ ],
2155
+ [
2156
+ 752,
2157
+ 436,
2158
+ 0,
2159
+ 463,
2160
+ 0,
2161
+ "IMAGE"
2162
+ ],
2163
+ [
2164
+ 753,
2165
+ 78,
2166
+ 1,
2167
+ 436,
2168
+ 1,
2169
+ "MASK"
2170
+ ],
2171
+ [
2172
+ 754,
2173
+ 436,
2174
+ 3,
2175
+ 463,
2176
+ 1,
2177
+ "MASK"
2178
+ ],
2179
+ [
2180
+ 755,
2181
+ 8,
2182
+ 0,
2183
+ 464,
2184
+ 1,
2185
+ "IMAGE"
2186
+ ],
2187
+ [
2188
+ 756,
2189
+ 464,
2190
+ 0,
2191
+ 60,
2192
+ 0,
2193
+ "IMAGE"
2194
+ ],
2195
+ [
2196
+ 757,
2197
+ 464,
2198
+ 0,
2199
+ 440,
2200
+ 1,
2201
+ "IMAGE"
2202
+ ],
2203
+ [
2204
+ 758,
2205
+ 466,
2206
+ 0,
2207
+ 465,
2208
+ 0,
2209
+ "NOISE"
2210
+ ],
2211
+ [
2212
+ 759,
2213
+ 465,
2214
+ 0,
2215
+ 8,
2216
+ 0,
2217
+ "LATENT"
2218
+ ],
2219
+ [
2220
+ 760,
2221
+ 467,
2222
+ 0,
2223
+ 465,
2224
+ 1,
2225
+ "GUIDER"
2226
+ ],
2227
+ [
2228
+ 761,
2229
+ 468,
2230
+ 0,
2231
+ 465,
2232
+ 2,
2233
+ "SAMPLER"
2234
+ ],
2235
+ [
2236
+ 764,
2237
+ 88,
2238
+ 0,
2239
+ 465,
2240
+ 4,
2241
+ "LATENT"
2242
+ ],
2243
+ [
2244
+ 767,
2245
+ 75,
2246
+ 0,
2247
+ 467,
2248
+ 0,
2249
+ "MODEL"
2250
+ ],
2251
+ [
2252
+ 768,
2253
+ 459,
2254
+ 0,
2255
+ 467,
2256
+ 1,
2257
+ "CONDITIONING"
2258
+ ],
2259
+ [
2260
+ 769,
2261
+ 460,
2262
+ 0,
2263
+ 467,
2264
+ 2,
2265
+ "CONDITIONING"
2266
+ ],
2267
+ [
2268
+ 771,
2269
+ 75,
2270
+ 0,
2271
+ 471,
2272
+ 0,
2273
+ "MODEL"
2274
+ ],
2275
+ [
2276
+ 775,
2277
+ 471,
2278
+ 0,
2279
+ 465,
2280
+ 3,
2281
+ "SIGMAS"
2282
+ ],
2283
+ [
2284
+ 776,
2285
+ 38,
2286
+ 0,
2287
+ 473,
2288
+ 0,
2289
+ "CLIP"
2290
+ ],
2291
+ [
2292
+ 777,
2293
+ 39,
2294
+ 0,
2295
+ 473,
2296
+ 1,
2297
+ "VAE"
2298
+ ],
2299
+ [
2300
+ 779,
2301
+ 436,
2302
+ 0,
2303
+ 473,
2304
+ 2,
2305
+ "IMAGE"
2306
+ ],
2307
+ [
2308
+ 782,
2309
+ 474,
2310
+ 0,
2311
+ 475,
2312
+ 0,
2313
+ "IMAGE"
2314
+ ],
2315
+ [
2316
+ 783,
2317
+ 437,
2318
+ 0,
2319
+ 474,
2320
+ 0,
2321
+ "IMAGE"
2322
+ ],
2323
+ [
2324
+ 786,
2325
+ 435,
2326
+ 0,
2327
+ 437,
2328
+ 0,
2329
+ "IMAGE"
2330
+ ],
2331
+ [
2332
+ 787,
2333
+ 437,
2334
+ 0,
2335
+ 476,
2336
+ 0,
2337
+ "IMAGE"
2338
+ ],
2339
+ [
2340
+ 788,
2341
+ 435,
2342
+ 1,
2343
+ 437,
2344
+ 1,
2345
+ "MASK"
2346
+ ],
2347
+ [
2348
+ 789,
2349
+ 437,
2350
+ 3,
2351
+ 476,
2352
+ 1,
2353
+ "MASK"
2354
+ ],
2355
+ [
2356
+ 790,
2357
+ 476,
2358
+ 0,
2359
+ 477,
2360
+ 0,
2361
+ "IMAGE"
2362
+ ],
2363
+ [
2364
+ 795,
2365
+ 482,
2366
+ 0,
2367
+ 66,
2368
+ 0,
2369
+ "MODEL"
2370
+ ],
2371
+ [
2372
+ 803,
2373
+ 462,
2374
+ 0,
2375
+ 89,
2376
+ 0,
2377
+ "MODEL"
2378
+ ],
2379
+ [
2380
+ 804,
2381
+ 89,
2382
+ 0,
2383
+ 482,
2384
+ 0,
2385
+ "MODEL"
2386
+ ],
2387
+ [
2388
+ 832,
2389
+ 473,
2390
+ 0,
2391
+ 460,
2392
+ 0,
2393
+ "CONDITIONING"
2394
+ ],
2395
+ [
2396
+ 845,
2397
+ 436,
2398
+ 0,
2399
+ 111,
2400
+ 2,
2401
+ "IMAGE"
2402
+ ],
2403
+ [
2404
+ 847,
2405
+ 474,
2406
+ 0,
2407
+ 111,
2408
+ 3,
2409
+ "IMAGE"
2410
+ ],
2411
+ [
2412
+ 848,
2413
+ 474,
2414
+ 0,
2415
+ 473,
2416
+ 3,
2417
+ "IMAGE"
2418
+ ],
2419
+ [
2420
+ 849,
2421
+ 111,
2422
+ 0,
2423
+ 459,
2424
+ 0,
2425
+ "CONDITIONING"
2426
+ ]
2427
+ ],
2428
+ "groups": [
2429
+ {
2430
+ "id": 1,
2431
+ "title": "Step1 - Load models",
2432
+ "bounding": [
2433
+ -270,
2434
+ -170,
2435
+ 370,
2436
+ 570
2437
+ ],
2438
+ "color": "#3f789e",
2439
+ "font_size": 24,
2440
+ "flags": {}
2441
+ },
2442
+ {
2443
+ "id": 2,
2444
+ "title": "Step 2 - Upload image for editing",
2445
+ "bounding": [
2446
+ -828.1973326856164,
2447
+ 468.255071397856,
2448
+ 1533.1398004958141,
2449
+ 721.321404094501
2450
+ ],
2451
+ "color": "#3f789e",
2452
+ "font_size": 24,
2453
+ "flags": {}
2454
+ },
2455
+ {
2456
+ "id": 3,
2457
+ "title": "Step 4 - Prompt",
2458
+ "bounding": [
2459
+ 130,
2460
+ -170,
2461
+ 570,
2462
+ 570
2463
+ ],
2464
+ "color": "#3f789e",
2465
+ "font_size": 24,
2466
+ "flags": {}
2467
+ }
2468
+ ],
2469
+ "config": {},
2470
+ "extra": {
2471
+ "ds": {
2472
+ "scale": 0.16105100000000427,
2473
+ "offset": [
2474
+ 5147.161702632316,
2475
+ 2094.4378015397147
2476
+ ]
2477
+ },
2478
+ "frontendVersion": "1.36.14",
2479
+ "ue_links": [],
2480
+ "links_added_by_ue": [],
2481
+ "VHS_latentpreview": true,
2482
+ "VHS_latentpreviewrate": 0,
2483
+ "VHS_MetadataImage": true,
2484
+ "VHS_KeepIntermediate": true,
2485
+ "workflowRendererVersion": "LG"
2486
+ },
2487
+ "version": 0.4
2488
+ }
workflows/Head Swap V1 Flux 2 Klein 4b_9b (base_distill).json ADDED
@@ -0,0 +1,3015 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "92112d97-bb64-4b44-86f2-ea5691ef8f6e",
3
+ "revision": 0,
4
+ "last_node_id": 189,
5
+ "last_link_id": 319,
6
+ "nodes": [
7
+ {
8
+ "id": 99,
9
+ "type": "MarkdownNote",
10
+ "pos": [
11
+ 490,
12
+ 690
13
+ ],
14
+ "size": [
15
+ 210,
16
+ 88
17
+ ],
18
+ "flags": {},
19
+ "order": 0,
20
+ "mode": 0,
21
+ "inputs": [],
22
+ "outputs": [],
23
+ "title": "Note",
24
+ "properties": {
25
+ "ue_properties": {
26
+ "widget_ue_connectable": {},
27
+ "version": "7.5.1",
28
+ "input_ue_unconnectable": {}
29
+ }
30
+ },
31
+ "widgets_values": [
32
+ "Click on the top-right corner of the node to open the [subgraph](https://docs.comfy.org/interface/features/subgraph) \n👇"
33
+ ],
34
+ "color": "#222",
35
+ "bgcolor": "#000"
36
+ },
37
+ {
38
+ "id": 97,
39
+ "type": "MarkdownNote",
40
+ "pos": [
41
+ -750,
42
+ 830
43
+ ],
44
+ "size": [
45
+ 610,
46
+ 650
47
+ ],
48
+ "flags": {},
49
+ "order": 1,
50
+ "mode": 0,
51
+ "inputs": [],
52
+ "outputs": [],
53
+ "properties": {
54
+ "ue_properties": {
55
+ "widget_ue_connectable": {},
56
+ "version": "7.5.1",
57
+ "input_ue_unconnectable": {}
58
+ }
59
+ },
60
+ "widgets_values": [
61
+ "Guide: [Subgraph](https://docs.comfy.org/interface/features/subgraph)\n\n## Model links (for local users)\n\n**diffusion_models**\n\n- [flux-2-klein-base-9b-fp8.safetensors](https://huggingface.co/black-forest-labs/FLUX.2-klein-base-9b-fp8)\n\n> Please visit BFL's repo, accept the agreement in the repo, and then download the fp8 model.\n\n**text_encoders**\n\n- [qwen_3_8b_fp8mixed.safetensors](https://huggingface.co/Comfy-Org/flux2-klein-9B/resolve/main/split_files/text_encoders/qwen_3_8b_fp8mixed.safetensors)\n\n**vae**\n\n- [flux2-vae.safetensors](https://huggingface.co/Comfy-Org/flux2-dev/resolve/main/split_files/vae/flux2-vae.safetensors)\n\n\nModel Storage Location\n\n```\n📂 ComfyUI/\n├── 📂 models/\n│ ├── 📂 text_encoders/\n│ │ └── qwen_3_8b_fp8mixed.safetensors\n│ └── 📂 vae/\n│ └── flux2-vae.safetensors\n```\n## Report issue\n\nNote: please update ComfyUI first ([guide](https://docs.comfy.org/zh-CN/installation/update_comfyui)) and prepare required models. Desktop/Cloud ship stable builds; nightly-supported models may not be included yet, please wait for the next stable release.\n\n- Cannot run / runtime errors: [ComfyUI/issues](https://github.com/comfyanonymous/ComfyUI/issues)\n- UI / frontend issues: [ComfyUI_frontend/issues](https://github.com/Comfy-Org/ComfyUI_frontend/issues)\n- Workflow issues: [workflow_templates/issues](https://github.com/Comfy-Org/workflow_templates/issues)\n"
62
+ ],
63
+ "color": "#222",
64
+ "bgcolor": "#000"
65
+ },
66
+ {
67
+ "id": 111,
68
+ "type": "VAELoader",
69
+ "pos": [
70
+ 369.76713102266166,
71
+ 3563.7500284440807
72
+ ],
73
+ "size": [
74
+ 364.42708333333337,
75
+ 58
76
+ ],
77
+ "flags": {},
78
+ "order": 2,
79
+ "mode": 0,
80
+ "inputs": [],
81
+ "outputs": [
82
+ {
83
+ "name": "VAE",
84
+ "type": "VAE",
85
+ "links": [
86
+ 198,
87
+ 202,
88
+ 217
89
+ ]
90
+ }
91
+ ],
92
+ "properties": {
93
+ "cnr_id": "comfy-core",
94
+ "ver": "0.8.2",
95
+ "Node name for S&R": "VAELoader",
96
+ "ue_properties": {
97
+ "widget_ue_connectable": {},
98
+ "version": "7.5.1",
99
+ "input_ue_unconnectable": {}
100
+ },
101
+ "models": [
102
+ {
103
+ "name": "flux2-vae.safetensors",
104
+ "url": "https://huggingface.co/Comfy-Org/flux2-dev/resolve/main/split_files/vae/flux2-vae.safetensors",
105
+ "directory": "vae"
106
+ }
107
+ ],
108
+ "enableTabs": false,
109
+ "tabWidth": 65,
110
+ "tabXOffset": 10,
111
+ "hasSecondTab": false,
112
+ "secondTabText": "Send Back",
113
+ "secondTabOffset": 80,
114
+ "secondTabWidth": 65
115
+ },
116
+ "widgets_values": [
117
+ "flux2-vae.safetensors"
118
+ ]
119
+ },
120
+ {
121
+ "id": 116,
122
+ "type": "5eb5cfa6-f140-40b7-bc6f-9477d677f888",
123
+ "pos": [
124
+ 804.4338472220857,
125
+ 3835.0834651279733
126
+ ],
127
+ "size": [
128
+ 240,
129
+ 86
130
+ ],
131
+ "flags": {},
132
+ "order": 21,
133
+ "mode": 0,
134
+ "inputs": [
135
+ {
136
+ "label": "positive",
137
+ "name": "conditioning",
138
+ "type": "CONDITIONING",
139
+ "link": 199
140
+ },
141
+ {
142
+ "label": "negative",
143
+ "name": "conditioning_1",
144
+ "type": "CONDITIONING",
145
+ "link": 200
146
+ },
147
+ {
148
+ "name": "pixels",
149
+ "type": "IMAGE",
150
+ "link": 201
151
+ },
152
+ {
153
+ "name": "vae",
154
+ "type": "VAE",
155
+ "link": 202
156
+ }
157
+ ],
158
+ "outputs": [
159
+ {
160
+ "label": "positive",
161
+ "name": "CONDITIONING",
162
+ "type": "CONDITIONING",
163
+ "links": [
164
+ 195
165
+ ]
166
+ },
167
+ {
168
+ "label": "negative",
169
+ "name": "CONDITIONING_1",
170
+ "type": "CONDITIONING",
171
+ "links": [
172
+ 196
173
+ ]
174
+ }
175
+ ],
176
+ "properties": {
177
+ "proxyWidgets": [],
178
+ "cnr_id": "comfy-core",
179
+ "ver": "0.8.2",
180
+ "ue_properties": {
181
+ "widget_ue_connectable": {},
182
+ "version": "7.5.1",
183
+ "input_ue_unconnectable": {}
184
+ },
185
+ "enableTabs": false,
186
+ "tabWidth": 65,
187
+ "tabXOffset": 10,
188
+ "hasSecondTab": false,
189
+ "secondTabText": "Send Back",
190
+ "secondTabOffset": 80,
191
+ "secondTabWidth": 65
192
+ },
193
+ "widgets_values": []
194
+ },
195
+ {
196
+ "id": 115,
197
+ "type": "CLIPLoader",
198
+ "pos": [
199
+ 369.76712728365146,
200
+ 3393.750122915234
201
+ ],
202
+ "size": [
203
+ 364.42708333333337,
204
+ 106
205
+ ],
206
+ "flags": {},
207
+ "order": 3,
208
+ "mode": 0,
209
+ "inputs": [],
210
+ "outputs": [
211
+ {
212
+ "name": "CLIP",
213
+ "type": "CLIP",
214
+ "links": [
215
+ 203,
216
+ 204
217
+ ]
218
+ }
219
+ ],
220
+ "properties": {
221
+ "cnr_id": "comfy-core",
222
+ "ver": "0.8.2",
223
+ "Node name for S&R": "CLIPLoader",
224
+ "ue_properties": {
225
+ "widget_ue_connectable": {},
226
+ "version": "7.5.1",
227
+ "input_ue_unconnectable": {}
228
+ },
229
+ "models": [
230
+ {
231
+ "name": "qwen_3_8b_fp8mixed.safetensors",
232
+ "url": "https://huggingface.co/Comfy-Org/flux2-klein-9B/resolve/main/split_files/text_encoders/qwen_3_8b_fp8mixed.safetensors",
233
+ "directory": "text_encoders"
234
+ }
235
+ ],
236
+ "enableTabs": false,
237
+ "tabWidth": 65,
238
+ "tabXOffset": 10,
239
+ "hasSecondTab": false,
240
+ "secondTabText": "Send Back",
241
+ "secondTabOffset": 80,
242
+ "secondTabWidth": 65
243
+ },
244
+ "widgets_values": [
245
+ "qwen_3_8b_fp8mixed.safetensors",
246
+ "flux2",
247
+ "default"
248
+ ]
249
+ },
250
+ {
251
+ "id": 123,
252
+ "type": "CFGGuider",
253
+ "pos": [
254
+ 1295.766932383482,
255
+ 3343.9167569419556
256
+ ],
257
+ "size": [
258
+ 270,
259
+ 98
260
+ ],
261
+ "flags": {},
262
+ "order": 31,
263
+ "mode": 0,
264
+ "inputs": [
265
+ {
266
+ "name": "model",
267
+ "type": "MODEL",
268
+ "link": 207
269
+ },
270
+ {
271
+ "name": "positive",
272
+ "type": "CONDITIONING",
273
+ "link": 208
274
+ },
275
+ {
276
+ "name": "negative",
277
+ "type": "CONDITIONING",
278
+ "link": 209
279
+ }
280
+ ],
281
+ "outputs": [
282
+ {
283
+ "name": "GUIDER",
284
+ "type": "GUIDER",
285
+ "links": [
286
+ 188
287
+ ]
288
+ }
289
+ ],
290
+ "properties": {
291
+ "cnr_id": "comfy-core",
292
+ "ver": "0.8.2",
293
+ "Node name for S&R": "CFGGuider",
294
+ "ue_properties": {
295
+ "widget_ue_connectable": {},
296
+ "version": "7.5.1",
297
+ "input_ue_unconnectable": {}
298
+ },
299
+ "enableTabs": false,
300
+ "tabWidth": 65,
301
+ "tabXOffset": 10,
302
+ "hasSecondTab": false,
303
+ "secondTabText": "Send Back",
304
+ "secondTabOffset": 80,
305
+ "secondTabWidth": 65
306
+ },
307
+ "widgets_values": [
308
+ 1
309
+ ]
310
+ },
311
+ {
312
+ "id": 120,
313
+ "type": "ResizeImageMaskNode",
314
+ "pos": [
315
+ 372.5967713992208,
316
+ 3831.888921803501
317
+ ],
318
+ "size": [
319
+ 284.375,
320
+ 106
321
+ ],
322
+ "flags": {},
323
+ "order": 15,
324
+ "mode": 0,
325
+ "inputs": [
326
+ {
327
+ "name": "input",
328
+ "type": "IMAGE,MASK",
329
+ "link": 221
330
+ }
331
+ ],
332
+ "outputs": [
333
+ {
334
+ "name": "resized",
335
+ "type": "IMAGE",
336
+ "links": [
337
+ 192,
338
+ 201,
339
+ 307
340
+ ]
341
+ }
342
+ ],
343
+ "properties": {
344
+ "cnr_id": "comfy-core",
345
+ "ver": "0.9.2",
346
+ "Node name for S&R": "ResizeImageMaskNode",
347
+ "ue_properties": {
348
+ "widget_ue_connectable": {},
349
+ "input_ue_unconnectable": {},
350
+ "version": "7.5.1"
351
+ }
352
+ },
353
+ "widgets_values": [
354
+ "scale total pixels",
355
+ 1,
356
+ "lanczos"
357
+ ]
358
+ },
359
+ {
360
+ "id": 121,
361
+ "type": "ResizeImageMaskNode",
362
+ "pos": [
363
+ 382.2530441635739,
364
+ 4003.350673129131
365
+ ],
366
+ "size": [
367
+ 284.375,
368
+ 106
369
+ ],
370
+ "flags": {},
371
+ "order": 23,
372
+ "mode": 0,
373
+ "inputs": [
374
+ {
375
+ "name": "input",
376
+ "type": "IMAGE,MASK",
377
+ "link": 318
378
+ }
379
+ ],
380
+ "outputs": [
381
+ {
382
+ "name": "resized",
383
+ "type": "IMAGE",
384
+ "links": [
385
+ 197,
386
+ 308
387
+ ]
388
+ }
389
+ ],
390
+ "properties": {
391
+ "cnr_id": "comfy-core",
392
+ "ver": "0.9.2",
393
+ "Node name for S&R": "ResizeImageMaskNode",
394
+ "ue_properties": {
395
+ "widget_ue_connectable": {},
396
+ "input_ue_unconnectable": {},
397
+ "version": "7.5.1"
398
+ }
399
+ },
400
+ "widgets_values": [
401
+ "scale total pixels",
402
+ 1,
403
+ "lanczos"
404
+ ]
405
+ },
406
+ {
407
+ "id": 118,
408
+ "type": "UNETLoader",
409
+ "pos": [
410
+ 369.76712728365146,
411
+ 3243.750176744951
412
+ ],
413
+ "size": [
414
+ 364.42708333333337,
415
+ 82
416
+ ],
417
+ "flags": {},
418
+ "order": 4,
419
+ "mode": 0,
420
+ "inputs": [],
421
+ "outputs": [
422
+ {
423
+ "name": "MODEL",
424
+ "type": "MODEL",
425
+ "links": [
426
+ 312
427
+ ]
428
+ }
429
+ ],
430
+ "properties": {
431
+ "cnr_id": "comfy-core",
432
+ "ver": "0.8.2",
433
+ "Node name for S&R": "UNETLoader",
434
+ "ue_properties": {
435
+ "widget_ue_connectable": {},
436
+ "version": "7.5.1",
437
+ "input_ue_unconnectable": {}
438
+ },
439
+ "enableTabs": false,
440
+ "tabWidth": 65,
441
+ "tabXOffset": 10,
442
+ "hasSecondTab": false,
443
+ "secondTabText": "Send Back",
444
+ "secondTabOffset": 80,
445
+ "secondTabWidth": 65
446
+ },
447
+ "widgets_values": [
448
+ "flux-2-klein-9b.safetensors",
449
+ "default"
450
+ ]
451
+ },
452
+ {
453
+ "id": 122,
454
+ "type": "Flux2Scheduler",
455
+ "pos": [
456
+ 1276.9398129623294,
457
+ 3587.7263081493907
458
+ ],
459
+ "size": [
460
+ 317.6727061509084,
461
+ 110.76727061509109
462
+ ],
463
+ "flags": {},
464
+ "order": 25,
465
+ "mode": 0,
466
+ "inputs": [
467
+ {
468
+ "name": "width",
469
+ "type": "INT",
470
+ "widget": {
471
+ "name": "width"
472
+ },
473
+ "link": 205
474
+ },
475
+ {
476
+ "name": "height",
477
+ "type": "INT",
478
+ "widget": {
479
+ "name": "height"
480
+ },
481
+ "link": 206
482
+ }
483
+ ],
484
+ "outputs": [
485
+ {
486
+ "name": "SIGMAS",
487
+ "type": "SIGMAS",
488
+ "links": [
489
+ 310
490
+ ]
491
+ }
492
+ ],
493
+ "properties": {
494
+ "cnr_id": "comfy-core",
495
+ "ver": "0.8.2",
496
+ "Node name for S&R": "Flux2Scheduler",
497
+ "ue_properties": {
498
+ "widget_ue_connectable": {},
499
+ "version": "7.5.1",
500
+ "input_ue_unconnectable": {}
501
+ },
502
+ "enableTabs": false,
503
+ "tabWidth": 65,
504
+ "tabXOffset": 10,
505
+ "hasSecondTab": false,
506
+ "secondTabText": "Send Back",
507
+ "secondTabOffset": 80,
508
+ "secondTabWidth": 65
509
+ },
510
+ "widgets_values": [
511
+ 4,
512
+ 1024,
513
+ 1024
514
+ ]
515
+ },
516
+ {
517
+ "id": 125,
518
+ "type": "KSamplerSelect",
519
+ "pos": [
520
+ 1288.0706137647162,
521
+ 3493.537118060878
522
+ ],
523
+ "size": [
524
+ 270,
525
+ 58
526
+ ],
527
+ "flags": {},
528
+ "order": 5,
529
+ "mode": 0,
530
+ "inputs": [],
531
+ "outputs": [
532
+ {
533
+ "name": "SAMPLER",
534
+ "type": "SAMPLER",
535
+ "links": [
536
+ 189
537
+ ]
538
+ }
539
+ ],
540
+ "properties": {
541
+ "cnr_id": "comfy-core",
542
+ "ver": "0.8.2",
543
+ "Node name for S&R": "KSamplerSelect",
544
+ "ue_properties": {
545
+ "widget_ue_connectable": {},
546
+ "version": "7.5.1",
547
+ "input_ue_unconnectable": {}
548
+ },
549
+ "enableTabs": false,
550
+ "tabWidth": 65,
551
+ "tabXOffset": 10,
552
+ "hasSecondTab": false,
553
+ "secondTabText": "Send Back",
554
+ "secondTabOffset": 80,
555
+ "secondTabWidth": 65
556
+ },
557
+ "widgets_values": [
558
+ "lcm"
559
+ ]
560
+ },
561
+ {
562
+ "id": 172,
563
+ "type": "ImageResizeKJv2",
564
+ "pos": [
565
+ -29.39461811323457,
566
+ 2645.8665635593456
567
+ ],
568
+ "size": [
569
+ 270,
570
+ 336
571
+ ],
572
+ "flags": {},
573
+ "order": 16,
574
+ "mode": 4,
575
+ "inputs": [
576
+ {
577
+ "name": "image",
578
+ "type": "IMAGE",
579
+ "link": 290
580
+ },
581
+ {
582
+ "name": "mask",
583
+ "shape": 7,
584
+ "type": "MASK",
585
+ "link": null
586
+ }
587
+ ],
588
+ "outputs": [
589
+ {
590
+ "name": "IMAGE",
591
+ "type": "IMAGE",
592
+ "links": [
593
+ 291
594
+ ]
595
+ },
596
+ {
597
+ "name": "width",
598
+ "type": "INT",
599
+ "links": null
600
+ },
601
+ {
602
+ "name": "height",
603
+ "type": "INT",
604
+ "links": null
605
+ },
606
+ {
607
+ "name": "mask",
608
+ "type": "MASK",
609
+ "links": null
610
+ }
611
+ ],
612
+ "properties": {
613
+ "cnr_id": "comfyui-kjnodes",
614
+ "ver": "93a4fba44c1635a716dc262f157a7ded7d716f3a",
615
+ "Node name for S&R": "ImageResizeKJv2",
616
+ "ue_properties": {
617
+ "widget_ue_connectable": {},
618
+ "input_ue_unconnectable": {},
619
+ "version": "7.5.1"
620
+ }
621
+ },
622
+ "widgets_values": [
623
+ 512,
624
+ 512,
625
+ "lanczos",
626
+ "resize",
627
+ "0, 0, 0",
628
+ "center",
629
+ 2,
630
+ "cpu"
631
+ ]
632
+ },
633
+ {
634
+ "id": 169,
635
+ "type": "ShowText|pysssss",
636
+ "pos": [
637
+ 783.9354167990583,
638
+ 2619.962163330123
639
+ ],
640
+ "size": [
641
+ 259.72441345342133,
642
+ 211.21816107680525
643
+ ],
644
+ "flags": {},
645
+ "order": 26,
646
+ "mode": 4,
647
+ "inputs": [
648
+ {
649
+ "name": "text",
650
+ "type": "STRING",
651
+ "link": 287
652
+ }
653
+ ],
654
+ "outputs": [
655
+ {
656
+ "name": "STRING",
657
+ "shape": 6,
658
+ "type": "STRING",
659
+ "links": null
660
+ }
661
+ ],
662
+ "properties": {
663
+ "cnr_id": "comfyui-custom-scripts",
664
+ "ver": "1.2.5",
665
+ "Node name for S&R": "ShowText|pysssss",
666
+ "ue_properties": {
667
+ "widget_ue_connectable": {},
668
+ "input_ue_unconnectable": {},
669
+ "version": "7.5.1"
670
+ }
671
+ },
672
+ "widgets_values": [
673
+ "The man has a focused, intense, and slightly defiant facial expression.\n\nKey features:\n- His eyes are wide open and staring directly at the camera with an unblinking gaze.\n- His eyebrows are raised slightly, contributing to an alert or challenging look.\n- His mouth is set in a firm line; it's not smiling but rather held tight, suggesting concentration or determination.\n- There’s visible tension around his jawline and cheekbones, indicating he's exerting effort while skateboarding.\n- A cigarette rests between his lips, adding a casual yet rebellious element to his demeanor.\n\nOverall, this isn't a relaxed or happy expression—it conveys energy, focus, and perhaps a bit of edgy confidence as he rides down the street. The direct eye contact creates a sense of connection and intensity with the viewer."
674
+ ]
675
+ },
676
+ {
677
+ "id": 168,
678
+ "type": "AILab_QwenVL",
679
+ "pos": [
680
+ 274.03553021447294,
681
+ 2653.077252632602
682
+ ],
683
+ "size": [
684
+ 340,
685
+ 300
686
+ ],
687
+ "flags": {},
688
+ "order": 22,
689
+ "mode": 4,
690
+ "inputs": [
691
+ {
692
+ "name": "image",
693
+ "shape": 7,
694
+ "type": "IMAGE",
695
+ "link": 291
696
+ },
697
+ {
698
+ "name": "video",
699
+ "shape": 7,
700
+ "type": "IMAGE",
701
+ "link": null
702
+ }
703
+ ],
704
+ "outputs": [
705
+ {
706
+ "name": "RESPONSE",
707
+ "type": "STRING",
708
+ "links": [
709
+ 287,
710
+ 288
711
+ ]
712
+ }
713
+ ],
714
+ "properties": {
715
+ "cnr_id": "comfyui-qwenvl",
716
+ "ver": "2.0.0",
717
+ "Node name for S&R": "AILab_QwenVL",
718
+ "ue_properties": {
719
+ "widget_ue_connectable": {},
720
+ "input_ue_unconnectable": {},
721
+ "version": "7.5.1"
722
+ }
723
+ },
724
+ "widgets_values": [
725
+ "Qwen3-VL-4B-Instruct",
726
+ "8-bit (Balanced)",
727
+ "auto",
728
+ "🖼️ Tags",
729
+ "Describe the facial expression.",
730
+ 512,
731
+ true,
732
+ 2302131607,
733
+ "fixed"
734
+ ],
735
+ "color": "#28403f",
736
+ "bgcolor": "#374539"
737
+ },
738
+ {
739
+ "id": 110,
740
+ "type": "RandomNoise",
741
+ "pos": [
742
+ 1295.766932383482,
743
+ 3223.9168201963835
744
+ ],
745
+ "size": [
746
+ 270,
747
+ 82
748
+ ],
749
+ "flags": {},
750
+ "order": 6,
751
+ "mode": 0,
752
+ "inputs": [],
753
+ "outputs": [
754
+ {
755
+ "name": "NOISE",
756
+ "type": "NOISE",
757
+ "links": [
758
+ 187
759
+ ]
760
+ }
761
+ ],
762
+ "properties": {
763
+ "cnr_id": "comfy-core",
764
+ "ver": "0.8.2",
765
+ "Node name for S&R": "RandomNoise",
766
+ "ue_properties": {
767
+ "widget_ue_connectable": {},
768
+ "version": "7.5.1",
769
+ "input_ue_unconnectable": {}
770
+ },
771
+ "enableTabs": false,
772
+ "tabWidth": 65,
773
+ "tabXOffset": 10,
774
+ "hasSecondTab": false,
775
+ "secondTabText": "Send Back",
776
+ "secondTabOffset": 80,
777
+ "secondTabWidth": 65
778
+ },
779
+ "widgets_values": [
780
+ 432262096973493,
781
+ "fixed"
782
+ ]
783
+ },
784
+ {
785
+ "id": 119,
786
+ "type": "CLIPTextEncode",
787
+ "pos": [
788
+ 804.4338472220857,
789
+ 3605.0834651279733
790
+ ],
791
+ "size": [
792
+ 420,
793
+ 88
794
+ ],
795
+ "flags": {},
796
+ "order": 13,
797
+ "mode": 0,
798
+ "inputs": [
799
+ {
800
+ "name": "clip",
801
+ "type": "CLIP",
802
+ "link": 204
803
+ }
804
+ ],
805
+ "outputs": [
806
+ {
807
+ "name": "CONDITIONING",
808
+ "type": "CONDITIONING",
809
+ "links": [
810
+ 200
811
+ ]
812
+ }
813
+ ],
814
+ "title": "CLIP Text Encode ( Negative Prompt)",
815
+ "properties": {
816
+ "cnr_id": "comfy-core",
817
+ "ver": "0.9.1",
818
+ "Node name for S&R": "CLIPTextEncode",
819
+ "ue_properties": {
820
+ "widget_ue_connectable": {},
821
+ "version": "7.5.1",
822
+ "input_ue_unconnectable": {}
823
+ },
824
+ "enableTabs": false,
825
+ "tabWidth": 65,
826
+ "tabXOffset": 10,
827
+ "hasSecondTab": false,
828
+ "secondTabText": "Send Back",
829
+ "secondTabOffset": 80,
830
+ "secondTabWidth": 65
831
+ },
832
+ "widgets_values": [
833
+ "bad quality, noise, blurry, worst quality, low resolution, blur, distortion, unnatural blending, cartoon, illustration, painting"
834
+ ],
835
+ "color": "#323",
836
+ "bgcolor": "#535"
837
+ },
838
+ {
839
+ "id": 133,
840
+ "type": "LoraLoaderModelOnly",
841
+ "pos": [
842
+ 789.6756557041925,
843
+ 3046.73243046243
844
+ ],
845
+ "size": [
846
+ 431.1349752832102,
847
+ 82
848
+ ],
849
+ "flags": {},
850
+ "order": 14,
851
+ "mode": 0,
852
+ "inputs": [
853
+ {
854
+ "name": "model",
855
+ "type": "MODEL",
856
+ "link": 312
857
+ }
858
+ ],
859
+ "outputs": [
860
+ {
861
+ "name": "MODEL",
862
+ "type": "MODEL",
863
+ "links": [
864
+ 207,
865
+ 271
866
+ ]
867
+ }
868
+ ],
869
+ "properties": {
870
+ "cnr_id": "comfy-core",
871
+ "ver": "0.9.2",
872
+ "Node name for S&R": "LoraLoaderModelOnly",
873
+ "ue_properties": {
874
+ "widget_ue_connectable": {},
875
+ "input_ue_unconnectable": {},
876
+ "version": "7.5.1"
877
+ }
878
+ },
879
+ "widgets_values": [
880
+ "flux2/klein/head_swap_flux-klein_9b_000003750.safetensors",
881
+ 1
882
+ ]
883
+ },
884
+ {
885
+ "id": 117,
886
+ "type": "CLIPTextEncode",
887
+ "pos": [
888
+ 799.4095992598294,
889
+ 3233.6667865601667
890
+ ],
891
+ "size": [
892
+ 440,
893
+ 320
894
+ ],
895
+ "flags": {},
896
+ "order": 12,
897
+ "mode": 0,
898
+ "inputs": [
899
+ {
900
+ "name": "clip",
901
+ "type": "CLIP",
902
+ "link": 203
903
+ }
904
+ ],
905
+ "outputs": [
906
+ {
907
+ "name": "CONDITIONING",
908
+ "type": "CONDITIONING",
909
+ "slot_index": 0,
910
+ "links": [
911
+ 199
912
+ ]
913
+ }
914
+ ],
915
+ "title": "CLIP Text Encode (Positive Prompt)",
916
+ "properties": {
917
+ "cnr_id": "comfy-core",
918
+ "ver": "0.8.2",
919
+ "Node name for S&R": "CLIPTextEncode",
920
+ "ue_properties": {
921
+ "widget_ue_connectable": {},
922
+ "version": "7.5.1",
923
+ "input_ue_unconnectable": {}
924
+ },
925
+ "enableTabs": false,
926
+ "tabWidth": 65,
927
+ "tabXOffset": 10,
928
+ "hasSecondTab": false,
929
+ "secondTabText": "Send Back",
930
+ "secondTabOffset": 80,
931
+ "secondTabWidth": 65
932
+ },
933
+ "widgets_values": [
934
+ "head_swap: start with Picture 1 as the base image, keeping its lighting, environment, and background. remove the head from Picture 1 completely and replace it with the head from Picture 2, strictly preserving the hair, eye color, nose structure of Picture 2. copy the direction of the eye, head rotation, micro expressions from Picture 1, high quality, sharp details, 4k.\n\nDescribe the expression in Picture 1 and copy it to the new image.\n"
935
+ ],
936
+ "color": "#232",
937
+ "bgcolor": "#353"
938
+ },
939
+ {
940
+ "id": 171,
941
+ "type": "StringConcatenate",
942
+ "pos": [
943
+ 1128.3045132913117,
944
+ 2657.1175393967665
945
+ ],
946
+ "size": [
947
+ 400,
948
+ 200
949
+ ],
950
+ "flags": {},
951
+ "order": 27,
952
+ "mode": 4,
953
+ "inputs": [
954
+ {
955
+ "name": "string_b",
956
+ "type": "STRING",
957
+ "widget": {
958
+ "name": "string_b"
959
+ },
960
+ "link": 288
961
+ }
962
+ ],
963
+ "outputs": [
964
+ {
965
+ "name": "STRING",
966
+ "type": "STRING",
967
+ "links": [
968
+ 313
969
+ ]
970
+ }
971
+ ],
972
+ "properties": {
973
+ "cnr_id": "comfy-core",
974
+ "ver": "0.9.2",
975
+ "Node name for S&R": "StringConcatenate",
976
+ "ue_properties": {
977
+ "widget_ue_connectable": {},
978
+ "input_ue_unconnectable": {},
979
+ "version": "7.5.1"
980
+ }
981
+ },
982
+ "widgets_values": [
983
+ "head_swap: start with Picture 1 as the base image, keeping its lighting, environment, and background. remove the head from Picture 1 completely and replace it with the head from Picture 2, strictly preserving the hair, eye color, nose structure of Picture 2. copy the direction of the eye, head rotation, micro expressions from Picture 1, high quality, sharp details, 4k\n\n",
984
+ "",
985
+ ""
986
+ ]
987
+ },
988
+ {
989
+ "id": 181,
990
+ "type": "Reroute",
991
+ "pos": [
992
+ 642.2838381851489,
993
+ 3122.818291363274
994
+ ],
995
+ "size": [
996
+ 75,
997
+ 26
998
+ ],
999
+ "flags": {},
1000
+ "order": 30,
1001
+ "mode": 0,
1002
+ "inputs": [
1003
+ {
1004
+ "name": "",
1005
+ "type": "*",
1006
+ "link": 313
1007
+ }
1008
+ ],
1009
+ "outputs": [
1010
+ {
1011
+ "name": "",
1012
+ "type": "STRING",
1013
+ "links": null
1014
+ }
1015
+ ],
1016
+ "properties": {
1017
+ "showOutputText": false,
1018
+ "horizontal": false,
1019
+ "ue_properties": {
1020
+ "widget_ue_connectable": {},
1021
+ "version": "7.5.1",
1022
+ "input_ue_unconnectable": {}
1023
+ }
1024
+ }
1025
+ },
1026
+ {
1027
+ "id": 114,
1028
+ "type": "6e5070f7-26e8-4a9a-ae4d-5d3fc1c591af",
1029
+ "pos": [
1030
+ 792.6348524497367,
1031
+ 4029.533494170478
1032
+ ],
1033
+ "size": [
1034
+ 240,
1035
+ 86
1036
+ ],
1037
+ "flags": {},
1038
+ "order": 28,
1039
+ "mode": 0,
1040
+ "inputs": [
1041
+ {
1042
+ "label": "positive",
1043
+ "name": "conditioning",
1044
+ "type": "CONDITIONING",
1045
+ "link": 195
1046
+ },
1047
+ {
1048
+ "label": "negative",
1049
+ "name": "conditioning_1",
1050
+ "type": "CONDITIONING",
1051
+ "link": 196
1052
+ },
1053
+ {
1054
+ "name": "pixels",
1055
+ "type": "IMAGE",
1056
+ "link": 197
1057
+ },
1058
+ {
1059
+ "name": "vae",
1060
+ "type": "VAE",
1061
+ "link": 198
1062
+ }
1063
+ ],
1064
+ "outputs": [
1065
+ {
1066
+ "label": "positive",
1067
+ "name": "CONDITIONING",
1068
+ "type": "CONDITIONING",
1069
+ "links": [
1070
+ 208
1071
+ ]
1072
+ },
1073
+ {
1074
+ "label": "negative",
1075
+ "name": "CONDITIONING_1",
1076
+ "type": "CONDITIONING",
1077
+ "links": [
1078
+ 209
1079
+ ]
1080
+ }
1081
+ ],
1082
+ "properties": {
1083
+ "proxyWidgets": [],
1084
+ "cnr_id": "comfy-core",
1085
+ "ver": "0.8.2",
1086
+ "ue_properties": {
1087
+ "widget_ue_connectable": {},
1088
+ "version": "7.5.1",
1089
+ "input_ue_unconnectable": {}
1090
+ },
1091
+ "enableTabs": false,
1092
+ "tabWidth": 65,
1093
+ "tabXOffset": 10,
1094
+ "hasSecondTab": false,
1095
+ "secondTabText": "Send Back",
1096
+ "secondTabOffset": 80,
1097
+ "secondTabWidth": 65
1098
+ },
1099
+ "widgets_values": []
1100
+ },
1101
+ {
1102
+ "id": 163,
1103
+ "type": "SaveImage",
1104
+ "pos": [
1105
+ 2323.422946431911,
1106
+ 3217.243346818467
1107
+ ],
1108
+ "size": [
1109
+ 270,
1110
+ 270
1111
+ ],
1112
+ "flags": {},
1113
+ "order": 34,
1114
+ "mode": 0,
1115
+ "inputs": [
1116
+ {
1117
+ "name": "images",
1118
+ "type": "IMAGE",
1119
+ "link": 285
1120
+ }
1121
+ ],
1122
+ "outputs": [],
1123
+ "properties": {
1124
+ "cnr_id": "comfy-core",
1125
+ "ver": "0.9.2",
1126
+ "Node name for S&R": "SaveImage",
1127
+ "ue_properties": {
1128
+ "widget_ue_connectable": {},
1129
+ "input_ue_unconnectable": {},
1130
+ "version": "7.5.1"
1131
+ }
1132
+ },
1133
+ "widgets_values": [
1134
+ "ComfyUI"
1135
+ ]
1136
+ },
1137
+ {
1138
+ "id": 176,
1139
+ "type": "ImageConcanate",
1140
+ "pos": [
1141
+ 1974.1064761767686,
1142
+ 3849.568646166478
1143
+ ],
1144
+ "size": [
1145
+ 270,
1146
+ 102
1147
+ ],
1148
+ "flags": {},
1149
+ "order": 29,
1150
+ "mode": 0,
1151
+ "inputs": [
1152
+ {
1153
+ "name": "image1",
1154
+ "type": "IMAGE",
1155
+ "link": 307
1156
+ },
1157
+ {
1158
+ "name": "image2",
1159
+ "type": "IMAGE",
1160
+ "link": 308
1161
+ }
1162
+ ],
1163
+ "outputs": [
1164
+ {
1165
+ "name": "IMAGE",
1166
+ "type": "IMAGE",
1167
+ "links": [
1168
+ 304
1169
+ ]
1170
+ }
1171
+ ],
1172
+ "properties": {
1173
+ "cnr_id": "comfyui-kjnodes",
1174
+ "ver": "93a4fba44c1635a716dc262f157a7ded7d716f3a",
1175
+ "Node name for S&R": "ImageConcanate",
1176
+ "ue_properties": {
1177
+ "widget_ue_connectable": {},
1178
+ "input_ue_unconnectable": {},
1179
+ "version": "7.5.1"
1180
+ }
1181
+ },
1182
+ "widgets_values": [
1183
+ "down",
1184
+ true
1185
+ ]
1186
+ },
1187
+ {
1188
+ "id": 177,
1189
+ "type": "ImageConcanate",
1190
+ "pos": [
1191
+ 2392.464606028409,
1192
+ 3848.014948438479
1193
+ ],
1194
+ "size": [
1195
+ 270,
1196
+ 102
1197
+ ],
1198
+ "flags": {},
1199
+ "order": 35,
1200
+ "mode": 0,
1201
+ "inputs": [
1202
+ {
1203
+ "name": "image1",
1204
+ "type": "IMAGE",
1205
+ "link": 304
1206
+ },
1207
+ {
1208
+ "name": "image2",
1209
+ "type": "IMAGE",
1210
+ "link": 305
1211
+ }
1212
+ ],
1213
+ "outputs": [
1214
+ {
1215
+ "name": "IMAGE",
1216
+ "type": "IMAGE",
1217
+ "links": [
1218
+ 306
1219
+ ]
1220
+ }
1221
+ ],
1222
+ "properties": {
1223
+ "cnr_id": "comfyui-kjnodes",
1224
+ "ver": "93a4fba44c1635a716dc262f157a7ded7d716f3a",
1225
+ "Node name for S&R": "ImageConcanate",
1226
+ "ue_properties": {
1227
+ "widget_ue_connectable": {},
1228
+ "input_ue_unconnectable": {},
1229
+ "version": "7.5.1"
1230
+ }
1231
+ },
1232
+ "widgets_values": [
1233
+ "right",
1234
+ true
1235
+ ]
1236
+ },
1237
+ {
1238
+ "id": 178,
1239
+ "type": "PreviewImage",
1240
+ "pos": [
1241
+ 2812.756689716459,
1242
+ 3777.7268395291826
1243
+ ],
1244
+ "size": [
1245
+ 140,
1246
+ 246
1247
+ ],
1248
+ "flags": {},
1249
+ "order": 36,
1250
+ "mode": 0,
1251
+ "inputs": [
1252
+ {
1253
+ "name": "images",
1254
+ "type": "IMAGE",
1255
+ "link": 306
1256
+ }
1257
+ ],
1258
+ "outputs": [],
1259
+ "properties": {
1260
+ "cnr_id": "comfy-core",
1261
+ "ver": "0.9.2",
1262
+ "Node name for S&R": "PreviewImage",
1263
+ "ue_properties": {
1264
+ "widget_ue_connectable": {},
1265
+ "input_ue_unconnectable": {},
1266
+ "version": "7.5.1"
1267
+ }
1268
+ },
1269
+ "widgets_values": []
1270
+ },
1271
+ {
1272
+ "id": 131,
1273
+ "type": "VAEDecode",
1274
+ "pos": [
1275
+ 1886.2363711149524,
1276
+ 3305.2440041643285
1277
+ ],
1278
+ "size": [
1279
+ 220,
1280
+ 46
1281
+ ],
1282
+ "flags": {},
1283
+ "order": 33,
1284
+ "mode": 0,
1285
+ "inputs": [
1286
+ {
1287
+ "name": "samples",
1288
+ "type": "LATENT",
1289
+ "link": 216
1290
+ },
1291
+ {
1292
+ "name": "vae",
1293
+ "type": "VAE",
1294
+ "link": 217
1295
+ }
1296
+ ],
1297
+ "outputs": [
1298
+ {
1299
+ "name": "IMAGE",
1300
+ "type": "IMAGE",
1301
+ "slot_index": 0,
1302
+ "links": [
1303
+ 285,
1304
+ 305
1305
+ ]
1306
+ }
1307
+ ],
1308
+ "properties": {
1309
+ "cnr_id": "comfy-core",
1310
+ "ver": "0.8.2",
1311
+ "Node name for S&R": "VAEDecode",
1312
+ "ue_properties": {
1313
+ "widget_ue_connectable": {},
1314
+ "version": "7.5.1",
1315
+ "input_ue_unconnectable": {}
1316
+ },
1317
+ "enableTabs": false,
1318
+ "tabWidth": 65,
1319
+ "tabXOffset": 10,
1320
+ "hasSecondTab": false,
1321
+ "secondTabText": "Send Back",
1322
+ "secondTabOffset": 80,
1323
+ "secondTabWidth": 65
1324
+ },
1325
+ "widgets_values": []
1326
+ },
1327
+ {
1328
+ "id": 76,
1329
+ "type": "LoadImage",
1330
+ "pos": [
1331
+ -248.47780094574466,
1332
+ 3116.260569394397
1333
+ ],
1334
+ "size": [
1335
+ 320,
1336
+ 470
1337
+ ],
1338
+ "flags": {},
1339
+ "order": 7,
1340
+ "mode": 0,
1341
+ "inputs": [],
1342
+ "outputs": [
1343
+ {
1344
+ "name": "IMAGE",
1345
+ "type": "IMAGE",
1346
+ "links": [
1347
+ 221,
1348
+ 290
1349
+ ]
1350
+ },
1351
+ {
1352
+ "name": "MASK",
1353
+ "type": "MASK",
1354
+ "links": null
1355
+ }
1356
+ ],
1357
+ "title": "Body Reference",
1358
+ "properties": {
1359
+ "cnr_id": "comfy-core",
1360
+ "ver": "0.8.2",
1361
+ "Node name for S&R": "LoadImage",
1362
+ "enableTabs": false,
1363
+ "tabWidth": 65,
1364
+ "tabXOffset": 10,
1365
+ "hasSecondTab": false,
1366
+ "secondTabText": "Send Back",
1367
+ "secondTabOffset": 80,
1368
+ "secondTabWidth": 65,
1369
+ "ue_properties": {
1370
+ "widget_ue_connectable": {},
1371
+ "version": "7.5.1",
1372
+ "input_ue_unconnectable": {}
1373
+ }
1374
+ },
1375
+ "widgets_values": [
1376
+ "sample_2475_00001_.png",
1377
+ "image"
1378
+ ]
1379
+ },
1380
+ {
1381
+ "id": 124,
1382
+ "type": "BasicScheduler",
1383
+ "pos": [
1384
+ 1345.1141816695176,
1385
+ 3759.2167652502694
1386
+ ],
1387
+ "size": [
1388
+ 270,
1389
+ 106
1390
+ ],
1391
+ "flags": {},
1392
+ "order": 19,
1393
+ "mode": 4,
1394
+ "inputs": [
1395
+ {
1396
+ "name": "model",
1397
+ "type": "MODEL",
1398
+ "link": 271
1399
+ }
1400
+ ],
1401
+ "outputs": [
1402
+ {
1403
+ "name": "SIGMAS",
1404
+ "type": "SIGMAS",
1405
+ "links": []
1406
+ }
1407
+ ],
1408
+ "properties": {
1409
+ "cnr_id": "comfy-core",
1410
+ "ver": "0.9.2",
1411
+ "Node name for S&R": "BasicScheduler",
1412
+ "ue_properties": {
1413
+ "widget_ue_connectable": {},
1414
+ "input_ue_unconnectable": {},
1415
+ "version": "7.5.1"
1416
+ }
1417
+ },
1418
+ "widgets_values": [
1419
+ "bong_tangent",
1420
+ 4,
1421
+ 1
1422
+ ]
1423
+ },
1424
+ {
1425
+ "id": 112,
1426
+ "type": "GetImageSize",
1427
+ "pos": [
1428
+ 1088.570754250372,
1429
+ 3935.6429717129963
1430
+ ],
1431
+ "size": [
1432
+ 187.5,
1433
+ 124
1434
+ ],
1435
+ "flags": {},
1436
+ "order": 20,
1437
+ "mode": 0,
1438
+ "inputs": [
1439
+ {
1440
+ "name": "image",
1441
+ "type": "IMAGE",
1442
+ "link": 192
1443
+ }
1444
+ ],
1445
+ "outputs": [
1446
+ {
1447
+ "name": "width",
1448
+ "type": "INT",
1449
+ "links": [
1450
+ 193,
1451
+ 205
1452
+ ]
1453
+ },
1454
+ {
1455
+ "name": "height",
1456
+ "type": "INT",
1457
+ "links": [
1458
+ 194,
1459
+ 206
1460
+ ]
1461
+ },
1462
+ {
1463
+ "name": "batch_size",
1464
+ "type": "INT",
1465
+ "links": null
1466
+ }
1467
+ ],
1468
+ "properties": {
1469
+ "cnr_id": "comfy-core",
1470
+ "ver": "0.8.2",
1471
+ "Node name for S&R": "GetImageSize",
1472
+ "ue_properties": {
1473
+ "widget_ue_connectable": {},
1474
+ "version": "7.5.1",
1475
+ "input_ue_unconnectable": {}
1476
+ },
1477
+ "enableTabs": false,
1478
+ "tabWidth": 65,
1479
+ "tabXOffset": 10,
1480
+ "hasSecondTab": false,
1481
+ "secondTabText": "Send Back",
1482
+ "secondTabOffset": 80,
1483
+ "secondTabWidth": 65
1484
+ },
1485
+ "widgets_values": []
1486
+ },
1487
+ {
1488
+ "id": 113,
1489
+ "type": "EmptyFlux2LatentImage",
1490
+ "pos": [
1491
+ 1334.1394035303103,
1492
+ 3942.242624381234
1493
+ ],
1494
+ "size": [
1495
+ 270,
1496
+ 106
1497
+ ],
1498
+ "flags": {},
1499
+ "order": 24,
1500
+ "mode": 0,
1501
+ "inputs": [
1502
+ {
1503
+ "name": "width",
1504
+ "type": "INT",
1505
+ "widget": {
1506
+ "name": "width"
1507
+ },
1508
+ "link": 193
1509
+ },
1510
+ {
1511
+ "name": "height",
1512
+ "type": "INT",
1513
+ "widget": {
1514
+ "name": "height"
1515
+ },
1516
+ "link": 194
1517
+ }
1518
+ ],
1519
+ "outputs": [
1520
+ {
1521
+ "name": "LATENT",
1522
+ "type": "LATENT",
1523
+ "links": [
1524
+ 191
1525
+ ]
1526
+ }
1527
+ ],
1528
+ "properties": {
1529
+ "cnr_id": "comfy-core",
1530
+ "ver": "0.8.2",
1531
+ "Node name for S&R": "EmptyFlux2LatentImage",
1532
+ "ue_properties": {
1533
+ "widget_ue_connectable": {},
1534
+ "version": "7.5.1",
1535
+ "input_ue_unconnectable": {}
1536
+ },
1537
+ "enableTabs": false,
1538
+ "tabWidth": 65,
1539
+ "tabXOffset": 10,
1540
+ "hasSecondTab": false,
1541
+ "secondTabText": "Send Back",
1542
+ "secondTabOffset": 80,
1543
+ "secondTabWidth": 65
1544
+ },
1545
+ "widgets_values": [
1546
+ 1024,
1547
+ 1024,
1548
+ 1
1549
+ ]
1550
+ },
1551
+ {
1552
+ "id": 109,
1553
+ "type": "SamplerCustomAdvanced",
1554
+ "pos": [
1555
+ 1621.1480527828392,
1556
+ 3268.675653718491
1557
+ ],
1558
+ "size": [
1559
+ 212.3638671875,
1560
+ 395.1720377604167
1561
+ ],
1562
+ "flags": {},
1563
+ "order": 32,
1564
+ "mode": 0,
1565
+ "inputs": [
1566
+ {
1567
+ "name": "noise",
1568
+ "type": "NOISE",
1569
+ "link": 187
1570
+ },
1571
+ {
1572
+ "name": "guider",
1573
+ "type": "GUIDER",
1574
+ "link": 188
1575
+ },
1576
+ {
1577
+ "name": "sampler",
1578
+ "type": "SAMPLER",
1579
+ "link": 189
1580
+ },
1581
+ {
1582
+ "name": "sigmas",
1583
+ "type": "SIGMAS",
1584
+ "link": 310
1585
+ },
1586
+ {
1587
+ "name": "latent_image",
1588
+ "type": "LATENT",
1589
+ "link": 191
1590
+ }
1591
+ ],
1592
+ "outputs": [
1593
+ {
1594
+ "name": "output",
1595
+ "type": "LATENT",
1596
+ "links": [
1597
+ 216
1598
+ ]
1599
+ },
1600
+ {
1601
+ "name": "denoised_output",
1602
+ "type": "LATENT",
1603
+ "links": []
1604
+ }
1605
+ ],
1606
+ "properties": {
1607
+ "cnr_id": "comfy-core",
1608
+ "ver": "0.8.2",
1609
+ "Node name for S&R": "SamplerCustomAdvanced",
1610
+ "ue_properties": {
1611
+ "widget_ue_connectable": {},
1612
+ "version": "7.5.1",
1613
+ "input_ue_unconnectable": {}
1614
+ },
1615
+ "enableTabs": false,
1616
+ "tabWidth": 65,
1617
+ "tabXOffset": 10,
1618
+ "hasSecondTab": false,
1619
+ "secondTabText": "Send Back",
1620
+ "secondTabOffset": 80,
1621
+ "secondTabWidth": 65
1622
+ },
1623
+ "widgets_values": []
1624
+ },
1625
+ {
1626
+ "id": 186,
1627
+ "type": "MarkdownNote",
1628
+ "pos": [
1629
+ -910.4948154707993,
1630
+ 3809.248944551527
1631
+ ],
1632
+ "size": [
1633
+ 610,
1634
+ 650
1635
+ ],
1636
+ "flags": {},
1637
+ "order": 8,
1638
+ "mode": 0,
1639
+ "inputs": [],
1640
+ "outputs": [],
1641
+ "title": "Markdown Note 4b",
1642
+ "properties": {
1643
+ "ue_properties": {
1644
+ "widget_ue_connectable": {},
1645
+ "version": "7.5.1",
1646
+ "input_ue_unconnectable": {}
1647
+ }
1648
+ },
1649
+ "widgets_values": [
1650
+ "Guide: [Subgraph](https://docs.comfy.org/interface/features/subgraph)\n\n## Model links (for local users)\n\n**text_encoders**\n\n- [qwen_3_4b.safetensors](https://huggingface.co/Comfy-Org/z_image_turbo/resolve/main/split_files/text_encoders/qwen_3_4b.safetensors)\n\n**diffusion_models**\n\n- [lux-2-klein-base-4b-fp8.safetensors](https://huggingface.co/black-forest-labs/FLUX.2-klein-base-4b-fp8/resolve/main/flux-2-klein-base-4b-fp8.safetensors)(CFG: 5.0, Steps: 20/30/50...)\n\n- [lux-2-klein-4b-fp8.safetensors](https://huggingface.co/black-forest-labs/FLUX.2-klein-4b-fp8/blob/main/flux-2-klein-4b-fp8.safetensors)(CFG: 1.0, Steps: 4...)\n\n**vae**\n\n- [flux2-vae.safetensors](https://huggingface.co/Comfy-Org/flux2-dev/resolve/main/split_files/vae/flux2-vae.safetensors)\n\n\nModel Storage Location\n\n```\n📂 ComfyUI/\n├── 📂 models/\n│ ├── 📂 text_encoders/\n│ │ └── qwen_3_4b.safetensors\n│ ├── 📂 diffusion_models/\n│ │ └── lux-2-klein-base-4b-fp8.safetensors\n│ └── 📂 vae/\n│ └── flux2-vae.safetensors\n```\n\n## Report issue\n\nNote: please update ComfyUI first ([guide](https://docs.comfy.org/zh-CN/installation/update_comfyui)) and prepare the required models. Desktop/Cloud ship stable builds; nightly-supported models may not be included yet, please wait for the next stable release.\n\n- Cannot run / runtime errors: [ComfyUI/issues](https://github.com/comfyanonymous/ComfyUI/issues)\n- UI / frontend issues: [ComfyUI_frontend/issues](https://github.com/Comfy-Org/ComfyUI_frontend/issues)\n- Workflow issues: [workflow_templates/issues](https://github.com/Comfy-Org/workflow_templates/issues)\n\n"
1651
+ ],
1652
+ "color": "#222",
1653
+ "bgcolor": "#000"
1654
+ },
1655
+ {
1656
+ "id": 184,
1657
+ "type": "MarkdownNote",
1658
+ "pos": [
1659
+ -907.2444036877835,
1660
+ 3091.9914110992695
1661
+ ],
1662
+ "size": [
1663
+ 610,
1664
+ 650
1665
+ ],
1666
+ "flags": {},
1667
+ "order": 9,
1668
+ "mode": 0,
1669
+ "inputs": [],
1670
+ "outputs": [],
1671
+ "title": "Markdown Note 9b",
1672
+ "properties": {
1673
+ "ue_properties": {
1674
+ "widget_ue_connectable": {},
1675
+ "version": "7.5.1",
1676
+ "input_ue_unconnectable": {}
1677
+ }
1678
+ },
1679
+ "widgets_values": [
1680
+ "Guide: [Subgraph](https://docs.comfy.org/interface/features/subgraph)\n\n## Model links (for local users)\n\n**diffusion_models**\n\n- [flux-2-klein-base-9b-fp8.safetensors](https://huggingface.co/black-forest-labs/FLUX.2-klein-base-9b-fp8) (CFG 5.0, Steps: 20/30/50..)\n- [flux-2-klein-9b-fp8.safetensors](https://huggingface.co/black-forest-labs/FLUX.2-klein-9b-fp8) (CFG 1.0, Steps: 4..)\n\n\n> Please visit BFL's repo, accept the agreement in the repo, and then download the fp8 model.\n\n**text_encoders**\n\n- [qwen_3_8b_fp8mixed.safetensors](https://huggingface.co/Comfy-Org/flux2-klein-9B/resolve/main/split_files/text_encoders/qwen_3_8b_fp8mixed.safetensors)\n\n**vae**\n\n- [flux2-vae.safetensors](https://huggingface.co/Comfy-Org/flux2-dev/resolve/main/split_files/vae/flux2-vae.safetensors)\n\n\nModel Storage Location\n\n```\n📂 ComfyUI/\n├── 📂 models/\n│ ├── 📂 text_encoders/\n│ │ └── qwen_3_8b_fp8mixed.safetensors\n│ └── 📂 vae/\n│ └── flux2-vae.safetensors\n```\n## Report issue\n\nNote: please update ComfyUI first ([guide](https://docs.comfy.org/zh-CN/installation/update_comfyui)) and prepare required models. Desktop/Cloud ship stable builds; nightly-supported models may not be included yet, please wait for the next stable release.\n\n- Cannot run / runtime errors: [ComfyUI/issues](https://github.com/comfyanonymous/ComfyUI/issues)\n- UI / frontend issues: [ComfyUI_frontend/issues](https://github.com/Comfy-Org/ComfyUI_frontend/issues)\n- Workflow issues: [workflow_templates/issues](https://github.com/Comfy-Org/workflow_templates/issues)\n"
1681
+ ],
1682
+ "color": "#222",
1683
+ "bgcolor": "#000"
1684
+ },
1685
+ {
1686
+ "id": 81,
1687
+ "type": "LoadImage",
1688
+ "pos": [
1689
+ -236.06351544032262,
1690
+ 3731.3318861681373
1691
+ ],
1692
+ "size": [
1693
+ 320,
1694
+ 476.6666666666667
1695
+ ],
1696
+ "flags": {},
1697
+ "order": 10,
1698
+ "mode": 0,
1699
+ "inputs": [],
1700
+ "outputs": [
1701
+ {
1702
+ "name": "IMAGE",
1703
+ "type": "IMAGE",
1704
+ "links": [
1705
+ 277,
1706
+ 317
1707
+ ]
1708
+ },
1709
+ {
1710
+ "name": "MASK",
1711
+ "type": "MASK",
1712
+ "links": [
1713
+ 314
1714
+ ]
1715
+ }
1716
+ ],
1717
+ "title": "Face Reference",
1718
+ "properties": {
1719
+ "cnr_id": "comfy-core",
1720
+ "ver": "0.8.2",
1721
+ "Node name for S&R": "LoadImage",
1722
+ "enableTabs": false,
1723
+ "tabWidth": 65,
1724
+ "tabXOffset": 10,
1725
+ "hasSecondTab": false,
1726
+ "secondTabText": "Send Back",
1727
+ "secondTabOffset": 80,
1728
+ "secondTabWidth": 65,
1729
+ "ue_properties": {
1730
+ "widget_ue_connectable": {},
1731
+ "version": "7.5.1",
1732
+ "input_ue_unconnectable": {}
1733
+ },
1734
+ "image": "clipspace/clipspace-painted-masked-1768744191181.png [input]"
1735
+ },
1736
+ "widgets_values": [
1737
+ "c6e3f986ddc8248e964de5b702bf1dfa.jpg",
1738
+ "image"
1739
+ ]
1740
+ },
1741
+ {
1742
+ "id": 160,
1743
+ "type": "ImageCropByMask",
1744
+ "pos": [
1745
+ 193.37415987077623,
1746
+ 4242.049091418084
1747
+ ],
1748
+ "size": [
1749
+ 177.1861328125,
1750
+ 46
1751
+ ],
1752
+ "flags": {},
1753
+ "order": 18,
1754
+ "mode": 0,
1755
+ "inputs": [
1756
+ {
1757
+ "name": "image",
1758
+ "type": "IMAGE",
1759
+ "link": 277
1760
+ },
1761
+ {
1762
+ "name": "mask",
1763
+ "type": "MASK",
1764
+ "link": 314
1765
+ }
1766
+ ],
1767
+ "outputs": [
1768
+ {
1769
+ "name": "image",
1770
+ "type": "IMAGE",
1771
+ "links": []
1772
+ }
1773
+ ],
1774
+ "properties": {
1775
+ "cnr_id": "comfyui-kjnodes",
1776
+ "ver": "93a4fba44c1635a716dc262f157a7ded7d716f3a",
1777
+ "Node name for S&R": "ImageCropByMask",
1778
+ "ue_properties": {
1779
+ "widget_ue_connectable": {},
1780
+ "input_ue_unconnectable": {},
1781
+ "version": "7.5.1"
1782
+ }
1783
+ },
1784
+ "widgets_values": []
1785
+ },
1786
+ {
1787
+ "id": 187,
1788
+ "type": "RMBG",
1789
+ "pos": [
1790
+ 446.17211572971297,
1791
+ 4210.581660100933
1792
+ ],
1793
+ "size": [
1794
+ 340,
1795
+ 302
1796
+ ],
1797
+ "flags": {},
1798
+ "order": 17,
1799
+ "mode": 0,
1800
+ "inputs": [
1801
+ {
1802
+ "name": "image",
1803
+ "type": "IMAGE",
1804
+ "link": 317
1805
+ }
1806
+ ],
1807
+ "outputs": [
1808
+ {
1809
+ "name": "IMAGE",
1810
+ "type": "IMAGE",
1811
+ "links": [
1812
+ 318
1813
+ ]
1814
+ },
1815
+ {
1816
+ "name": "MASK",
1817
+ "type": "MASK",
1818
+ "links": null
1819
+ },
1820
+ {
1821
+ "name": "MASK_IMAGE",
1822
+ "type": "IMAGE",
1823
+ "links": null
1824
+ }
1825
+ ],
1826
+ "properties": {
1827
+ "ue_properties": {
1828
+ "widget_ue_connectable": {},
1829
+ "input_ue_unconnectable": {}
1830
+ },
1831
+ "cnr_id": "comfyui-rmbg",
1832
+ "ver": "2.9.5",
1833
+ "Node name for S&R": "RMBG"
1834
+ },
1835
+ "widgets_values": [
1836
+ "RMBG-2.0",
1837
+ 1,
1838
+ 1024,
1839
+ 0,
1840
+ 0,
1841
+ false,
1842
+ false,
1843
+ "Alpha",
1844
+ "#222222"
1845
+ ],
1846
+ "color": "#222e40",
1847
+ "bgcolor": "#364254"
1848
+ },
1849
+ {
1850
+ "id": 189,
1851
+ "type": "Note",
1852
+ "pos": [
1853
+ -20.296820503269263,
1854
+ 2508.166190461272
1855
+ ],
1856
+ "size": [
1857
+ 368.06224828212055,
1858
+ 88
1859
+ ],
1860
+ "flags": {},
1861
+ "order": 11,
1862
+ "mode": 0,
1863
+ "inputs": [],
1864
+ "outputs": [],
1865
+ "properties": {},
1866
+ "widgets_values": [
1867
+ "Automatic caption of facial expression to concatenate in the prompt if you want."
1868
+ ],
1869
+ "color": "#432",
1870
+ "bgcolor": "#653"
1871
+ }
1872
+ ],
1873
+ "links": [
1874
+ [
1875
+ 187,
1876
+ 110,
1877
+ 0,
1878
+ 109,
1879
+ 0,
1880
+ "NOISE"
1881
+ ],
1882
+ [
1883
+ 188,
1884
+ 123,
1885
+ 0,
1886
+ 109,
1887
+ 1,
1888
+ "GUIDER"
1889
+ ],
1890
+ [
1891
+ 189,
1892
+ 125,
1893
+ 0,
1894
+ 109,
1895
+ 2,
1896
+ "SAMPLER"
1897
+ ],
1898
+ [
1899
+ 191,
1900
+ 113,
1901
+ 0,
1902
+ 109,
1903
+ 4,
1904
+ "LATENT"
1905
+ ],
1906
+ [
1907
+ 192,
1908
+ 120,
1909
+ 0,
1910
+ 112,
1911
+ 0,
1912
+ "IMAGE"
1913
+ ],
1914
+ [
1915
+ 193,
1916
+ 112,
1917
+ 0,
1918
+ 113,
1919
+ 0,
1920
+ "INT"
1921
+ ],
1922
+ [
1923
+ 194,
1924
+ 112,
1925
+ 1,
1926
+ 113,
1927
+ 1,
1928
+ "INT"
1929
+ ],
1930
+ [
1931
+ 195,
1932
+ 116,
1933
+ 0,
1934
+ 114,
1935
+ 0,
1936
+ "CONDITIONING"
1937
+ ],
1938
+ [
1939
+ 196,
1940
+ 116,
1941
+ 1,
1942
+ 114,
1943
+ 1,
1944
+ "CONDITIONING"
1945
+ ],
1946
+ [
1947
+ 197,
1948
+ 121,
1949
+ 0,
1950
+ 114,
1951
+ 2,
1952
+ "IMAGE"
1953
+ ],
1954
+ [
1955
+ 198,
1956
+ 111,
1957
+ 0,
1958
+ 114,
1959
+ 3,
1960
+ "VAE"
1961
+ ],
1962
+ [
1963
+ 199,
1964
+ 117,
1965
+ 0,
1966
+ 116,
1967
+ 0,
1968
+ "CONDITIONING"
1969
+ ],
1970
+ [
1971
+ 200,
1972
+ 119,
1973
+ 0,
1974
+ 116,
1975
+ 1,
1976
+ "CONDITIONING"
1977
+ ],
1978
+ [
1979
+ 201,
1980
+ 120,
1981
+ 0,
1982
+ 116,
1983
+ 2,
1984
+ "IMAGE"
1985
+ ],
1986
+ [
1987
+ 202,
1988
+ 111,
1989
+ 0,
1990
+ 116,
1991
+ 3,
1992
+ "VAE"
1993
+ ],
1994
+ [
1995
+ 203,
1996
+ 115,
1997
+ 0,
1998
+ 117,
1999
+ 0,
2000
+ "CLIP"
2001
+ ],
2002
+ [
2003
+ 204,
2004
+ 115,
2005
+ 0,
2006
+ 119,
2007
+ 0,
2008
+ "CLIP"
2009
+ ],
2010
+ [
2011
+ 205,
2012
+ 112,
2013
+ 0,
2014
+ 122,
2015
+ 0,
2016
+ "INT"
2017
+ ],
2018
+ [
2019
+ 206,
2020
+ 112,
2021
+ 1,
2022
+ 122,
2023
+ 1,
2024
+ "INT"
2025
+ ],
2026
+ [
2027
+ 207,
2028
+ 133,
2029
+ 0,
2030
+ 123,
2031
+ 0,
2032
+ "MODEL"
2033
+ ],
2034
+ [
2035
+ 208,
2036
+ 114,
2037
+ 0,
2038
+ 123,
2039
+ 1,
2040
+ "CONDITIONING"
2041
+ ],
2042
+ [
2043
+ 209,
2044
+ 114,
2045
+ 1,
2046
+ 123,
2047
+ 2,
2048
+ "CONDITIONING"
2049
+ ],
2050
+ [
2051
+ 216,
2052
+ 109,
2053
+ 0,
2054
+ 131,
2055
+ 0,
2056
+ "LATENT"
2057
+ ],
2058
+ [
2059
+ 217,
2060
+ 111,
2061
+ 0,
2062
+ 131,
2063
+ 1,
2064
+ "VAE"
2065
+ ],
2066
+ [
2067
+ 221,
2068
+ 76,
2069
+ 0,
2070
+ 120,
2071
+ 0,
2072
+ "IMAGE"
2073
+ ],
2074
+ [
2075
+ 271,
2076
+ 133,
2077
+ 0,
2078
+ 124,
2079
+ 0,
2080
+ "MODEL"
2081
+ ],
2082
+ [
2083
+ 277,
2084
+ 81,
2085
+ 0,
2086
+ 160,
2087
+ 0,
2088
+ "IMAGE"
2089
+ ],
2090
+ [
2091
+ 285,
2092
+ 131,
2093
+ 0,
2094
+ 163,
2095
+ 0,
2096
+ "IMAGE"
2097
+ ],
2098
+ [
2099
+ 287,
2100
+ 168,
2101
+ 0,
2102
+ 169,
2103
+ 0,
2104
+ "STRING"
2105
+ ],
2106
+ [
2107
+ 288,
2108
+ 168,
2109
+ 0,
2110
+ 171,
2111
+ 0,
2112
+ "STRING"
2113
+ ],
2114
+ [
2115
+ 290,
2116
+ 76,
2117
+ 0,
2118
+ 172,
2119
+ 0,
2120
+ "IMAGE"
2121
+ ],
2122
+ [
2123
+ 291,
2124
+ 172,
2125
+ 0,
2126
+ 168,
2127
+ 0,
2128
+ "IMAGE"
2129
+ ],
2130
+ [
2131
+ 304,
2132
+ 176,
2133
+ 0,
2134
+ 177,
2135
+ 0,
2136
+ "IMAGE"
2137
+ ],
2138
+ [
2139
+ 305,
2140
+ 131,
2141
+ 0,
2142
+ 177,
2143
+ 1,
2144
+ "IMAGE"
2145
+ ],
2146
+ [
2147
+ 306,
2148
+ 177,
2149
+ 0,
2150
+ 178,
2151
+ 0,
2152
+ "IMAGE"
2153
+ ],
2154
+ [
2155
+ 307,
2156
+ 120,
2157
+ 0,
2158
+ 176,
2159
+ 0,
2160
+ "IMAGE"
2161
+ ],
2162
+ [
2163
+ 308,
2164
+ 121,
2165
+ 0,
2166
+ 176,
2167
+ 1,
2168
+ "IMAGE"
2169
+ ],
2170
+ [
2171
+ 310,
2172
+ 122,
2173
+ 0,
2174
+ 109,
2175
+ 3,
2176
+ "SIGMAS"
2177
+ ],
2178
+ [
2179
+ 312,
2180
+ 118,
2181
+ 0,
2182
+ 133,
2183
+ 0,
2184
+ "MODEL"
2185
+ ],
2186
+ [
2187
+ 313,
2188
+ 171,
2189
+ 0,
2190
+ 181,
2191
+ 0,
2192
+ "STRING"
2193
+ ],
2194
+ [
2195
+ 314,
2196
+ 81,
2197
+ 1,
2198
+ 160,
2199
+ 1,
2200
+ "MASK"
2201
+ ],
2202
+ [
2203
+ 317,
2204
+ 81,
2205
+ 0,
2206
+ 187,
2207
+ 0,
2208
+ "IMAGE"
2209
+ ],
2210
+ [
2211
+ 318,
2212
+ 187,
2213
+ 0,
2214
+ 121,
2215
+ 0,
2216
+ "IMAGE"
2217
+ ]
2218
+ ],
2219
+ "groups": [
2220
+ {
2221
+ "id": 4,
2222
+ "title": "Prompt",
2223
+ "bounding": [
2224
+ 784.4338472220857,
2225
+ 3155.0834651279733,
2226
+ 470,
2227
+ 550
2228
+ ],
2229
+ "color": "#3f789e",
2230
+ "font_size": 24,
2231
+ "flags": {}
2232
+ },
2233
+ {
2234
+ "id": 5,
2235
+ "title": "Sampler",
2236
+ "bounding": [
2237
+ 1294.4338472220857,
2238
+ 3155.0834651279733,
2239
+ 532.3638671875,
2240
+ 550
2241
+ ],
2242
+ "color": "#3f789e",
2243
+ "font_size": 24,
2244
+ "flags": {}
2245
+ },
2246
+ {
2247
+ "id": 6,
2248
+ "title": "Models",
2249
+ "bounding": [
2250
+ 364.43384722208566,
2251
+ 3155.0834651279733,
2252
+ 380,
2253
+ 550
2254
+ ],
2255
+ "color": "#3f789e",
2256
+ "font_size": 24,
2257
+ "flags": {}
2258
+ }
2259
+ ],
2260
+ "definitions": {
2261
+ "subgraphs": [
2262
+ {
2263
+ "id": "6e5070f7-26e8-4a9a-ae4d-5d3fc1c591af",
2264
+ "version": 1,
2265
+ "state": {
2266
+ "lastGroupId": 4,
2267
+ "lastNodeId": 78,
2268
+ "lastLinkId": 170,
2269
+ "lastRerouteId": 0
2270
+ },
2271
+ "revision": 0,
2272
+ "config": {},
2273
+ "name": "Reference Conditioning",
2274
+ "inputNode": {
2275
+ "id": -10,
2276
+ "bounding": [
2277
+ -270,
2278
+ 990,
2279
+ 120,
2280
+ 120
2281
+ ]
2282
+ },
2283
+ "outputNode": {
2284
+ "id": -20,
2285
+ "bounding": [
2286
+ 580,
2287
+ 970,
2288
+ 120,
2289
+ 80
2290
+ ]
2291
+ },
2292
+ "inputs": [
2293
+ {
2294
+ "id": "5c9a0f5e-8cee-4947-90bc-330de782043a",
2295
+ "name": "conditioning",
2296
+ "type": "CONDITIONING",
2297
+ "linkIds": [
2298
+ 165
2299
+ ],
2300
+ "label": "positive",
2301
+ "pos": [
2302
+ -170,
2303
+ 1010
2304
+ ]
2305
+ },
2306
+ {
2307
+ "id": "61826d46-4c21-4ad6-801c-3e3fa94115e2",
2308
+ "name": "conditioning_1",
2309
+ "type": "CONDITIONING",
2310
+ "linkIds": [
2311
+ 166
2312
+ ],
2313
+ "label": "negative",
2314
+ "pos": [
2315
+ -170,
2316
+ 1030
2317
+ ]
2318
+ },
2319
+ {
2320
+ "id": "345bf085-5939-47ff-9767-8f8f239a719c",
2321
+ "name": "pixels",
2322
+ "type": "IMAGE",
2323
+ "linkIds": [
2324
+ 167
2325
+ ],
2326
+ "pos": [
2327
+ -170,
2328
+ 1050
2329
+ ]
2330
+ },
2331
+ {
2332
+ "id": "f4594e34-e2f5-4f1e-b1fa-a1dc2aeb0a90",
2333
+ "name": "vae",
2334
+ "type": "VAE",
2335
+ "linkIds": [
2336
+ 168
2337
+ ],
2338
+ "pos": [
2339
+ -170,
2340
+ 1070
2341
+ ]
2342
+ }
2343
+ ],
2344
+ "outputs": [
2345
+ {
2346
+ "id": "b3357c0e-6428-4055-9cd3-3595f0896fa8",
2347
+ "name": "CONDITIONING",
2348
+ "type": "CONDITIONING",
2349
+ "linkIds": [
2350
+ 169
2351
+ ],
2352
+ "label": "positive",
2353
+ "pos": [
2354
+ 600,
2355
+ 990
2356
+ ]
2357
+ },
2358
+ {
2359
+ "id": "01519713-2ed1-4694-a387-79f44e088e89",
2360
+ "name": "CONDITIONING_1",
2361
+ "type": "CONDITIONING",
2362
+ "linkIds": [
2363
+ 170
2364
+ ],
2365
+ "label": "negative",
2366
+ "pos": [
2367
+ 600,
2368
+ 1010
2369
+ ]
2370
+ }
2371
+ ],
2372
+ "widgets": [],
2373
+ "nodes": [
2374
+ {
2375
+ "id": 76,
2376
+ "type": "ReferenceLatent",
2377
+ "pos": [
2378
+ 170,
2379
+ 1050
2380
+ ],
2381
+ "size": [
2382
+ 204.134765625,
2383
+ 46
2384
+ ],
2385
+ "flags": {
2386
+ "collapsed": false
2387
+ },
2388
+ "order": 0,
2389
+ "mode": 0,
2390
+ "inputs": [
2391
+ {
2392
+ "localized_name": "conditioning",
2393
+ "name": "conditioning",
2394
+ "type": "CONDITIONING",
2395
+ "link": 166
2396
+ },
2397
+ {
2398
+ "localized_name": "latent",
2399
+ "name": "latent",
2400
+ "shape": 7,
2401
+ "type": "LATENT",
2402
+ "link": 163
2403
+ }
2404
+ ],
2405
+ "outputs": [
2406
+ {
2407
+ "localized_name": "CONDITIONING",
2408
+ "name": "CONDITIONING",
2409
+ "type": "CONDITIONING",
2410
+ "links": [
2411
+ 170
2412
+ ]
2413
+ }
2414
+ ],
2415
+ "properties": {
2416
+ "cnr_id": "comfy-core",
2417
+ "ver": "0.8.2",
2418
+ "Node name for S&R": "ReferenceLatent",
2419
+ "ue_properties": {
2420
+ "widget_ue_connectable": {},
2421
+ "version": "7.5.1",
2422
+ "input_ue_unconnectable": {}
2423
+ },
2424
+ "enableTabs": false,
2425
+ "tabWidth": 65,
2426
+ "tabXOffset": 10,
2427
+ "hasSecondTab": false,
2428
+ "secondTabText": "Send Back",
2429
+ "secondTabOffset": 80,
2430
+ "secondTabWidth": 65
2431
+ },
2432
+ "widgets_values": []
2433
+ },
2434
+ {
2435
+ "id": 78,
2436
+ "type": "VAEEncode",
2437
+ "pos": [
2438
+ -90,
2439
+ 1150
2440
+ ],
2441
+ "size": [
2442
+ 190,
2443
+ 46
2444
+ ],
2445
+ "flags": {
2446
+ "collapsed": false
2447
+ },
2448
+ "order": 2,
2449
+ "mode": 0,
2450
+ "inputs": [
2451
+ {
2452
+ "localized_name": "pixels",
2453
+ "name": "pixels",
2454
+ "type": "IMAGE",
2455
+ "link": 167
2456
+ },
2457
+ {
2458
+ "localized_name": "vae",
2459
+ "name": "vae",
2460
+ "type": "VAE",
2461
+ "link": 168
2462
+ }
2463
+ ],
2464
+ "outputs": [
2465
+ {
2466
+ "localized_name": "LATENT",
2467
+ "name": "LATENT",
2468
+ "type": "LATENT",
2469
+ "links": [
2470
+ 163,
2471
+ 164
2472
+ ]
2473
+ }
2474
+ ],
2475
+ "properties": {
2476
+ "cnr_id": "comfy-core",
2477
+ "ver": "0.8.2",
2478
+ "Node name for S&R": "VAEEncode",
2479
+ "ue_properties": {
2480
+ "widget_ue_connectable": {},
2481
+ "version": "7.5.1",
2482
+ "input_ue_unconnectable": {}
2483
+ },
2484
+ "enableTabs": false,
2485
+ "tabWidth": 65,
2486
+ "tabXOffset": 10,
2487
+ "hasSecondTab": false,
2488
+ "secondTabText": "Send Back",
2489
+ "secondTabOffset": 80,
2490
+ "secondTabWidth": 65
2491
+ },
2492
+ "widgets_values": []
2493
+ },
2494
+ {
2495
+ "id": 77,
2496
+ "type": "ReferenceLatent",
2497
+ "pos": [
2498
+ 170,
2499
+ 940
2500
+ ],
2501
+ "size": [
2502
+ 210,
2503
+ 46
2504
+ ],
2505
+ "flags": {
2506
+ "collapsed": false
2507
+ },
2508
+ "order": 1,
2509
+ "mode": 0,
2510
+ "inputs": [
2511
+ {
2512
+ "localized_name": "conditioning",
2513
+ "name": "conditioning",
2514
+ "type": "CONDITIONING",
2515
+ "link": 165
2516
+ },
2517
+ {
2518
+ "localized_name": "latent",
2519
+ "name": "latent",
2520
+ "shape": 7,
2521
+ "type": "LATENT",
2522
+ "link": 164
2523
+ }
2524
+ ],
2525
+ "outputs": [
2526
+ {
2527
+ "localized_name": "CONDITIONING",
2528
+ "name": "CONDITIONING",
2529
+ "type": "CONDITIONING",
2530
+ "links": [
2531
+ 169
2532
+ ]
2533
+ }
2534
+ ],
2535
+ "properties": {
2536
+ "cnr_id": "comfy-core",
2537
+ "ver": "0.8.2",
2538
+ "Node name for S&R": "ReferenceLatent",
2539
+ "ue_properties": {
2540
+ "widget_ue_connectable": {},
2541
+ "version": "7.5.1",
2542
+ "input_ue_unconnectable": {}
2543
+ },
2544
+ "enableTabs": false,
2545
+ "tabWidth": 65,
2546
+ "tabXOffset": 10,
2547
+ "hasSecondTab": false,
2548
+ "secondTabText": "Send Back",
2549
+ "secondTabOffset": 80,
2550
+ "secondTabWidth": 65
2551
+ },
2552
+ "widgets_values": []
2553
+ }
2554
+ ],
2555
+ "groups": [],
2556
+ "links": [
2557
+ {
2558
+ "id": 163,
2559
+ "origin_id": 78,
2560
+ "origin_slot": 0,
2561
+ "target_id": 76,
2562
+ "target_slot": 1,
2563
+ "type": "LATENT"
2564
+ },
2565
+ {
2566
+ "id": 164,
2567
+ "origin_id": 78,
2568
+ "origin_slot": 0,
2569
+ "target_id": 77,
2570
+ "target_slot": 1,
2571
+ "type": "LATENT"
2572
+ },
2573
+ {
2574
+ "id": 165,
2575
+ "origin_id": -10,
2576
+ "origin_slot": 0,
2577
+ "target_id": 77,
2578
+ "target_slot": 0,
2579
+ "type": "CONDITIONING"
2580
+ },
2581
+ {
2582
+ "id": 166,
2583
+ "origin_id": -10,
2584
+ "origin_slot": 1,
2585
+ "target_id": 76,
2586
+ "target_slot": 0,
2587
+ "type": "CONDITIONING"
2588
+ },
2589
+ {
2590
+ "id": 167,
2591
+ "origin_id": -10,
2592
+ "origin_slot": 2,
2593
+ "target_id": 78,
2594
+ "target_slot": 0,
2595
+ "type": "IMAGE"
2596
+ },
2597
+ {
2598
+ "id": 168,
2599
+ "origin_id": -10,
2600
+ "origin_slot": 3,
2601
+ "target_id": 78,
2602
+ "target_slot": 1,
2603
+ "type": "VAE"
2604
+ },
2605
+ {
2606
+ "id": 169,
2607
+ "origin_id": 77,
2608
+ "origin_slot": 0,
2609
+ "target_id": -20,
2610
+ "target_slot": 0,
2611
+ "type": "CONDITIONING"
2612
+ },
2613
+ {
2614
+ "id": 170,
2615
+ "origin_id": 76,
2616
+ "origin_slot": 0,
2617
+ "target_id": -20,
2618
+ "target_slot": 1,
2619
+ "type": "CONDITIONING"
2620
+ }
2621
+ ],
2622
+ "extra": {
2623
+ "workflowRendererVersion": "LG",
2624
+ "ue_links": [],
2625
+ "links_added_by_ue": []
2626
+ }
2627
+ },
2628
+ {
2629
+ "id": "5eb5cfa6-f140-40b7-bc6f-9477d677f888",
2630
+ "version": 1,
2631
+ "state": {
2632
+ "lastGroupId": 4,
2633
+ "lastNodeId": 78,
2634
+ "lastLinkId": 170,
2635
+ "lastRerouteId": 0
2636
+ },
2637
+ "revision": 0,
2638
+ "config": {},
2639
+ "name": "Reference Conditioning",
2640
+ "inputNode": {
2641
+ "id": -10,
2642
+ "bounding": [
2643
+ -270,
2644
+ 990,
2645
+ 120,
2646
+ 120
2647
+ ]
2648
+ },
2649
+ "outputNode": {
2650
+ "id": -20,
2651
+ "bounding": [
2652
+ 580,
2653
+ 970,
2654
+ 120,
2655
+ 80
2656
+ ]
2657
+ },
2658
+ "inputs": [
2659
+ {
2660
+ "id": "5c9a0f5e-8cee-4947-90bc-330de782043a",
2661
+ "name": "conditioning",
2662
+ "type": "CONDITIONING",
2663
+ "linkIds": [
2664
+ 165
2665
+ ],
2666
+ "label": "positive",
2667
+ "pos": [
2668
+ -170,
2669
+ 1010
2670
+ ]
2671
+ },
2672
+ {
2673
+ "id": "61826d46-4c21-4ad6-801c-3e3fa94115e2",
2674
+ "name": "conditioning_1",
2675
+ "type": "CONDITIONING",
2676
+ "linkIds": [
2677
+ 166
2678
+ ],
2679
+ "label": "negative",
2680
+ "pos": [
2681
+ -170,
2682
+ 1030
2683
+ ]
2684
+ },
2685
+ {
2686
+ "id": "345bf085-5939-47ff-9767-8f8f239a719c",
2687
+ "name": "pixels",
2688
+ "type": "IMAGE",
2689
+ "linkIds": [
2690
+ 167
2691
+ ],
2692
+ "pos": [
2693
+ -170,
2694
+ 1050
2695
+ ]
2696
+ },
2697
+ {
2698
+ "id": "f4594e34-e2f5-4f1e-b1fa-a1dc2aeb0a90",
2699
+ "name": "vae",
2700
+ "type": "VAE",
2701
+ "linkIds": [
2702
+ 168
2703
+ ],
2704
+ "pos": [
2705
+ -170,
2706
+ 1070
2707
+ ]
2708
+ }
2709
+ ],
2710
+ "outputs": [
2711
+ {
2712
+ "id": "b3357c0e-6428-4055-9cd3-3595f0896fa8",
2713
+ "name": "CONDITIONING",
2714
+ "type": "CONDITIONING",
2715
+ "linkIds": [
2716
+ 169
2717
+ ],
2718
+ "label": "positive",
2719
+ "pos": [
2720
+ 600,
2721
+ 990
2722
+ ]
2723
+ },
2724
+ {
2725
+ "id": "01519713-2ed1-4694-a387-79f44e088e89",
2726
+ "name": "CONDITIONING_1",
2727
+ "type": "CONDITIONING",
2728
+ "linkIds": [
2729
+ 170
2730
+ ],
2731
+ "label": "negative",
2732
+ "pos": [
2733
+ 600,
2734
+ 1010
2735
+ ]
2736
+ }
2737
+ ],
2738
+ "widgets": [],
2739
+ "nodes": [
2740
+ {
2741
+ "id": 76,
2742
+ "type": "ReferenceLatent",
2743
+ "pos": [
2744
+ 170,
2745
+ 1050
2746
+ ],
2747
+ "size": [
2748
+ 204.134765625,
2749
+ 46
2750
+ ],
2751
+ "flags": {
2752
+ "collapsed": false
2753
+ },
2754
+ "order": 0,
2755
+ "mode": 0,
2756
+ "inputs": [
2757
+ {
2758
+ "localized_name": "conditioning",
2759
+ "name": "conditioning",
2760
+ "type": "CONDITIONING",
2761
+ "link": 166
2762
+ },
2763
+ {
2764
+ "localized_name": "latent",
2765
+ "name": "latent",
2766
+ "shape": 7,
2767
+ "type": "LATENT",
2768
+ "link": 163
2769
+ }
2770
+ ],
2771
+ "outputs": [
2772
+ {
2773
+ "localized_name": "CONDITIONING",
2774
+ "name": "CONDITIONING",
2775
+ "type": "CONDITIONING",
2776
+ "links": [
2777
+ 170
2778
+ ]
2779
+ }
2780
+ ],
2781
+ "properties": {
2782
+ "cnr_id": "comfy-core",
2783
+ "ver": "0.8.2",
2784
+ "Node name for S&R": "ReferenceLatent",
2785
+ "ue_properties": {
2786
+ "widget_ue_connectable": {},
2787
+ "version": "7.5.1",
2788
+ "input_ue_unconnectable": {}
2789
+ },
2790
+ "enableTabs": false,
2791
+ "tabWidth": 65,
2792
+ "tabXOffset": 10,
2793
+ "hasSecondTab": false,
2794
+ "secondTabText": "Send Back",
2795
+ "secondTabOffset": 80,
2796
+ "secondTabWidth": 65
2797
+ },
2798
+ "widgets_values": []
2799
+ },
2800
+ {
2801
+ "id": 78,
2802
+ "type": "VAEEncode",
2803
+ "pos": [
2804
+ -90,
2805
+ 1150
2806
+ ],
2807
+ "size": [
2808
+ 190,
2809
+ 46
2810
+ ],
2811
+ "flags": {
2812
+ "collapsed": false
2813
+ },
2814
+ "order": 2,
2815
+ "mode": 0,
2816
+ "inputs": [
2817
+ {
2818
+ "localized_name": "pixels",
2819
+ "name": "pixels",
2820
+ "type": "IMAGE",
2821
+ "link": 167
2822
+ },
2823
+ {
2824
+ "localized_name": "vae",
2825
+ "name": "vae",
2826
+ "type": "VAE",
2827
+ "link": 168
2828
+ }
2829
+ ],
2830
+ "outputs": [
2831
+ {
2832
+ "localized_name": "LATENT",
2833
+ "name": "LATENT",
2834
+ "type": "LATENT",
2835
+ "links": [
2836
+ 163,
2837
+ 164
2838
+ ]
2839
+ }
2840
+ ],
2841
+ "properties": {
2842
+ "cnr_id": "comfy-core",
2843
+ "ver": "0.8.2",
2844
+ "Node name for S&R": "VAEEncode",
2845
+ "ue_properties": {
2846
+ "widget_ue_connectable": {},
2847
+ "version": "7.5.1",
2848
+ "input_ue_unconnectable": {}
2849
+ },
2850
+ "enableTabs": false,
2851
+ "tabWidth": 65,
2852
+ "tabXOffset": 10,
2853
+ "hasSecondTab": false,
2854
+ "secondTabText": "Send Back",
2855
+ "secondTabOffset": 80,
2856
+ "secondTabWidth": 65
2857
+ },
2858
+ "widgets_values": []
2859
+ },
2860
+ {
2861
+ "id": 77,
2862
+ "type": "ReferenceLatent",
2863
+ "pos": [
2864
+ 170,
2865
+ 940
2866
+ ],
2867
+ "size": [
2868
+ 210,
2869
+ 46
2870
+ ],
2871
+ "flags": {
2872
+ "collapsed": false
2873
+ },
2874
+ "order": 1,
2875
+ "mode": 0,
2876
+ "inputs": [
2877
+ {
2878
+ "localized_name": "conditioning",
2879
+ "name": "conditioning",
2880
+ "type": "CONDITIONING",
2881
+ "link": 165
2882
+ },
2883
+ {
2884
+ "localized_name": "latent",
2885
+ "name": "latent",
2886
+ "shape": 7,
2887
+ "type": "LATENT",
2888
+ "link": 164
2889
+ }
2890
+ ],
2891
+ "outputs": [
2892
+ {
2893
+ "localized_name": "CONDITIONING",
2894
+ "name": "CONDITIONING",
2895
+ "type": "CONDITIONING",
2896
+ "links": [
2897
+ 169
2898
+ ]
2899
+ }
2900
+ ],
2901
+ "properties": {
2902
+ "cnr_id": "comfy-core",
2903
+ "ver": "0.8.2",
2904
+ "Node name for S&R": "ReferenceLatent",
2905
+ "ue_properties": {
2906
+ "widget_ue_connectable": {},
2907
+ "version": "7.5.1",
2908
+ "input_ue_unconnectable": {}
2909
+ },
2910
+ "enableTabs": false,
2911
+ "tabWidth": 65,
2912
+ "tabXOffset": 10,
2913
+ "hasSecondTab": false,
2914
+ "secondTabText": "Send Back",
2915
+ "secondTabOffset": 80,
2916
+ "secondTabWidth": 65
2917
+ },
2918
+ "widgets_values": []
2919
+ }
2920
+ ],
2921
+ "groups": [],
2922
+ "links": [
2923
+ {
2924
+ "id": 163,
2925
+ "origin_id": 78,
2926
+ "origin_slot": 0,
2927
+ "target_id": 76,
2928
+ "target_slot": 1,
2929
+ "type": "LATENT"
2930
+ },
2931
+ {
2932
+ "id": 164,
2933
+ "origin_id": 78,
2934
+ "origin_slot": 0,
2935
+ "target_id": 77,
2936
+ "target_slot": 1,
2937
+ "type": "LATENT"
2938
+ },
2939
+ {
2940
+ "id": 165,
2941
+ "origin_id": -10,
2942
+ "origin_slot": 0,
2943
+ "target_id": 77,
2944
+ "target_slot": 0,
2945
+ "type": "CONDITIONING"
2946
+ },
2947
+ {
2948
+ "id": 166,
2949
+ "origin_id": -10,
2950
+ "origin_slot": 1,
2951
+ "target_id": 76,
2952
+ "target_slot": 0,
2953
+ "type": "CONDITIONING"
2954
+ },
2955
+ {
2956
+ "id": 167,
2957
+ "origin_id": -10,
2958
+ "origin_slot": 2,
2959
+ "target_id": 78,
2960
+ "target_slot": 0,
2961
+ "type": "IMAGE"
2962
+ },
2963
+ {
2964
+ "id": 168,
2965
+ "origin_id": -10,
2966
+ "origin_slot": 3,
2967
+ "target_id": 78,
2968
+ "target_slot": 1,
2969
+ "type": "VAE"
2970
+ },
2971
+ {
2972
+ "id": 169,
2973
+ "origin_id": 77,
2974
+ "origin_slot": 0,
2975
+ "target_id": -20,
2976
+ "target_slot": 0,
2977
+ "type": "CONDITIONING"
2978
+ },
2979
+ {
2980
+ "id": 170,
2981
+ "origin_id": 76,
2982
+ "origin_slot": 0,
2983
+ "target_id": -20,
2984
+ "target_slot": 1,
2985
+ "type": "CONDITIONING"
2986
+ }
2987
+ ],
2988
+ "extra": {
2989
+ "workflowRendererVersion": "LG",
2990
+ "ue_links": [],
2991
+ "links_added_by_ue": []
2992
+ }
2993
+ }
2994
+ ]
2995
+ },
2996
+ "config": {},
2997
+ "extra": {
2998
+ "frontendVersion": "1.36.14",
2999
+ "workflowRendererVersion": "LG",
3000
+ "VHS_latentpreview": true,
3001
+ "VHS_latentpreviewrate": 0,
3002
+ "VHS_MetadataImage": true,
3003
+ "VHS_KeepIntermediate": true,
3004
+ "ue_links": [],
3005
+ "links_added_by_ue": [],
3006
+ "ds": {
3007
+ "scale": 0.6303940863128965,
3008
+ "offset": [
3009
+ 1212.3015616198231,
3010
+ -2077.175326031613
3011
+ ]
3012
+ }
3013
+ },
3014
+ "version": 0.4
3015
+ }
workflows/Head Swap V3 Simple Workflow (With Lightining LoRA) .json ADDED
@@ -0,0 +1,2057 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "91f6bbe2-ed41-4fd6-bac7-71d5b5864ecb",
3
+ "revision": 0,
4
+ "last_node_id": 415,
5
+ "last_link_id": 694,
6
+ "nodes": [
7
+ {
8
+ "id": 351,
9
+ "type": "MarkdownNote",
10
+ "pos": [
11
+ 760,
12
+ 2630
13
+ ],
14
+ "size": [
15
+ 330,
16
+ 90
17
+ ],
18
+ "flags": {},
19
+ "order": 0,
20
+ "mode": 0,
21
+ "inputs": [],
22
+ "outputs": [],
23
+ "title": "Note: About image size",
24
+ "properties": {
25
+ "ue_properties": {
26
+ "widget_ue_connectable": {},
27
+ "version": "7.1",
28
+ "input_ue_unconnectable": {}
29
+ }
30
+ },
31
+ "widgets_values": [
32
+ "You can use the latent from the **EmptySD3LatentImage** to replace **VAE Encode**, so you can customize the image size."
33
+ ],
34
+ "color": "#432",
35
+ "bgcolor": "#653"
36
+ },
37
+ {
38
+ "id": 352,
39
+ "type": "MarkdownNote",
40
+ "pos": [
41
+ 770,
42
+ 2210
43
+ ],
44
+ "size": [
45
+ 300,
46
+ 160
47
+ ],
48
+ "flags": {},
49
+ "order": 1,
50
+ "mode": 0,
51
+ "inputs": [],
52
+ "outputs": [],
53
+ "title": "Note: KSampler settings",
54
+ "properties": {
55
+ "ue_properties": {
56
+ "widget_ue_connectable": {},
57
+ "version": "7.1",
58
+ "input_ue_unconnectable": {}
59
+ }
60
+ },
61
+ "widgets_values": [
62
+ "You can test and find the best setting by yourself. The following table is for reference.\n\n| Model | Steps | CFG |\n|---------------------|---------------|---------------|\n| Offical | 50 | 4.0 \n| fp8_e4m3fn | 20 | 2.5 |\n| fp8_e4m3fn + 4steps LoRA | 4 | 1.0 |\n"
63
+ ],
64
+ "color": "#432",
65
+ "bgcolor": "#653"
66
+ },
67
+ {
68
+ "id": 388,
69
+ "type": "MarkdownNote",
70
+ "pos": [
71
+ -590,
72
+ 1430
73
+ ],
74
+ "size": [
75
+ 310,
76
+ 150
77
+ ],
78
+ "flags": {},
79
+ "order": 2,
80
+ "mode": 0,
81
+ "inputs": [],
82
+ "outputs": [],
83
+ "title": "Note: Raw latent version",
84
+ "properties": {
85
+ "ue_properties": {
86
+ "widget_ue_connectable": {},
87
+ "version": "7.1",
88
+ "input_ue_unconnectable": {}
89
+ }
90
+ },
91
+ "widgets_values": [
92
+ "Since the **TextEncodeQwenImageEditPlus** node will scale the image to 1M pixels, you might find that the output has a pixel-shifting issue.\n\nThe **Raw latent version** is to provide the raw latent to the sampler. This is the way you can provide the raw latent as an input condition."
93
+ ],
94
+ "color": "#432",
95
+ "bgcolor": "#653"
96
+ },
97
+ {
98
+ "id": 99,
99
+ "type": "MarkdownNote",
100
+ "pos": [
101
+ -847.7141660563491,
102
+ 1641.9723590165363
103
+ ],
104
+ "size": [
105
+ 550,
106
+ 550
107
+ ],
108
+ "flags": {},
109
+ "order": 3,
110
+ "mode": 0,
111
+ "inputs": [],
112
+ "outputs": [],
113
+ "title": "Model links",
114
+ "properties": {
115
+ "ue_properties": {
116
+ "version": "7.1",
117
+ "widget_ue_connectable": {},
118
+ "input_ue_unconnectable": {}
119
+ }
120
+ },
121
+ "widgets_values": [
122
+ "[Tutorial](https://docs.comfy.org/tutorials/image/qwen/qwen-image-edit)\n\n\n## Model links\n\nYou can find all the models on [Comfy-Org/Qwen-Image_ComfyUI](https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/tree/main) and [Comfy-Org/Qwen-Image-Edit_ComfyUI](https://huggingface.co/Comfy-Org/Qwen-Image-Edit_ComfyUI) \n\n**Diffusion model**\n\n- [qwen_image_edit_2509_fp8_e4m3fn.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image-Edit_ComfyUI/resolve/main/split_files/diffusion_models/qwen_image_edit_2509_fp8_e4m3fn.safetensors)\n\n**LoRA**\n\n- [Qwen-Image-Edit-2509-Lightning-4steps-V1.0-bf16.safetensors](https://huggingface.co/lightx2v/Qwen-Image-Lightning/resolve/main/Qwen-Image-Edit-2509/Qwen-Image-Edit-2509-Lightning-4steps-V1.0-bf16.safetensors)\n\n**Text encoder**\n\n- [qwen_2.5_vl_7b_fp8_scaled.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/text_encoders/qwen_2.5_vl_7b_fp8_scaled.safetensors)\n\n**VAE**\n\n- [qwen_image_vae.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/vae/qwen_image_vae.safetensors)\n\nModel Storage Location\n\n```\n📂 ComfyUI/\n├── 📂 models/\n│ ├── 📂 diffusion_models/\n│ │ └── qwen_image_edit_2509_fp8_e4m3fn.safetensors\n│ ├── 📂 loras/\n│ │ └── Qwen-Image-Lightning-4steps-V1.0.safetensors\n│ ├── 📂 vae/\n│ │ └── qwen_image_vae.safetensors\n│ └── 📂 text_encoders/\n│ └── qwen_2.5_vl_7b_fp8_scaled.safetensors\n```\n"
123
+ ],
124
+ "color": "#432",
125
+ "bgcolor": "#653"
126
+ },
127
+ {
128
+ "id": 336,
129
+ "type": "VAEDecode",
130
+ "pos": [
131
+ 1110,
132
+ 1470
133
+ ],
134
+ "size": [
135
+ 210,
136
+ 46
137
+ ],
138
+ "flags": {
139
+ "collapsed": false
140
+ },
141
+ "order": 27,
142
+ "mode": 0,
143
+ "inputs": [
144
+ {
145
+ "name": "samples",
146
+ "type": "LATENT",
147
+ "link": 643
148
+ },
149
+ {
150
+ "name": "vae",
151
+ "type": "VAE",
152
+ "link": 501
153
+ }
154
+ ],
155
+ "outputs": [
156
+ {
157
+ "name": "IMAGE",
158
+ "type": "IMAGE",
159
+ "slot_index": 0,
160
+ "links": [
161
+ 507,
162
+ 640
163
+ ]
164
+ }
165
+ ],
166
+ "properties": {
167
+ "cnr_id": "comfy-core",
168
+ "ver": "0.3.48",
169
+ "Node name for S&R": "VAEDecode",
170
+ "enableTabs": false,
171
+ "tabWidth": 65,
172
+ "tabXOffset": 10,
173
+ "hasSecondTab": false,
174
+ "secondTabText": "Send Back",
175
+ "secondTabOffset": 80,
176
+ "secondTabWidth": 65,
177
+ "ue_properties": {
178
+ "version": "7.1",
179
+ "widget_ue_connectable": {},
180
+ "input_ue_unconnectable": {}
181
+ }
182
+ },
183
+ "widgets_values": []
184
+ },
185
+ {
186
+ "id": 399,
187
+ "type": "SigmasPreview",
188
+ "pos": [
189
+ 463.992447879656,
190
+ 2000.7420089842353
191
+ ],
192
+ "size": [
193
+ 270,
194
+ 294
195
+ ],
196
+ "flags": {},
197
+ "order": 26,
198
+ "mode": 0,
199
+ "inputs": [
200
+ {
201
+ "name": "sigmas",
202
+ "type": "SIGMAS",
203
+ "link": 635
204
+ }
205
+ ],
206
+ "outputs": [
207
+ {
208
+ "name": "IMAGE",
209
+ "type": "IMAGE",
210
+ "links": null
211
+ }
212
+ ],
213
+ "properties": {
214
+ "cnr_id": "RES4LYF",
215
+ "ver": "7750bf7800b6ad9d670308a09989fc0c04c40cec",
216
+ "Node name for S&R": "SigmasPreview",
217
+ "ue_properties": {
218
+ "widget_ue_connectable": {
219
+ "print_as_list": true,
220
+ "line_color": true
221
+ },
222
+ "version": "7.1",
223
+ "input_ue_unconnectable": {}
224
+ }
225
+ },
226
+ "widgets_values": [
227
+ false,
228
+ "blue"
229
+ ]
230
+ },
231
+ {
232
+ "id": 404,
233
+ "type": "UnetLoaderGGUF",
234
+ "pos": [
235
+ -216.68753390661175,
236
+ 1530.1451235073187
237
+ ],
238
+ "size": [
239
+ 270,
240
+ 58
241
+ ],
242
+ "flags": {},
243
+ "order": 4,
244
+ "mode": 0,
245
+ "inputs": [],
246
+ "outputs": [
247
+ {
248
+ "name": "MODEL",
249
+ "type": "MODEL",
250
+ "links": [
251
+ 644
252
+ ]
253
+ }
254
+ ],
255
+ "properties": {
256
+ "cnr_id": "ComfyUI-GGUF",
257
+ "ver": "be2a08330d7ec232d684e50ab938870d7529471e",
258
+ "Node name for S&R": "UnetLoaderGGUF",
259
+ "ue_properties": {
260
+ "widget_ue_connectable": {
261
+ "unet_name": true
262
+ },
263
+ "version": "7.1",
264
+ "input_ue_unconnectable": {}
265
+ }
266
+ },
267
+ "widgets_values": [
268
+ "Qwen-Image-Edit-2509-Q8_0.gguf"
269
+ ]
270
+ },
271
+ {
272
+ "id": 393,
273
+ "type": "ConditioningZeroOut",
274
+ "pos": [
275
+ 461.80927265158533,
276
+ 1781.820542192547
277
+ ],
278
+ "size": [
279
+ 204.134765625,
280
+ 26
281
+ ],
282
+ "flags": {},
283
+ "order": 21,
284
+ "mode": 0,
285
+ "inputs": [
286
+ {
287
+ "name": "conditioning",
288
+ "type": "CONDITIONING",
289
+ "link": 625
290
+ }
291
+ ],
292
+ "outputs": [
293
+ {
294
+ "name": "CONDITIONING",
295
+ "type": "CONDITIONING",
296
+ "links": [
297
+ 632
298
+ ]
299
+ }
300
+ ],
301
+ "properties": {
302
+ "cnr_id": "comfy-core",
303
+ "ver": "0.3.66",
304
+ "Node name for S&R": "ConditioningZeroOut",
305
+ "ue_properties": {
306
+ "widget_ue_connectable": {},
307
+ "version": "7.1",
308
+ "input_ue_unconnectable": {}
309
+ }
310
+ },
311
+ "widgets_values": []
312
+ },
313
+ {
314
+ "id": 337,
315
+ "type": "VAELoader",
316
+ "pos": [
317
+ -233.2964426223059,
318
+ 2055.1330710502925
319
+ ],
320
+ "size": [
321
+ 330,
322
+ 60
323
+ ],
324
+ "flags": {},
325
+ "order": 5,
326
+ "mode": 0,
327
+ "inputs": [],
328
+ "outputs": [
329
+ {
330
+ "name": "VAE",
331
+ "type": "VAE",
332
+ "slot_index": 0,
333
+ "links": [
334
+ 501,
335
+ 593,
336
+ 621,
337
+ 652
338
+ ]
339
+ }
340
+ ],
341
+ "properties": {
342
+ "cnr_id": "comfy-core",
343
+ "ver": "0.3.48",
344
+ "Node name for S&R": "VAELoader",
345
+ "models": [
346
+ {
347
+ "name": "qwen_image_vae.safetensors",
348
+ "url": "https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/vae/qwen_image_vae.safetensors",
349
+ "directory": "vae"
350
+ }
351
+ ],
352
+ "enableTabs": false,
353
+ "tabWidth": 65,
354
+ "tabXOffset": 10,
355
+ "hasSecondTab": false,
356
+ "secondTabText": "Send Back",
357
+ "secondTabOffset": 80,
358
+ "secondTabWidth": 65,
359
+ "ue_properties": {
360
+ "version": "7.1",
361
+ "widget_ue_connectable": {},
362
+ "input_ue_unconnectable": {}
363
+ }
364
+ },
365
+ "widgets_values": [
366
+ "qwen_image_vae.safetensors"
367
+ ]
368
+ },
369
+ {
370
+ "id": 338,
371
+ "type": "CLIPLoader",
372
+ "pos": [
373
+ -234.41370218525492,
374
+ 1887.3122541096511
375
+ ],
376
+ "size": [
377
+ 330,
378
+ 110
379
+ ],
380
+ "flags": {},
381
+ "order": 6,
382
+ "mode": 0,
383
+ "inputs": [],
384
+ "outputs": [
385
+ {
386
+ "name": "CLIP",
387
+ "type": "CLIP",
388
+ "slot_index": 0,
389
+ "links": [
390
+ 650
391
+ ]
392
+ }
393
+ ],
394
+ "properties": {
395
+ "cnr_id": "comfy-core",
396
+ "ver": "0.3.48",
397
+ "Node name for S&R": "CLIPLoader",
398
+ "models": [
399
+ {
400
+ "name": "qwen_2.5_vl_7b_fp8_scaled.safetensors",
401
+ "url": "https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/text_encoders/qwen_2.5_vl_7b_fp8_scaled.safetensors",
402
+ "directory": "text_encoders"
403
+ }
404
+ ],
405
+ "enableTabs": false,
406
+ "tabWidth": 65,
407
+ "tabXOffset": 10,
408
+ "hasSecondTab": false,
409
+ "secondTabText": "Send Back",
410
+ "secondTabOffset": 80,
411
+ "secondTabWidth": 65,
412
+ "ue_properties": {
413
+ "version": "7.1",
414
+ "widget_ue_connectable": {},
415
+ "input_ue_unconnectable": {}
416
+ }
417
+ },
418
+ "widgets_values": [
419
+ "qwen_2.5_vl_7b_fp8_scaled.safetensors",
420
+ "qwen_image",
421
+ "default"
422
+ ]
423
+ },
424
+ {
425
+ "id": 335,
426
+ "type": "CFGNorm",
427
+ "pos": [
428
+ 770,
429
+ 1580
430
+ ],
431
+ "size": [
432
+ 290,
433
+ 60
434
+ ],
435
+ "flags": {},
436
+ "order": 22,
437
+ "mode": 0,
438
+ "inputs": [
439
+ {
440
+ "name": "model",
441
+ "type": "MODEL",
442
+ "link": 499
443
+ }
444
+ ],
445
+ "outputs": [
446
+ {
447
+ "name": "patched_model",
448
+ "type": "MODEL",
449
+ "links": [
450
+ 646,
451
+ 647
452
+ ]
453
+ }
454
+ ],
455
+ "properties": {
456
+ "cnr_id": "comfy-core",
457
+ "ver": "0.3.50",
458
+ "Node name for S&R": "CFGNorm",
459
+ "enableTabs": false,
460
+ "tabWidth": 65,
461
+ "tabXOffset": 10,
462
+ "hasSecondTab": false,
463
+ "secondTabText": "Send Back",
464
+ "secondTabOffset": 80,
465
+ "secondTabWidth": 65,
466
+ "ue_properties": {
467
+ "widget_ue_connectable": {
468
+ "strength": true
469
+ },
470
+ "version": "7.1",
471
+ "input_ue_unconnectable": {}
472
+ }
473
+ },
474
+ "widgets_values": [
475
+ 0.96
476
+ ]
477
+ },
478
+ {
479
+ "id": 395,
480
+ "type": "SamplerCustom",
481
+ "pos": [
482
+ 785.3967408723166,
483
+ 1702.3934843325708
484
+ ],
485
+ "size": [
486
+ 270,
487
+ 442
488
+ ],
489
+ "flags": {},
490
+ "order": 25,
491
+ "mode": 0,
492
+ "inputs": [
493
+ {
494
+ "name": "model",
495
+ "type": "MODEL",
496
+ "link": 646
497
+ },
498
+ {
499
+ "name": "positive",
500
+ "type": "CONDITIONING",
501
+ "link": 651
502
+ },
503
+ {
504
+ "name": "negative",
505
+ "type": "CONDITIONING",
506
+ "link": 632
507
+ },
508
+ {
509
+ "name": "sampler",
510
+ "type": "SAMPLER",
511
+ "link": 634
512
+ },
513
+ {
514
+ "name": "sigmas",
515
+ "type": "SIGMAS",
516
+ "link": 631
517
+ },
518
+ {
519
+ "name": "latent_image",
520
+ "type": "LATENT",
521
+ "link": 688
522
+ }
523
+ ],
524
+ "outputs": [
525
+ {
526
+ "name": "output",
527
+ "type": "LATENT",
528
+ "links": [
529
+ 643
530
+ ]
531
+ },
532
+ {
533
+ "name": "denoised_output",
534
+ "type": "LATENT",
535
+ "links": null
536
+ }
537
+ ],
538
+ "properties": {
539
+ "cnr_id": "comfy-core",
540
+ "ver": "0.3.66",
541
+ "Node name for S&R": "SamplerCustom",
542
+ "ue_properties": {
543
+ "widget_ue_connectable": {
544
+ "add_noise": true,
545
+ "noise_seed": true,
546
+ "cfg": true
547
+ },
548
+ "version": "7.1",
549
+ "input_ue_unconnectable": {}
550
+ }
551
+ },
552
+ "widgets_values": [
553
+ true,
554
+ 43,
555
+ "fixed",
556
+ 1
557
+ ]
558
+ },
559
+ {
560
+ "id": 342,
561
+ "type": "SaveImage",
562
+ "pos": [
563
+ 1335.2181154371806,
564
+ 1535.0472844531116
565
+ ],
566
+ "size": [
567
+ 950,
568
+ 1040
569
+ ],
570
+ "flags": {},
571
+ "order": 28,
572
+ "mode": 0,
573
+ "inputs": [
574
+ {
575
+ "name": "images",
576
+ "type": "IMAGE",
577
+ "link": 507
578
+ }
579
+ ],
580
+ "outputs": [],
581
+ "properties": {
582
+ "cnr_id": "comfy-core",
583
+ "ver": "0.3.48",
584
+ "Node name for S&R": "SaveImage",
585
+ "enableTabs": false,
586
+ "tabWidth": 65,
587
+ "tabXOffset": 10,
588
+ "hasSecondTab": false,
589
+ "secondTabText": "Send Back",
590
+ "secondTabOffset": 80,
591
+ "secondTabWidth": 65,
592
+ "ue_properties": {
593
+ "version": "7.1",
594
+ "widget_ue_connectable": {},
595
+ "input_ue_unconnectable": {}
596
+ }
597
+ },
598
+ "widgets_values": [
599
+ "ComfyUI"
600
+ ]
601
+ },
602
+ {
603
+ "id": 375,
604
+ "type": "VAEEncode",
605
+ "pos": [
606
+ -77.73979042662421,
607
+ 3347.769705583306
608
+ ],
609
+ "size": [
610
+ 140,
611
+ 46
612
+ ],
613
+ "flags": {},
614
+ "order": 18,
615
+ "mode": 0,
616
+ "inputs": [
617
+ {
618
+ "name": "pixels",
619
+ "type": "IMAGE",
620
+ "link": 654
621
+ },
622
+ {
623
+ "name": "vae",
624
+ "type": "VAE",
625
+ "link": 593
626
+ }
627
+ ],
628
+ "outputs": [
629
+ {
630
+ "name": "LATENT",
631
+ "type": "LATENT",
632
+ "links": []
633
+ }
634
+ ],
635
+ "properties": {
636
+ "cnr_id": "comfy-core",
637
+ "ver": "0.3.50",
638
+ "Node name for S&R": "VAEEncode",
639
+ "enableTabs": false,
640
+ "tabWidth": 65,
641
+ "tabXOffset": 10,
642
+ "hasSecondTab": false,
643
+ "secondTabText": "Send Back",
644
+ "secondTabOffset": 80,
645
+ "secondTabWidth": 65,
646
+ "ue_properties": {
647
+ "widget_ue_connectable": {},
648
+ "version": "7.1",
649
+ "input_ue_unconnectable": {}
650
+ }
651
+ },
652
+ "widgets_values": []
653
+ },
654
+ {
655
+ "id": 392,
656
+ "type": "VAEEncode",
657
+ "pos": [
658
+ 176.60111131096238,
659
+ 3320.3583506683003
660
+ ],
661
+ "size": [
662
+ 140,
663
+ 46
664
+ ],
665
+ "flags": {},
666
+ "order": 15,
667
+ "mode": 0,
668
+ "inputs": [
669
+ {
670
+ "name": "pixels",
671
+ "type": "IMAGE",
672
+ "link": 666
673
+ },
674
+ {
675
+ "name": "vae",
676
+ "type": "VAE",
677
+ "link": 621
678
+ }
679
+ ],
680
+ "outputs": [
681
+ {
682
+ "name": "LATENT",
683
+ "type": "LATENT",
684
+ "links": []
685
+ }
686
+ ],
687
+ "properties": {
688
+ "cnr_id": "comfy-core",
689
+ "ver": "0.3.50",
690
+ "Node name for S&R": "VAEEncode",
691
+ "enableTabs": false,
692
+ "tabWidth": 65,
693
+ "tabXOffset": 10,
694
+ "hasSecondTab": false,
695
+ "secondTabText": "Send Back",
696
+ "secondTabOffset": 80,
697
+ "secondTabWidth": 65,
698
+ "ue_properties": {
699
+ "widget_ue_connectable": {},
700
+ "version": "7.1",
701
+ "input_ue_unconnectable": {}
702
+ }
703
+ },
704
+ "widgets_values": []
705
+ },
706
+ {
707
+ "id": 348,
708
+ "type": "TextEncodeQwenImageEditPlus",
709
+ "pos": [
710
+ 230,
711
+ 1520
712
+ ],
713
+ "size": [
714
+ 400,
715
+ 200
716
+ ],
717
+ "flags": {},
718
+ "order": 16,
719
+ "mode": 0,
720
+ "inputs": [
721
+ {
722
+ "name": "clip",
723
+ "type": "CLIP",
724
+ "link": 650
725
+ },
726
+ {
727
+ "name": "vae",
728
+ "shape": 7,
729
+ "type": "VAE",
730
+ "link": 652
731
+ },
732
+ {
733
+ "name": "image1",
734
+ "shape": 7,
735
+ "type": "IMAGE",
736
+ "link": 694
737
+ },
738
+ {
739
+ "name": "image2",
740
+ "shape": 7,
741
+ "type": "IMAGE",
742
+ "link": 692
743
+ },
744
+ {
745
+ "name": "image3",
746
+ "shape": 7,
747
+ "type": "IMAGE",
748
+ "link": null
749
+ }
750
+ ],
751
+ "outputs": [
752
+ {
753
+ "name": "CONDITIONING",
754
+ "type": "CONDITIONING",
755
+ "links": [
756
+ 625,
757
+ 651
758
+ ]
759
+ }
760
+ ],
761
+ "properties": {
762
+ "cnr_id": "comfy-core",
763
+ "ver": "0.3.59",
764
+ "Node name for S&R": "TextEncodeQwenImageEditPlus",
765
+ "ue_properties": {
766
+ "widget_ue_connectable": {},
767
+ "version": "7.1",
768
+ "input_ue_unconnectable": {}
769
+ }
770
+ },
771
+ "widgets_values": [
772
+ "head_swap: start with Picture 1 as the base image, keeping its lighting, environment, and background. remove the head from Picture 1 completely and replace it with the head from Picture 2. ensure the head and body have correct anatomical proportions, and blend the skin tones, shadows, and lighting naturally so the final result appears as one coherent, realistic person."
773
+ ],
774
+ "color": "#232",
775
+ "bgcolor": "#353"
776
+ },
777
+ {
778
+ "id": 345,
779
+ "type": "EmptySD3LatentImage",
780
+ "pos": [
781
+ 780,
782
+ 2460
783
+ ],
784
+ "size": [
785
+ 270,
786
+ 106
787
+ ],
788
+ "flags": {},
789
+ "order": 17,
790
+ "mode": 0,
791
+ "inputs": [
792
+ {
793
+ "name": "width",
794
+ "type": "INT",
795
+ "widget": {
796
+ "name": "width"
797
+ },
798
+ "link": 686
799
+ },
800
+ {
801
+ "name": "height",
802
+ "type": "INT",
803
+ "widget": {
804
+ "name": "height"
805
+ },
806
+ "link": 687
807
+ }
808
+ ],
809
+ "outputs": [
810
+ {
811
+ "name": "LATENT",
812
+ "type": "LATENT",
813
+ "links": [
814
+ 688
815
+ ]
816
+ }
817
+ ],
818
+ "properties": {
819
+ "cnr_id": "comfy-core",
820
+ "ver": "0.3.59",
821
+ "Node name for S&R": "EmptySD3LatentImage",
822
+ "ue_properties": {
823
+ "widget_ue_connectable": {},
824
+ "version": "7.1",
825
+ "input_ue_unconnectable": {}
826
+ }
827
+ },
828
+ "widgets_values": [
829
+ 1024,
830
+ 1024,
831
+ 1
832
+ ]
833
+ },
834
+ {
835
+ "id": 394,
836
+ "type": "LoraLoaderModelOnly",
837
+ "pos": [
838
+ -228.35177868884705,
839
+ 1758.9051393542645
840
+ ],
841
+ "size": [
842
+ 310,
843
+ 82
844
+ ],
845
+ "flags": {},
846
+ "order": 14,
847
+ "mode": 0,
848
+ "inputs": [
849
+ {
850
+ "name": "model",
851
+ "type": "MODEL",
852
+ "link": 627
853
+ }
854
+ ],
855
+ "outputs": [
856
+ {
857
+ "name": "MODEL",
858
+ "type": "MODEL",
859
+ "links": [
860
+ 628
861
+ ]
862
+ }
863
+ ],
864
+ "properties": {
865
+ "cnr_id": "comfy-core",
866
+ "ver": "0.3.50",
867
+ "Node name for S&R": "LoraLoaderModelOnly",
868
+ "models": [
869
+ {
870
+ "name": "Qwen-Image-Edit-2509-Lightning-4steps-V1.0-bf16.safetensors",
871
+ "url": "https://huggingface.co/lightx2v/Qwen-Image-Lightning/resolve/main/Qwen-Image-Edit-2509/Qwen-Image-Edit-2509-Lightning-4steps-V1.0-bf16.safetensors",
872
+ "directory": "loras"
873
+ }
874
+ ],
875
+ "enableTabs": false,
876
+ "tabWidth": 65,
877
+ "tabXOffset": 10,
878
+ "hasSecondTab": false,
879
+ "secondTabText": "Send Back",
880
+ "secondTabOffset": 80,
881
+ "secondTabWidth": 65,
882
+ "ue_properties": {
883
+ "widget_ue_connectable": {
884
+ "lora_name": true,
885
+ "strength_model": true
886
+ },
887
+ "version": "7.1",
888
+ "input_ue_unconnectable": {}
889
+ }
890
+ },
891
+ "widgets_values": [
892
+ "qwen/bfs_head_v3_000004000_05_11_2025.safetensors",
893
+ 1
894
+ ]
895
+ },
896
+ {
897
+ "id": 401,
898
+ "type": "ImageConcanate",
899
+ "pos": [
900
+ 1331.419054009655,
901
+ 2975.4485961168384
902
+ ],
903
+ "size": [
904
+ 315,
905
+ 102
906
+ ],
907
+ "flags": {},
908
+ "order": 29,
909
+ "mode": 0,
910
+ "inputs": [
911
+ {
912
+ "name": "image1",
913
+ "type": "IMAGE",
914
+ "link": 636
915
+ },
916
+ {
917
+ "name": "image2",
918
+ "type": "IMAGE",
919
+ "link": 640
920
+ }
921
+ ],
922
+ "outputs": [
923
+ {
924
+ "name": "IMAGE",
925
+ "type": "IMAGE",
926
+ "links": [
927
+ 689
928
+ ]
929
+ }
930
+ ],
931
+ "properties": {
932
+ "cnr_id": "comfyui-kjnodes",
933
+ "ver": "e81f33508b0821ea2f53f4f46a833fa6215626bd",
934
+ "Node name for S&R": "ImageConcanate",
935
+ "ue_properties": {
936
+ "version": "7.1",
937
+ "widget_ue_connectable": {},
938
+ "input_ue_unconnectable": {}
939
+ }
940
+ },
941
+ "widgets_values": [
942
+ "right",
943
+ true
944
+ ]
945
+ },
946
+ {
947
+ "id": 414,
948
+ "type": "AddLabel",
949
+ "pos": [
950
+ 1382.771393475201,
951
+ 3145.4050960347063
952
+ ],
953
+ "size": [
954
+ 270,
955
+ 270
956
+ ],
957
+ "flags": {},
958
+ "order": 30,
959
+ "mode": 0,
960
+ "inputs": [
961
+ {
962
+ "name": "image",
963
+ "type": "IMAGE",
964
+ "link": 689
965
+ },
966
+ {
967
+ "name": "caption",
968
+ "shape": 7,
969
+ "type": "STRING",
970
+ "link": null
971
+ },
972
+ {
973
+ "name": "text",
974
+ "type": "STRING",
975
+ "widget": {
976
+ "name": "text"
977
+ },
978
+ "link": 691
979
+ }
980
+ ],
981
+ "outputs": [
982
+ {
983
+ "name": "IMAGE",
984
+ "type": "IMAGE",
985
+ "links": [
986
+ 690
987
+ ]
988
+ }
989
+ ],
990
+ "properties": {
991
+ "cnr_id": "comfyui-kjnodes",
992
+ "ver": "6ee278aa7d802c03ad713a7c5fbc02861b6773a8",
993
+ "Node name for S&R": "AddLabel",
994
+ "ue_properties": {
995
+ "widget_ue_connectable": {
996
+ "text_x": true,
997
+ "text_y": true,
998
+ "height": true,
999
+ "font_size": true,
1000
+ "font_color": true,
1001
+ "label_color": true,
1002
+ "font": true,
1003
+ "text": true,
1004
+ "direction": true
1005
+ },
1006
+ "version": "7.1",
1007
+ "input_ue_unconnectable": {}
1008
+ }
1009
+ },
1010
+ "widgets_values": [
1011
+ 10,
1012
+ 2,
1013
+ 48,
1014
+ 32,
1015
+ "white",
1016
+ "black",
1017
+ "FreeMono.ttf",
1018
+ "Text",
1019
+ "up"
1020
+ ]
1021
+ },
1022
+ {
1023
+ "id": 354,
1024
+ "type": "LoraLoaderModelOnly",
1025
+ "pos": [
1026
+ -231.11725956294902,
1027
+ 1638.827404370509
1028
+ ],
1029
+ "size": [
1030
+ 308.2550597731115,
1031
+ 82
1032
+ ],
1033
+ "flags": {},
1034
+ "order": 11,
1035
+ "mode": 0,
1036
+ "inputs": [
1037
+ {
1038
+ "name": "model",
1039
+ "type": "MODEL",
1040
+ "link": 644
1041
+ }
1042
+ ],
1043
+ "outputs": [
1044
+ {
1045
+ "name": "MODEL",
1046
+ "type": "MODEL",
1047
+ "links": [
1048
+ 627
1049
+ ]
1050
+ }
1051
+ ],
1052
+ "properties": {
1053
+ "cnr_id": "comfy-core",
1054
+ "ver": "0.3.50",
1055
+ "Node name for S&R": "LoraLoaderModelOnly",
1056
+ "models": [
1057
+ {
1058
+ "name": "Qwen-Image-Edit-2509-Lightning-4steps-V1.0-bf16.safetensors",
1059
+ "url": "https://huggingface.co/lightx2v/Qwen-Image-Lightning/resolve/main/Qwen-Image-Edit-2509/Qwen-Image-Edit-2509-Lightning-4steps-V1.0-bf16.safetensors",
1060
+ "directory": "loras"
1061
+ }
1062
+ ],
1063
+ "enableTabs": false,
1064
+ "tabWidth": 65,
1065
+ "tabXOffset": 10,
1066
+ "hasSecondTab": false,
1067
+ "secondTabText": "Send Back",
1068
+ "secondTabOffset": 80,
1069
+ "secondTabWidth": 65,
1070
+ "ue_properties": {
1071
+ "widget_ue_connectable": {
1072
+ "lora_name": true,
1073
+ "strength_model": true
1074
+ },
1075
+ "version": "7.1",
1076
+ "input_ue_unconnectable": {}
1077
+ }
1078
+ },
1079
+ "widgets_values": [
1080
+ "qwen/Qwen-Image-Edit-2509-Lightning-4steps-V1.0-fp32.safetensors",
1081
+ 0.65
1082
+ ]
1083
+ },
1084
+ {
1085
+ "id": 400,
1086
+ "type": "ImageConcanate",
1087
+ "pos": [
1088
+ 1315.1134207304385,
1089
+ 2808.043750343848
1090
+ ],
1091
+ "size": [
1092
+ 315,
1093
+ 102
1094
+ ],
1095
+ "flags": {},
1096
+ "order": 19,
1097
+ "mode": 0,
1098
+ "inputs": [
1099
+ {
1100
+ "name": "image1",
1101
+ "type": "IMAGE",
1102
+ "link": 655
1103
+ },
1104
+ {
1105
+ "name": "image2",
1106
+ "type": "IMAGE",
1107
+ "link": 661
1108
+ }
1109
+ ],
1110
+ "outputs": [
1111
+ {
1112
+ "name": "IMAGE",
1113
+ "type": "IMAGE",
1114
+ "links": [
1115
+ 636
1116
+ ]
1117
+ }
1118
+ ],
1119
+ "properties": {
1120
+ "cnr_id": "comfyui-kjnodes",
1121
+ "ver": "e81f33508b0821ea2f53f4f46a833fa6215626bd",
1122
+ "Node name for S&R": "ImageConcanate",
1123
+ "ue_properties": {
1124
+ "version": "7.1",
1125
+ "widget_ue_connectable": {},
1126
+ "input_ue_unconnectable": {}
1127
+ }
1128
+ },
1129
+ "widgets_values": [
1130
+ "down",
1131
+ true
1132
+ ]
1133
+ },
1134
+ {
1135
+ "id": 396,
1136
+ "type": "Sigmas Power",
1137
+ "pos": [
1138
+ 465.24325209406,
1139
+ 1880.3391512099415
1140
+ ],
1141
+ "size": [
1142
+ 270,
1143
+ 58
1144
+ ],
1145
+ "flags": {},
1146
+ "order": 24,
1147
+ "mode": 0,
1148
+ "inputs": [
1149
+ {
1150
+ "name": "sigmas",
1151
+ "type": "SIGMAS",
1152
+ "link": 630
1153
+ }
1154
+ ],
1155
+ "outputs": [
1156
+ {
1157
+ "name": "SIGMAS",
1158
+ "type": "SIGMAS",
1159
+ "links": [
1160
+ 631,
1161
+ 635
1162
+ ]
1163
+ }
1164
+ ],
1165
+ "properties": {
1166
+ "cnr_id": "RES4LYF",
1167
+ "ver": "7750bf7800b6ad9d670308a09989fc0c04c40cec",
1168
+ "Node name for S&R": "Sigmas Power",
1169
+ "ue_properties": {
1170
+ "widget_ue_connectable": {
1171
+ "power": true
1172
+ },
1173
+ "version": "7.1",
1174
+ "input_ue_unconnectable": {}
1175
+ }
1176
+ },
1177
+ "widgets_values": [
1178
+ 1
1179
+ ]
1180
+ },
1181
+ {
1182
+ "id": 405,
1183
+ "type": "ImageResizeKJv2",
1184
+ "pos": [
1185
+ -209.55507462802854,
1186
+ 2900.540860001657
1187
+ ],
1188
+ "size": [
1189
+ 270,
1190
+ 336
1191
+ ],
1192
+ "flags": {},
1193
+ "order": 13,
1194
+ "mode": 0,
1195
+ "inputs": [
1196
+ {
1197
+ "name": "image",
1198
+ "type": "IMAGE",
1199
+ "link": 653
1200
+ },
1201
+ {
1202
+ "name": "mask",
1203
+ "shape": 7,
1204
+ "type": "MASK",
1205
+ "link": null
1206
+ }
1207
+ ],
1208
+ "outputs": [
1209
+ {
1210
+ "name": "IMAGE",
1211
+ "type": "IMAGE",
1212
+ "links": [
1213
+ 654,
1214
+ 655
1215
+ ]
1216
+ },
1217
+ {
1218
+ "name": "width",
1219
+ "type": "INT",
1220
+ "links": null
1221
+ },
1222
+ {
1223
+ "name": "height",
1224
+ "type": "INT",
1225
+ "links": null
1226
+ },
1227
+ {
1228
+ "name": "mask",
1229
+ "type": "MASK",
1230
+ "links": null
1231
+ }
1232
+ ],
1233
+ "properties": {
1234
+ "cnr_id": "comfyui-kjnodes",
1235
+ "ver": "6ee278aa7d802c03ad713a7c5fbc02861b6773a8",
1236
+ "Node name for S&R": "ImageResizeKJv2",
1237
+ "ue_properties": {
1238
+ "widget_ue_connectable": {
1239
+ "width": true,
1240
+ "height": true,
1241
+ "upscale_method": true,
1242
+ "keep_proportion": true,
1243
+ "pad_color": true,
1244
+ "crop_position": true,
1245
+ "divisible_by": true,
1246
+ "device": true
1247
+ },
1248
+ "version": "7.1",
1249
+ "input_ue_unconnectable": {}
1250
+ }
1251
+ },
1252
+ "widgets_values": [
1253
+ 1328,
1254
+ 1328,
1255
+ "lanczos",
1256
+ "resize",
1257
+ "0, 0, 0",
1258
+ "center",
1259
+ 2,
1260
+ "cpu"
1261
+ ]
1262
+ },
1263
+ {
1264
+ "id": 339,
1265
+ "type": "ModelSamplingAuraFlow",
1266
+ "pos": [
1267
+ 770,
1268
+ 1470
1269
+ ],
1270
+ "size": [
1271
+ 290,
1272
+ 60
1273
+ ],
1274
+ "flags": {},
1275
+ "order": 20,
1276
+ "mode": 0,
1277
+ "inputs": [
1278
+ {
1279
+ "name": "model",
1280
+ "type": "MODEL",
1281
+ "link": 628
1282
+ }
1283
+ ],
1284
+ "outputs": [
1285
+ {
1286
+ "name": "MODEL",
1287
+ "type": "MODEL",
1288
+ "links": [
1289
+ 499
1290
+ ]
1291
+ }
1292
+ ],
1293
+ "properties": {
1294
+ "cnr_id": "comfy-core",
1295
+ "ver": "0.3.48",
1296
+ "Node name for S&R": "ModelSamplingAuraFlow",
1297
+ "enableTabs": false,
1298
+ "tabWidth": 65,
1299
+ "tabXOffset": 10,
1300
+ "hasSecondTab": false,
1301
+ "secondTabText": "Send Back",
1302
+ "secondTabOffset": 80,
1303
+ "secondTabWidth": 65,
1304
+ "ue_properties": {
1305
+ "version": "7.1",
1306
+ "widget_ue_connectable": {},
1307
+ "input_ue_unconnectable": {}
1308
+ }
1309
+ },
1310
+ "widgets_values": [
1311
+ 1
1312
+ ]
1313
+ },
1314
+ {
1315
+ "id": 406,
1316
+ "type": "ImageResizeKJv2",
1317
+ "pos": [
1318
+ 98.0749095173281,
1319
+ 2901.9331504391666
1320
+ ],
1321
+ "size": [
1322
+ 270,
1323
+ 336
1324
+ ],
1325
+ "flags": {},
1326
+ "order": 12,
1327
+ "mode": 0,
1328
+ "inputs": [
1329
+ {
1330
+ "name": "image",
1331
+ "type": "IMAGE",
1332
+ "link": 660
1333
+ },
1334
+ {
1335
+ "name": "mask",
1336
+ "shape": 7,
1337
+ "type": "MASK",
1338
+ "link": null
1339
+ }
1340
+ ],
1341
+ "outputs": [
1342
+ {
1343
+ "name": "IMAGE",
1344
+ "type": "IMAGE",
1345
+ "links": [
1346
+ 661,
1347
+ 666,
1348
+ 694
1349
+ ]
1350
+ },
1351
+ {
1352
+ "name": "width",
1353
+ "type": "INT",
1354
+ "links": [
1355
+ 686
1356
+ ]
1357
+ },
1358
+ {
1359
+ "name": "height",
1360
+ "type": "INT",
1361
+ "links": [
1362
+ 687
1363
+ ]
1364
+ },
1365
+ {
1366
+ "name": "mask",
1367
+ "type": "MASK",
1368
+ "links": null
1369
+ }
1370
+ ],
1371
+ "properties": {
1372
+ "cnr_id": "comfyui-kjnodes",
1373
+ "ver": "6ee278aa7d802c03ad713a7c5fbc02861b6773a8",
1374
+ "Node name for S&R": "ImageResizeKJv2",
1375
+ "ue_properties": {
1376
+ "widget_ue_connectable": {
1377
+ "width": true,
1378
+ "height": true,
1379
+ "upscale_method": true,
1380
+ "keep_proportion": true,
1381
+ "pad_color": true,
1382
+ "crop_position": true,
1383
+ "divisible_by": true,
1384
+ "device": true
1385
+ },
1386
+ "version": "7.1",
1387
+ "input_ue_unconnectable": {}
1388
+ }
1389
+ },
1390
+ "widgets_values": [
1391
+ 1328,
1392
+ 1328,
1393
+ "lanczos",
1394
+ "resize",
1395
+ "0, 0, 0",
1396
+ "center",
1397
+ 2,
1398
+ "cpu"
1399
+ ]
1400
+ },
1401
+ {
1402
+ "id": 343,
1403
+ "type": "LoadImage",
1404
+ "pos": [
1405
+ 80.75835968067695,
1406
+ 2508.670398891777
1407
+ ],
1408
+ "size": [
1409
+ 274.080078125,
1410
+ 314.0000305175781
1411
+ ],
1412
+ "flags": {},
1413
+ "order": 7,
1414
+ "mode": 0,
1415
+ "inputs": [],
1416
+ "outputs": [
1417
+ {
1418
+ "name": "IMAGE",
1419
+ "type": "IMAGE",
1420
+ "links": [
1421
+ 660
1422
+ ]
1423
+ },
1424
+ {
1425
+ "name": "MASK",
1426
+ "type": "MASK",
1427
+ "links": null
1428
+ }
1429
+ ],
1430
+ "title": "Body Reference",
1431
+ "properties": {
1432
+ "cnr_id": "comfy-core",
1433
+ "ver": "0.3.50",
1434
+ "Node name for S&R": "LoadImage",
1435
+ "enableTabs": false,
1436
+ "tabWidth": 65,
1437
+ "tabXOffset": 10,
1438
+ "hasSecondTab": false,
1439
+ "secondTabText": "Send Back",
1440
+ "secondTabOffset": 80,
1441
+ "secondTabWidth": 65,
1442
+ "ue_properties": {
1443
+ "widget_ue_connectable": {
1444
+ "image": true,
1445
+ "upload": true
1446
+ },
1447
+ "version": "7.1",
1448
+ "input_ue_unconnectable": {}
1449
+ }
1450
+ },
1451
+ "widgets_values": [
1452
+ "pasted/image (190).png",
1453
+ "image"
1454
+ ]
1455
+ },
1456
+ {
1457
+ "id": 403,
1458
+ "type": "SaveImage",
1459
+ "pos": [
1460
+ 1742.5216783457422,
1461
+ 2854.8733728218735
1462
+ ],
1463
+ "size": [
1464
+ 270,
1465
+ 270
1466
+ ],
1467
+ "flags": {},
1468
+ "order": 31,
1469
+ "mode": 0,
1470
+ "inputs": [
1471
+ {
1472
+ "name": "images",
1473
+ "type": "IMAGE",
1474
+ "link": 690
1475
+ }
1476
+ ],
1477
+ "outputs": [],
1478
+ "properties": {
1479
+ "cnr_id": "comfy-core",
1480
+ "ver": "0.3.66",
1481
+ "Node name for S&R": "SaveImage",
1482
+ "ue_properties": {
1483
+ "widget_ue_connectable": {
1484
+ "filename_prefix": true
1485
+ },
1486
+ "version": "7.1",
1487
+ "input_ue_unconnectable": {}
1488
+ }
1489
+ },
1490
+ "widgets_values": [
1491
+ "ComfyUI"
1492
+ ]
1493
+ },
1494
+ {
1495
+ "id": 349,
1496
+ "type": "LoadImage",
1497
+ "pos": [
1498
+ -219.2416403193231,
1499
+ 2508.670398891777
1500
+ ],
1501
+ "size": [
1502
+ 274.080078125,
1503
+ 314.0000305175781
1504
+ ],
1505
+ "flags": {},
1506
+ "order": 8,
1507
+ "mode": 0,
1508
+ "inputs": [],
1509
+ "outputs": [
1510
+ {
1511
+ "name": "IMAGE",
1512
+ "type": "IMAGE",
1513
+ "links": [
1514
+ 653,
1515
+ 692
1516
+ ]
1517
+ },
1518
+ {
1519
+ "name": "MASK",
1520
+ "type": "MASK",
1521
+ "links": null
1522
+ }
1523
+ ],
1524
+ "title": "Face Reference",
1525
+ "properties": {
1526
+ "cnr_id": "comfy-core",
1527
+ "ver": "0.3.50",
1528
+ "Node name for S&R": "LoadImage",
1529
+ "enableTabs": false,
1530
+ "tabWidth": 65,
1531
+ "tabXOffset": 10,
1532
+ "hasSecondTab": false,
1533
+ "secondTabText": "Send Back",
1534
+ "secondTabOffset": 80,
1535
+ "secondTabWidth": 65,
1536
+ "ue_properties": {
1537
+ "widget_ue_connectable": {
1538
+ "image": true,
1539
+ "upload": true
1540
+ },
1541
+ "version": "7.1",
1542
+ "input_ue_unconnectable": {}
1543
+ }
1544
+ },
1545
+ "widgets_values": [
1546
+ "pasted/image (195).png",
1547
+ "image"
1548
+ ]
1549
+ },
1550
+ {
1551
+ "id": 398,
1552
+ "type": "KSamplerSelect",
1553
+ "pos": [
1554
+ 149.70142110620847,
1555
+ 1853.0425292814919
1556
+ ],
1557
+ "size": [
1558
+ 270,
1559
+ 58
1560
+ ],
1561
+ "flags": {},
1562
+ "order": 9,
1563
+ "mode": 0,
1564
+ "inputs": [],
1565
+ "outputs": [
1566
+ {
1567
+ "name": "SAMPLER",
1568
+ "type": "SAMPLER",
1569
+ "links": [
1570
+ 634
1571
+ ]
1572
+ }
1573
+ ],
1574
+ "properties": {
1575
+ "cnr_id": "comfy-core",
1576
+ "ver": "0.3.66",
1577
+ "Node name for S&R": "KSamplerSelect",
1578
+ "ue_properties": {
1579
+ "widget_ue_connectable": {
1580
+ "sampler_name": true
1581
+ },
1582
+ "version": "7.1",
1583
+ "input_ue_unconnectable": {}
1584
+ }
1585
+ },
1586
+ "widgets_values": [
1587
+ "res_2s"
1588
+ ]
1589
+ },
1590
+ {
1591
+ "id": 397,
1592
+ "type": "BasicScheduler",
1593
+ "pos": [
1594
+ 157.00415502771054,
1595
+ 1972.2583059872516
1596
+ ],
1597
+ "size": [
1598
+ 270,
1599
+ 106
1600
+ ],
1601
+ "flags": {},
1602
+ "order": 23,
1603
+ "mode": 0,
1604
+ "inputs": [
1605
+ {
1606
+ "name": "model",
1607
+ "type": "MODEL",
1608
+ "link": 647
1609
+ }
1610
+ ],
1611
+ "outputs": [
1612
+ {
1613
+ "name": "SIGMAS",
1614
+ "type": "SIGMAS",
1615
+ "links": [
1616
+ 630
1617
+ ]
1618
+ }
1619
+ ],
1620
+ "properties": {
1621
+ "cnr_id": "comfy-core",
1622
+ "ver": "0.3.66",
1623
+ "Node name for S&R": "BasicScheduler",
1624
+ "ue_properties": {
1625
+ "widget_ue_connectable": {
1626
+ "scheduler": true,
1627
+ "steps": true,
1628
+ "denoise": true
1629
+ },
1630
+ "version": "7.1",
1631
+ "input_ue_unconnectable": {}
1632
+ }
1633
+ },
1634
+ "widgets_values": [
1635
+ "beta57",
1636
+ 4,
1637
+ 1
1638
+ ]
1639
+ },
1640
+ {
1641
+ "id": 415,
1642
+ "type": "PrimitiveStringMultiline",
1643
+ "pos": [
1644
+ 823.1934209401802,
1645
+ 3145.803364031705
1646
+ ],
1647
+ "size": [
1648
+ 400,
1649
+ 200
1650
+ ],
1651
+ "flags": {},
1652
+ "order": 10,
1653
+ "mode": 0,
1654
+ "inputs": [],
1655
+ "outputs": [
1656
+ {
1657
+ "name": "STRING",
1658
+ "type": "STRING",
1659
+ "links": [
1660
+ 691
1661
+ ]
1662
+ }
1663
+ ],
1664
+ "properties": {
1665
+ "cnr_id": "comfy-core",
1666
+ "ver": "0.3.64",
1667
+ "Node name for S&R": "PrimitiveStringMultiline",
1668
+ "ue_properties": {
1669
+ "widget_ue_connectable": {
1670
+ "value": true
1671
+ },
1672
+ "version": "7.1",
1673
+ "input_ue_unconnectable": {}
1674
+ }
1675
+ },
1676
+ "widgets_values": [
1677
+ "res_2s + beta57 + 4 steps (LoRa: Lightining 4steps, strenght: 0.6) + CFG Norm: 0.96"
1678
+ ]
1679
+ }
1680
+ ],
1681
+ "links": [
1682
+ [
1683
+ 499,
1684
+ 339,
1685
+ 0,
1686
+ 335,
1687
+ 0,
1688
+ "MODEL"
1689
+ ],
1690
+ [
1691
+ 501,
1692
+ 337,
1693
+ 0,
1694
+ 336,
1695
+ 1,
1696
+ "VAE"
1697
+ ],
1698
+ [
1699
+ 507,
1700
+ 336,
1701
+ 0,
1702
+ 342,
1703
+ 0,
1704
+ "IMAGE"
1705
+ ],
1706
+ [
1707
+ 593,
1708
+ 337,
1709
+ 0,
1710
+ 375,
1711
+ 1,
1712
+ "VAE"
1713
+ ],
1714
+ [
1715
+ 621,
1716
+ 337,
1717
+ 0,
1718
+ 392,
1719
+ 1,
1720
+ "VAE"
1721
+ ],
1722
+ [
1723
+ 625,
1724
+ 348,
1725
+ 0,
1726
+ 393,
1727
+ 0,
1728
+ "CONDITIONING"
1729
+ ],
1730
+ [
1731
+ 627,
1732
+ 354,
1733
+ 0,
1734
+ 394,
1735
+ 0,
1736
+ "MODEL"
1737
+ ],
1738
+ [
1739
+ 628,
1740
+ 394,
1741
+ 0,
1742
+ 339,
1743
+ 0,
1744
+ "MODEL"
1745
+ ],
1746
+ [
1747
+ 630,
1748
+ 397,
1749
+ 0,
1750
+ 396,
1751
+ 0,
1752
+ "SIGMAS"
1753
+ ],
1754
+ [
1755
+ 631,
1756
+ 396,
1757
+ 0,
1758
+ 395,
1759
+ 4,
1760
+ "SIGMAS"
1761
+ ],
1762
+ [
1763
+ 632,
1764
+ 393,
1765
+ 0,
1766
+ 395,
1767
+ 2,
1768
+ "CONDITIONING"
1769
+ ],
1770
+ [
1771
+ 634,
1772
+ 398,
1773
+ 0,
1774
+ 395,
1775
+ 3,
1776
+ "SAMPLER"
1777
+ ],
1778
+ [
1779
+ 635,
1780
+ 396,
1781
+ 0,
1782
+ 399,
1783
+ 0,
1784
+ "SIGMAS"
1785
+ ],
1786
+ [
1787
+ 636,
1788
+ 400,
1789
+ 0,
1790
+ 401,
1791
+ 0,
1792
+ "IMAGE"
1793
+ ],
1794
+ [
1795
+ 640,
1796
+ 336,
1797
+ 0,
1798
+ 401,
1799
+ 1,
1800
+ "IMAGE"
1801
+ ],
1802
+ [
1803
+ 643,
1804
+ 395,
1805
+ 0,
1806
+ 336,
1807
+ 0,
1808
+ "LATENT"
1809
+ ],
1810
+ [
1811
+ 644,
1812
+ 404,
1813
+ 0,
1814
+ 354,
1815
+ 0,
1816
+ "MODEL"
1817
+ ],
1818
+ [
1819
+ 646,
1820
+ 335,
1821
+ 0,
1822
+ 395,
1823
+ 0,
1824
+ "MODEL"
1825
+ ],
1826
+ [
1827
+ 647,
1828
+ 335,
1829
+ 0,
1830
+ 397,
1831
+ 0,
1832
+ "MODEL"
1833
+ ],
1834
+ [
1835
+ 650,
1836
+ 338,
1837
+ 0,
1838
+ 348,
1839
+ 0,
1840
+ "CLIP"
1841
+ ],
1842
+ [
1843
+ 651,
1844
+ 348,
1845
+ 0,
1846
+ 395,
1847
+ 1,
1848
+ "CONDITIONING"
1849
+ ],
1850
+ [
1851
+ 652,
1852
+ 337,
1853
+ 0,
1854
+ 348,
1855
+ 1,
1856
+ "VAE"
1857
+ ],
1858
+ [
1859
+ 653,
1860
+ 349,
1861
+ 0,
1862
+ 405,
1863
+ 0,
1864
+ "IMAGE"
1865
+ ],
1866
+ [
1867
+ 654,
1868
+ 405,
1869
+ 0,
1870
+ 375,
1871
+ 0,
1872
+ "IMAGE"
1873
+ ],
1874
+ [
1875
+ 655,
1876
+ 405,
1877
+ 0,
1878
+ 400,
1879
+ 0,
1880
+ "IMAGE"
1881
+ ],
1882
+ [
1883
+ 660,
1884
+ 343,
1885
+ 0,
1886
+ 406,
1887
+ 0,
1888
+ "IMAGE"
1889
+ ],
1890
+ [
1891
+ 661,
1892
+ 406,
1893
+ 0,
1894
+ 400,
1895
+ 1,
1896
+ "IMAGE"
1897
+ ],
1898
+ [
1899
+ 666,
1900
+ 406,
1901
+ 0,
1902
+ 392,
1903
+ 0,
1904
+ "IMAGE"
1905
+ ],
1906
+ [
1907
+ 686,
1908
+ 406,
1909
+ 1,
1910
+ 345,
1911
+ 0,
1912
+ "INT"
1913
+ ],
1914
+ [
1915
+ 687,
1916
+ 406,
1917
+ 2,
1918
+ 345,
1919
+ 1,
1920
+ "INT"
1921
+ ],
1922
+ [
1923
+ 688,
1924
+ 345,
1925
+ 0,
1926
+ 395,
1927
+ 5,
1928
+ "LATENT"
1929
+ ],
1930
+ [
1931
+ 689,
1932
+ 401,
1933
+ 0,
1934
+ 414,
1935
+ 0,
1936
+ "IMAGE"
1937
+ ],
1938
+ [
1939
+ 690,
1940
+ 414,
1941
+ 0,
1942
+ 403,
1943
+ 0,
1944
+ "IMAGE"
1945
+ ],
1946
+ [
1947
+ 691,
1948
+ 415,
1949
+ 0,
1950
+ 414,
1951
+ 2,
1952
+ "STRING"
1953
+ ],
1954
+ [
1955
+ 692,
1956
+ 349,
1957
+ 0,
1958
+ 348,
1959
+ 3,
1960
+ "IMAGE"
1961
+ ],
1962
+ [
1963
+ 694,
1964
+ 406,
1965
+ 0,
1966
+ 348,
1967
+ 2,
1968
+ "IMAGE"
1969
+ ]
1970
+ ],
1971
+ "groups": [
1972
+ {
1973
+ "id": 49,
1974
+ "title": "Raw latent version",
1975
+ "bounding": [
1976
+ -270,
1977
+ 1400,
1978
+ 2460.6333689274365,
1979
+ 2062.290570000865
1980
+ ],
1981
+ "color": "#3f789e",
1982
+ "font_size": 24,
1983
+ "flags": {}
1984
+ },
1985
+ {
1986
+ "id": 45,
1987
+ "title": "Step1 - Load models",
1988
+ "bounding": [
1989
+ -260,
1990
+ 1440,
1991
+ 380.4251489818773,
1992
+ 942.372556994841
1993
+ ],
1994
+ "color": "#3f789e",
1995
+ "font_size": 24,
1996
+ "flags": {}
1997
+ },
1998
+ {
1999
+ "id": 46,
2000
+ "title": "Step 2 - Upload image for editing",
2001
+ "bounding": [
2002
+ -249.2416403193231,
2003
+ 2408.6703988917766,
2004
+ 979.5797803880118,
2005
+ 708.0663764021983
2006
+ ],
2007
+ "color": "#3f789e",
2008
+ "font_size": 24,
2009
+ "flags": {}
2010
+ },
2011
+ {
2012
+ "id": 47,
2013
+ "title": "Step 4 - Prompt",
2014
+ "bounding": [
2015
+ 140,
2016
+ 1440,
2017
+ 605.6405800580737,
2018
+ 948.5275399271272
2019
+ ],
2020
+ "color": "#3f789e",
2021
+ "font_size": 24,
2022
+ "flags": {}
2023
+ },
2024
+ {
2025
+ "id": 48,
2026
+ "title": "Step3 - Image Size",
2027
+ "bounding": [
2028
+ 760,
2029
+ 2390,
2030
+ 310,
2031
+ 200
2032
+ ],
2033
+ "color": "#3f789e",
2034
+ "font_size": 24,
2035
+ "flags": {}
2036
+ }
2037
+ ],
2038
+ "config": {},
2039
+ "extra": {
2040
+ "ds": {
2041
+ "scale": 0.32349184307607465,
2042
+ "offset": [
2043
+ 2595.958068867563,
2044
+ -531.3827891029514
2045
+ ]
2046
+ },
2047
+ "frontendVersion": "1.36.14",
2048
+ "ue_links": [],
2049
+ "links_added_by_ue": [],
2050
+ "VHS_latentpreview": true,
2051
+ "VHS_latentpreviewrate": 0,
2052
+ "VHS_MetadataImage": true,
2053
+ "VHS_KeepIntermediate": true,
2054
+ "workflowRendererVersion": "LG"
2055
+ },
2056
+ "version": 0.4
2057
+ }
workflows/Head Swap V3 Simple Workflow (Without Lightining LoRA).json ADDED
@@ -0,0 +1,3622 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "91f6bbe2-ed41-4fd6-bac7-71d5b5864ecb",
3
+ "revision": 0,
4
+ "last_node_id": 419,
5
+ "last_link_id": 702,
6
+ "nodes": [
7
+ {
8
+ "id": 351,
9
+ "type": "MarkdownNote",
10
+ "pos": [
11
+ 760,
12
+ 2630
13
+ ],
14
+ "size": [
15
+ 330,
16
+ 90
17
+ ],
18
+ "flags": {},
19
+ "order": 0,
20
+ "mode": 0,
21
+ "inputs": [],
22
+ "outputs": [],
23
+ "title": "Note: About image size",
24
+ "properties": {
25
+ "ue_properties": {
26
+ "widget_ue_connectable": {},
27
+ "version": "7.1",
28
+ "input_ue_unconnectable": {}
29
+ }
30
+ },
31
+ "widgets_values": [
32
+ "You can use the latent from the **EmptySD3LatentImage** to replace **VAE Encode**, so you can customize the image size."
33
+ ],
34
+ "color": "#432",
35
+ "bgcolor": "#653"
36
+ },
37
+ {
38
+ "id": 352,
39
+ "type": "MarkdownNote",
40
+ "pos": [
41
+ 770,
42
+ 2210
43
+ ],
44
+ "size": [
45
+ 300,
46
+ 160
47
+ ],
48
+ "flags": {},
49
+ "order": 1,
50
+ "mode": 0,
51
+ "inputs": [],
52
+ "outputs": [],
53
+ "title": "Note: KSampler settings",
54
+ "properties": {
55
+ "ue_properties": {
56
+ "widget_ue_connectable": {},
57
+ "version": "7.1",
58
+ "input_ue_unconnectable": {}
59
+ }
60
+ },
61
+ "widgets_values": [
62
+ "You can test and find the best setting by yourself. The following table is for reference.\n\n| Model | Steps | CFG |\n|---------------------|---------------|---------------|\n| Offical | 50 | 4.0 \n| fp8_e4m3fn | 20 | 2.5 |\n| fp8_e4m3fn + 4steps LoRA | 4 | 1.0 |\n"
63
+ ],
64
+ "color": "#432",
65
+ "bgcolor": "#653"
66
+ },
67
+ {
68
+ "id": 388,
69
+ "type": "MarkdownNote",
70
+ "pos": [
71
+ -590,
72
+ 1430
73
+ ],
74
+ "size": [
75
+ 310,
76
+ 150
77
+ ],
78
+ "flags": {},
79
+ "order": 2,
80
+ "mode": 0,
81
+ "inputs": [],
82
+ "outputs": [],
83
+ "title": "Note: Raw latent version",
84
+ "properties": {
85
+ "ue_properties": {
86
+ "widget_ue_connectable": {},
87
+ "version": "7.1",
88
+ "input_ue_unconnectable": {}
89
+ }
90
+ },
91
+ "widgets_values": [
92
+ "Since the **TextEncodeQwenImageEditPlus** node will scale the image to 1M pixels, you might find that the output has a pixel-shifting issue.\n\nThe **Raw latent version** is to provide the raw latent to the sampler. This is the way you can provide the raw latent as an input condition."
93
+ ],
94
+ "color": "#432",
95
+ "bgcolor": "#653"
96
+ },
97
+ {
98
+ "id": 99,
99
+ "type": "MarkdownNote",
100
+ "pos": [
101
+ -847.7141660563491,
102
+ 1641.9723590165363
103
+ ],
104
+ "size": [
105
+ 550,
106
+ 550
107
+ ],
108
+ "flags": {},
109
+ "order": 3,
110
+ "mode": 0,
111
+ "inputs": [],
112
+ "outputs": [],
113
+ "title": "Model links",
114
+ "properties": {
115
+ "ue_properties": {
116
+ "version": "7.1",
117
+ "widget_ue_connectable": {},
118
+ "input_ue_unconnectable": {}
119
+ }
120
+ },
121
+ "widgets_values": [
122
+ "[Tutorial](https://docs.comfy.org/tutorials/image/qwen/qwen-image-edit)\n\n\n## Model links\n\nYou can find all the models on [Comfy-Org/Qwen-Image_ComfyUI](https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/tree/main) and [Comfy-Org/Qwen-Image-Edit_ComfyUI](https://huggingface.co/Comfy-Org/Qwen-Image-Edit_ComfyUI) \n\n**Diffusion model**\n\n- [qwen_image_edit_2509_fp8_e4m3fn.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image-Edit_ComfyUI/resolve/main/split_files/diffusion_models/qwen_image_edit_2509_fp8_e4m3fn.safetensors)\n\n**LoRA**\n\n- [Qwen-Image-Edit-2509-Lightning-4steps-V1.0-bf16.safetensors](https://huggingface.co/lightx2v/Qwen-Image-Lightning/resolve/main/Qwen-Image-Edit-2509/Qwen-Image-Edit-2509-Lightning-4steps-V1.0-bf16.safetensors)\n\n**Text encoder**\n\n- [qwen_2.5_vl_7b_fp8_scaled.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/text_encoders/qwen_2.5_vl_7b_fp8_scaled.safetensors)\n\n**VAE**\n\n- [qwen_image_vae.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/vae/qwen_image_vae.safetensors)\n\nModel Storage Location\n\n```\n📂 ComfyUI/\n├── 📂 models/\n│ ├── 📂 diffusion_models/\n│ │ └── qwen_image_edit_2509_fp8_e4m3fn.safetensors\n│ ├── 📂 loras/\n│ │ └── Qwen-Image-Lightning-4steps-V1.0.safetensors\n│ ├── 📂 vae/\n│ │ └── qwen_image_vae.safetensors\n│ └── 📂 text_encoders/\n│ └── qwen_2.5_vl_7b_fp8_scaled.safetensors\n```\n"
123
+ ],
124
+ "color": "#432",
125
+ "bgcolor": "#653"
126
+ },
127
+ {
128
+ "id": 399,
129
+ "type": "SigmasPreview",
130
+ "pos": [
131
+ 463.992447879656,
132
+ 2000.7420089842353
133
+ ],
134
+ "size": [
135
+ 270,
136
+ 294
137
+ ],
138
+ "flags": {},
139
+ "order": 27,
140
+ "mode": 0,
141
+ "inputs": [
142
+ {
143
+ "name": "sigmas",
144
+ "type": "SIGMAS",
145
+ "link": 635
146
+ }
147
+ ],
148
+ "outputs": [
149
+ {
150
+ "name": "IMAGE",
151
+ "type": "IMAGE",
152
+ "links": null
153
+ }
154
+ ],
155
+ "properties": {
156
+ "cnr_id": "RES4LYF",
157
+ "ver": "7750bf7800b6ad9d670308a09989fc0c04c40cec",
158
+ "Node name for S&R": "SigmasPreview",
159
+ "ue_properties": {
160
+ "widget_ue_connectable": {
161
+ "print_as_list": true,
162
+ "line_color": true
163
+ },
164
+ "version": "7.1",
165
+ "input_ue_unconnectable": {}
166
+ }
167
+ },
168
+ "widgets_values": [
169
+ false,
170
+ "blue"
171
+ ]
172
+ },
173
+ {
174
+ "id": 404,
175
+ "type": "UnetLoaderGGUF",
176
+ "pos": [
177
+ -216.68753390661175,
178
+ 1530.1451235073187
179
+ ],
180
+ "size": [
181
+ 270,
182
+ 58
183
+ ],
184
+ "flags": {},
185
+ "order": 4,
186
+ "mode": 0,
187
+ "inputs": [],
188
+ "outputs": [
189
+ {
190
+ "name": "MODEL",
191
+ "type": "MODEL",
192
+ "links": [
193
+ 644
194
+ ]
195
+ }
196
+ ],
197
+ "properties": {
198
+ "cnr_id": "ComfyUI-GGUF",
199
+ "ver": "be2a08330d7ec232d684e50ab938870d7529471e",
200
+ "Node name for S&R": "UnetLoaderGGUF",
201
+ "ue_properties": {
202
+ "widget_ue_connectable": {
203
+ "unet_name": true
204
+ },
205
+ "version": "7.1",
206
+ "input_ue_unconnectable": {}
207
+ }
208
+ },
209
+ "widgets_values": [
210
+ "Qwen-Image-Edit-2509-Q8_0.gguf"
211
+ ]
212
+ },
213
+ {
214
+ "id": 393,
215
+ "type": "ConditioningZeroOut",
216
+ "pos": [
217
+ 461.80927265158533,
218
+ 1781.820542192547
219
+ ],
220
+ "size": [
221
+ 204.134765625,
222
+ 26
223
+ ],
224
+ "flags": {},
225
+ "order": 22,
226
+ "mode": 0,
227
+ "inputs": [
228
+ {
229
+ "name": "conditioning",
230
+ "type": "CONDITIONING",
231
+ "link": 625
232
+ }
233
+ ],
234
+ "outputs": [
235
+ {
236
+ "name": "CONDITIONING",
237
+ "type": "CONDITIONING",
238
+ "links": [
239
+ 632
240
+ ]
241
+ }
242
+ ],
243
+ "properties": {
244
+ "cnr_id": "comfy-core",
245
+ "ver": "0.3.66",
246
+ "Node name for S&R": "ConditioningZeroOut",
247
+ "ue_properties": {
248
+ "widget_ue_connectable": {},
249
+ "version": "7.1",
250
+ "input_ue_unconnectable": {}
251
+ }
252
+ },
253
+ "widgets_values": []
254
+ },
255
+ {
256
+ "id": 337,
257
+ "type": "VAELoader",
258
+ "pos": [
259
+ -233.2964426223059,
260
+ 2055.1330710502925
261
+ ],
262
+ "size": [
263
+ 330,
264
+ 60
265
+ ],
266
+ "flags": {},
267
+ "order": 5,
268
+ "mode": 0,
269
+ "inputs": [],
270
+ "outputs": [
271
+ {
272
+ "name": "VAE",
273
+ "type": "VAE",
274
+ "slot_index": 0,
275
+ "links": [
276
+ 501,
277
+ 593,
278
+ 621,
279
+ 652
280
+ ]
281
+ }
282
+ ],
283
+ "properties": {
284
+ "cnr_id": "comfy-core",
285
+ "ver": "0.3.48",
286
+ "Node name for S&R": "VAELoader",
287
+ "models": [
288
+ {
289
+ "name": "qwen_image_vae.safetensors",
290
+ "url": "https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/vae/qwen_image_vae.safetensors",
291
+ "directory": "vae"
292
+ }
293
+ ],
294
+ "enableTabs": false,
295
+ "tabWidth": 65,
296
+ "tabXOffset": 10,
297
+ "hasSecondTab": false,
298
+ "secondTabText": "Send Back",
299
+ "secondTabOffset": 80,
300
+ "secondTabWidth": 65,
301
+ "ue_properties": {
302
+ "version": "7.1",
303
+ "widget_ue_connectable": {},
304
+ "input_ue_unconnectable": {}
305
+ }
306
+ },
307
+ "widgets_values": [
308
+ "qwen_image_vae.safetensors"
309
+ ]
310
+ },
311
+ {
312
+ "id": 338,
313
+ "type": "CLIPLoader",
314
+ "pos": [
315
+ -234.41370218525492,
316
+ 1887.3122541096511
317
+ ],
318
+ "size": [
319
+ 330,
320
+ 110
321
+ ],
322
+ "flags": {},
323
+ "order": 6,
324
+ "mode": 0,
325
+ "inputs": [],
326
+ "outputs": [
327
+ {
328
+ "name": "CLIP",
329
+ "type": "CLIP",
330
+ "slot_index": 0,
331
+ "links": [
332
+ 650
333
+ ]
334
+ }
335
+ ],
336
+ "properties": {
337
+ "cnr_id": "comfy-core",
338
+ "ver": "0.3.48",
339
+ "Node name for S&R": "CLIPLoader",
340
+ "models": [
341
+ {
342
+ "name": "qwen_2.5_vl_7b_fp8_scaled.safetensors",
343
+ "url": "https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/text_encoders/qwen_2.5_vl_7b_fp8_scaled.safetensors",
344
+ "directory": "text_encoders"
345
+ }
346
+ ],
347
+ "enableTabs": false,
348
+ "tabWidth": 65,
349
+ "tabXOffset": 10,
350
+ "hasSecondTab": false,
351
+ "secondTabText": "Send Back",
352
+ "secondTabOffset": 80,
353
+ "secondTabWidth": 65,
354
+ "ue_properties": {
355
+ "version": "7.1",
356
+ "widget_ue_connectable": {},
357
+ "input_ue_unconnectable": {}
358
+ }
359
+ },
360
+ "widgets_values": [
361
+ "qwen_2.5_vl_7b_fp8_scaled.safetensors",
362
+ "qwen_image",
363
+ "default"
364
+ ]
365
+ },
366
+ {
367
+ "id": 375,
368
+ "type": "VAEEncode",
369
+ "pos": [
370
+ -77.73979042662421,
371
+ 3347.769705583306
372
+ ],
373
+ "size": [
374
+ 140,
375
+ 46
376
+ ],
377
+ "flags": {},
378
+ "order": 18,
379
+ "mode": 0,
380
+ "inputs": [
381
+ {
382
+ "name": "pixels",
383
+ "type": "IMAGE",
384
+ "link": 654
385
+ },
386
+ {
387
+ "name": "vae",
388
+ "type": "VAE",
389
+ "link": 593
390
+ }
391
+ ],
392
+ "outputs": [
393
+ {
394
+ "name": "LATENT",
395
+ "type": "LATENT",
396
+ "links": []
397
+ }
398
+ ],
399
+ "properties": {
400
+ "cnr_id": "comfy-core",
401
+ "ver": "0.3.50",
402
+ "Node name for S&R": "VAEEncode",
403
+ "enableTabs": false,
404
+ "tabWidth": 65,
405
+ "tabXOffset": 10,
406
+ "hasSecondTab": false,
407
+ "secondTabText": "Send Back",
408
+ "secondTabOffset": 80,
409
+ "secondTabWidth": 65,
410
+ "ue_properties": {
411
+ "widget_ue_connectable": {},
412
+ "version": "7.1",
413
+ "input_ue_unconnectable": {}
414
+ }
415
+ },
416
+ "widgets_values": []
417
+ },
418
+ {
419
+ "id": 392,
420
+ "type": "VAEEncode",
421
+ "pos": [
422
+ 176.60111131096238,
423
+ 3320.3583506683003
424
+ ],
425
+ "size": [
426
+ 140,
427
+ 46
428
+ ],
429
+ "flags": {},
430
+ "order": 16,
431
+ "mode": 0,
432
+ "inputs": [
433
+ {
434
+ "name": "pixels",
435
+ "type": "IMAGE",
436
+ "link": 666
437
+ },
438
+ {
439
+ "name": "vae",
440
+ "type": "VAE",
441
+ "link": 621
442
+ }
443
+ ],
444
+ "outputs": [
445
+ {
446
+ "name": "LATENT",
447
+ "type": "LATENT",
448
+ "links": []
449
+ }
450
+ ],
451
+ "properties": {
452
+ "cnr_id": "comfy-core",
453
+ "ver": "0.3.50",
454
+ "Node name for S&R": "VAEEncode",
455
+ "enableTabs": false,
456
+ "tabWidth": 65,
457
+ "tabXOffset": 10,
458
+ "hasSecondTab": false,
459
+ "secondTabText": "Send Back",
460
+ "secondTabOffset": 80,
461
+ "secondTabWidth": 65,
462
+ "ue_properties": {
463
+ "widget_ue_connectable": {},
464
+ "version": "7.1",
465
+ "input_ue_unconnectable": {}
466
+ }
467
+ },
468
+ "widgets_values": []
469
+ },
470
+ {
471
+ "id": 345,
472
+ "type": "EmptySD3LatentImage",
473
+ "pos": [
474
+ 780,
475
+ 2460
476
+ ],
477
+ "size": [
478
+ 270,
479
+ 106
480
+ ],
481
+ "flags": {},
482
+ "order": 17,
483
+ "mode": 0,
484
+ "inputs": [
485
+ {
486
+ "name": "width",
487
+ "type": "INT",
488
+ "widget": {
489
+ "name": "width"
490
+ },
491
+ "link": 686
492
+ },
493
+ {
494
+ "name": "height",
495
+ "type": "INT",
496
+ "widget": {
497
+ "name": "height"
498
+ },
499
+ "link": 687
500
+ }
501
+ ],
502
+ "outputs": [
503
+ {
504
+ "name": "LATENT",
505
+ "type": "LATENT",
506
+ "links": [
507
+ 688
508
+ ]
509
+ }
510
+ ],
511
+ "properties": {
512
+ "cnr_id": "comfy-core",
513
+ "ver": "0.3.59",
514
+ "Node name for S&R": "EmptySD3LatentImage",
515
+ "ue_properties": {
516
+ "widget_ue_connectable": {},
517
+ "version": "7.1",
518
+ "input_ue_unconnectable": {}
519
+ }
520
+ },
521
+ "widgets_values": [
522
+ 1024,
523
+ 1024,
524
+ 1
525
+ ]
526
+ },
527
+ {
528
+ "id": 401,
529
+ "type": "ImageConcanate",
530
+ "pos": [
531
+ 1331.419054009655,
532
+ 2975.4485961168384
533
+ ],
534
+ "size": [
535
+ 315,
536
+ 102
537
+ ],
538
+ "flags": {},
539
+ "order": 30,
540
+ "mode": 0,
541
+ "inputs": [
542
+ {
543
+ "name": "image1",
544
+ "type": "IMAGE",
545
+ "link": 636
546
+ },
547
+ {
548
+ "name": "image2",
549
+ "type": "IMAGE",
550
+ "link": 640
551
+ }
552
+ ],
553
+ "outputs": [
554
+ {
555
+ "name": "IMAGE",
556
+ "type": "IMAGE",
557
+ "links": [
558
+ 689
559
+ ]
560
+ }
561
+ ],
562
+ "properties": {
563
+ "cnr_id": "comfyui-kjnodes",
564
+ "ver": "e81f33508b0821ea2f53f4f46a833fa6215626bd",
565
+ "Node name for S&R": "ImageConcanate",
566
+ "ue_properties": {
567
+ "version": "7.1",
568
+ "widget_ue_connectable": {},
569
+ "input_ue_unconnectable": {}
570
+ }
571
+ },
572
+ "widgets_values": [
573
+ "right",
574
+ true
575
+ ]
576
+ },
577
+ {
578
+ "id": 414,
579
+ "type": "AddLabel",
580
+ "pos": [
581
+ 1382.771393475201,
582
+ 3145.4050960347063
583
+ ],
584
+ "size": [
585
+ 270,
586
+ 270
587
+ ],
588
+ "flags": {},
589
+ "order": 32,
590
+ "mode": 0,
591
+ "inputs": [
592
+ {
593
+ "name": "image",
594
+ "type": "IMAGE",
595
+ "link": 689
596
+ },
597
+ {
598
+ "name": "caption",
599
+ "shape": 7,
600
+ "type": "STRING",
601
+ "link": null
602
+ },
603
+ {
604
+ "name": "text",
605
+ "type": "STRING",
606
+ "widget": {
607
+ "name": "text"
608
+ },
609
+ "link": 691
610
+ }
611
+ ],
612
+ "outputs": [
613
+ {
614
+ "name": "IMAGE",
615
+ "type": "IMAGE",
616
+ "links": [
617
+ 690
618
+ ]
619
+ }
620
+ ],
621
+ "properties": {
622
+ "cnr_id": "comfyui-kjnodes",
623
+ "ver": "6ee278aa7d802c03ad713a7c5fbc02861b6773a8",
624
+ "Node name for S&R": "AddLabel",
625
+ "ue_properties": {
626
+ "widget_ue_connectable": {
627
+ "text_x": true,
628
+ "text_y": true,
629
+ "height": true,
630
+ "font_size": true,
631
+ "font_color": true,
632
+ "label_color": true,
633
+ "font": true,
634
+ "text": true,
635
+ "direction": true
636
+ },
637
+ "version": "7.1",
638
+ "input_ue_unconnectable": {}
639
+ }
640
+ },
641
+ "widgets_values": [
642
+ 10,
643
+ 2,
644
+ 48,
645
+ 32,
646
+ "white",
647
+ "black",
648
+ "FreeMono.ttf",
649
+ "Text",
650
+ "up"
651
+ ]
652
+ },
653
+ {
654
+ "id": 400,
655
+ "type": "ImageConcanate",
656
+ "pos": [
657
+ 1315.1134207304385,
658
+ 2808.043750343848
659
+ ],
660
+ "size": [
661
+ 315,
662
+ 102
663
+ ],
664
+ "flags": {},
665
+ "order": 19,
666
+ "mode": 0,
667
+ "inputs": [
668
+ {
669
+ "name": "image1",
670
+ "type": "IMAGE",
671
+ "link": 655
672
+ },
673
+ {
674
+ "name": "image2",
675
+ "type": "IMAGE",
676
+ "link": 661
677
+ }
678
+ ],
679
+ "outputs": [
680
+ {
681
+ "name": "IMAGE",
682
+ "type": "IMAGE",
683
+ "links": [
684
+ 636
685
+ ]
686
+ }
687
+ ],
688
+ "properties": {
689
+ "cnr_id": "comfyui-kjnodes",
690
+ "ver": "e81f33508b0821ea2f53f4f46a833fa6215626bd",
691
+ "Node name for S&R": "ImageConcanate",
692
+ "ue_properties": {
693
+ "version": "7.1",
694
+ "widget_ue_connectable": {},
695
+ "input_ue_unconnectable": {}
696
+ }
697
+ },
698
+ "widgets_values": [
699
+ "down",
700
+ true
701
+ ]
702
+ },
703
+ {
704
+ "id": 396,
705
+ "type": "Sigmas Power",
706
+ "pos": [
707
+ 465.24325209406,
708
+ 1880.3391512099415
709
+ ],
710
+ "size": [
711
+ 270,
712
+ 58
713
+ ],
714
+ "flags": {},
715
+ "order": 25,
716
+ "mode": 0,
717
+ "inputs": [
718
+ {
719
+ "name": "sigmas",
720
+ "type": "SIGMAS",
721
+ "link": 630
722
+ }
723
+ ],
724
+ "outputs": [
725
+ {
726
+ "name": "SIGMAS",
727
+ "type": "SIGMAS",
728
+ "links": [
729
+ 631,
730
+ 635
731
+ ]
732
+ }
733
+ ],
734
+ "properties": {
735
+ "cnr_id": "RES4LYF",
736
+ "ver": "7750bf7800b6ad9d670308a09989fc0c04c40cec",
737
+ "Node name for S&R": "Sigmas Power",
738
+ "ue_properties": {
739
+ "widget_ue_connectable": {
740
+ "power": true
741
+ },
742
+ "version": "7.1",
743
+ "input_ue_unconnectable": {}
744
+ }
745
+ },
746
+ "widgets_values": [
747
+ 1
748
+ ]
749
+ },
750
+ {
751
+ "id": 403,
752
+ "type": "SaveImage",
753
+ "pos": [
754
+ 1742.5216783457422,
755
+ 2854.8733728218735
756
+ ],
757
+ "size": [
758
+ 270,
759
+ 270
760
+ ],
761
+ "flags": {},
762
+ "order": 34,
763
+ "mode": 0,
764
+ "inputs": [
765
+ {
766
+ "name": "images",
767
+ "type": "IMAGE",
768
+ "link": 690
769
+ }
770
+ ],
771
+ "outputs": [],
772
+ "properties": {
773
+ "cnr_id": "comfy-core",
774
+ "ver": "0.3.66",
775
+ "Node name for S&R": "SaveImage",
776
+ "ue_properties": {
777
+ "widget_ue_connectable": {
778
+ "filename_prefix": true
779
+ },
780
+ "version": "7.1",
781
+ "input_ue_unconnectable": {}
782
+ }
783
+ },
784
+ "widgets_values": [
785
+ "ComfyUI"
786
+ ]
787
+ },
788
+ {
789
+ "id": 348,
790
+ "type": "TextEncodeQwenImageEditPlus",
791
+ "pos": [
792
+ 230,
793
+ 1520
794
+ ],
795
+ "size": [
796
+ 400,
797
+ 200
798
+ ],
799
+ "flags": {},
800
+ "order": 20,
801
+ "mode": 0,
802
+ "inputs": [
803
+ {
804
+ "name": "clip",
805
+ "type": "CLIP",
806
+ "link": 650
807
+ },
808
+ {
809
+ "name": "vae",
810
+ "shape": 7,
811
+ "type": "VAE",
812
+ "link": 652
813
+ },
814
+ {
815
+ "name": "image1",
816
+ "shape": 7,
817
+ "type": "IMAGE",
818
+ "link": 694
819
+ },
820
+ {
821
+ "name": "image2",
822
+ "shape": 7,
823
+ "type": "IMAGE",
824
+ "link": 698
825
+ },
826
+ {
827
+ "name": "image3",
828
+ "shape": 7,
829
+ "type": "IMAGE",
830
+ "link": null
831
+ }
832
+ ],
833
+ "outputs": [
834
+ {
835
+ "name": "CONDITIONING",
836
+ "type": "CONDITIONING",
837
+ "links": [
838
+ 625,
839
+ 651
840
+ ]
841
+ }
842
+ ],
843
+ "properties": {
844
+ "cnr_id": "comfy-core",
845
+ "ver": "0.3.59",
846
+ "Node name for S&R": "TextEncodeQwenImageEditPlus",
847
+ "ue_properties": {
848
+ "widget_ue_connectable": {},
849
+ "version": "7.1",
850
+ "input_ue_unconnectable": {}
851
+ }
852
+ },
853
+ "widgets_values": [
854
+ "head_swap: start with Picture 1 as the base image, keeping its lighting, environment, and background. remove the head from Picture 1 completely and replace it with the head from Picture 2. ensure the head and body have correct anatomical proportions, and blend the skin tones, shadows, and lighting naturally so the final result appears as one coherent, realistic person."
855
+ ],
856
+ "color": "#232",
857
+ "bgcolor": "#353"
858
+ },
859
+ {
860
+ "id": 339,
861
+ "type": "ModelSamplingAuraFlow",
862
+ "pos": [
863
+ 770,
864
+ 1470
865
+ ],
866
+ "size": [
867
+ 290,
868
+ 60
869
+ ],
870
+ "flags": {},
871
+ "order": 21,
872
+ "mode": 0,
873
+ "inputs": [
874
+ {
875
+ "name": "model",
876
+ "type": "MODEL",
877
+ "link": 628
878
+ }
879
+ ],
880
+ "outputs": [
881
+ {
882
+ "name": "MODEL",
883
+ "type": "MODEL",
884
+ "links": [
885
+ 499
886
+ ]
887
+ }
888
+ ],
889
+ "properties": {
890
+ "cnr_id": "comfy-core",
891
+ "ver": "0.3.48",
892
+ "Node name for S&R": "ModelSamplingAuraFlow",
893
+ "enableTabs": false,
894
+ "tabWidth": 65,
895
+ "tabXOffset": 10,
896
+ "hasSecondTab": false,
897
+ "secondTabText": "Send Back",
898
+ "secondTabOffset": 80,
899
+ "secondTabWidth": 65,
900
+ "ue_properties": {
901
+ "version": "7.1",
902
+ "widget_ue_connectable": {},
903
+ "input_ue_unconnectable": {}
904
+ }
905
+ },
906
+ "widgets_values": [
907
+ 3
908
+ ]
909
+ },
910
+ {
911
+ "id": 395,
912
+ "type": "SamplerCustom",
913
+ "pos": [
914
+ 785.3967408723166,
915
+ 1702.3934843325708
916
+ ],
917
+ "size": [
918
+ 270,
919
+ 442
920
+ ],
921
+ "flags": {},
922
+ "order": 26,
923
+ "mode": 0,
924
+ "inputs": [
925
+ {
926
+ "name": "model",
927
+ "type": "MODEL",
928
+ "link": 646
929
+ },
930
+ {
931
+ "name": "positive",
932
+ "type": "CONDITIONING",
933
+ "link": 651
934
+ },
935
+ {
936
+ "name": "negative",
937
+ "type": "CONDITIONING",
938
+ "link": 632
939
+ },
940
+ {
941
+ "name": "sampler",
942
+ "type": "SAMPLER",
943
+ "link": 634
944
+ },
945
+ {
946
+ "name": "sigmas",
947
+ "type": "SIGMAS",
948
+ "link": 631
949
+ },
950
+ {
951
+ "name": "latent_image",
952
+ "type": "LATENT",
953
+ "link": 688
954
+ }
955
+ ],
956
+ "outputs": [
957
+ {
958
+ "name": "output",
959
+ "type": "LATENT",
960
+ "links": [
961
+ 643
962
+ ]
963
+ },
964
+ {
965
+ "name": "denoised_output",
966
+ "type": "LATENT",
967
+ "links": null
968
+ }
969
+ ],
970
+ "properties": {
971
+ "cnr_id": "comfy-core",
972
+ "ver": "0.3.66",
973
+ "Node name for S&R": "SamplerCustom",
974
+ "ue_properties": {
975
+ "widget_ue_connectable": {
976
+ "add_noise": true,
977
+ "noise_seed": true,
978
+ "cfg": true
979
+ },
980
+ "version": "7.1",
981
+ "input_ue_unconnectable": {}
982
+ }
983
+ },
984
+ "widgets_values": [
985
+ true,
986
+ 43,
987
+ "fixed",
988
+ 2.5
989
+ ]
990
+ },
991
+ {
992
+ "id": 335,
993
+ "type": "CFGNorm",
994
+ "pos": [
995
+ 770,
996
+ 1580
997
+ ],
998
+ "size": [
999
+ 290,
1000
+ 60
1001
+ ],
1002
+ "flags": {},
1003
+ "order": 23,
1004
+ "mode": 0,
1005
+ "inputs": [
1006
+ {
1007
+ "name": "model",
1008
+ "type": "MODEL",
1009
+ "link": 499
1010
+ }
1011
+ ],
1012
+ "outputs": [
1013
+ {
1014
+ "name": "patched_model",
1015
+ "type": "MODEL",
1016
+ "links": [
1017
+ 646,
1018
+ 647
1019
+ ]
1020
+ }
1021
+ ],
1022
+ "properties": {
1023
+ "cnr_id": "comfy-core",
1024
+ "ver": "0.3.50",
1025
+ "Node name for S&R": "CFGNorm",
1026
+ "enableTabs": false,
1027
+ "tabWidth": 65,
1028
+ "tabXOffset": 10,
1029
+ "hasSecondTab": false,
1030
+ "secondTabText": "Send Back",
1031
+ "secondTabOffset": 80,
1032
+ "secondTabWidth": 65,
1033
+ "ue_properties": {
1034
+ "widget_ue_connectable": {
1035
+ "strength": true
1036
+ },
1037
+ "version": "7.1",
1038
+ "input_ue_unconnectable": {}
1039
+ }
1040
+ },
1041
+ "widgets_values": [
1042
+ 0.97
1043
+ ]
1044
+ },
1045
+ {
1046
+ "id": 397,
1047
+ "type": "BasicScheduler",
1048
+ "pos": [
1049
+ 157.00415502771054,
1050
+ 1972.2583059872516
1051
+ ],
1052
+ "size": [
1053
+ 270,
1054
+ 106
1055
+ ],
1056
+ "flags": {},
1057
+ "order": 24,
1058
+ "mode": 0,
1059
+ "inputs": [
1060
+ {
1061
+ "name": "model",
1062
+ "type": "MODEL",
1063
+ "link": 647
1064
+ }
1065
+ ],
1066
+ "outputs": [
1067
+ {
1068
+ "name": "SIGMAS",
1069
+ "type": "SIGMAS",
1070
+ "links": [
1071
+ 630
1072
+ ]
1073
+ }
1074
+ ],
1075
+ "properties": {
1076
+ "cnr_id": "comfy-core",
1077
+ "ver": "0.3.66",
1078
+ "Node name for S&R": "BasicScheduler",
1079
+ "ue_properties": {
1080
+ "widget_ue_connectable": {
1081
+ "scheduler": true,
1082
+ "steps": true,
1083
+ "denoise": true
1084
+ },
1085
+ "version": "7.1",
1086
+ "input_ue_unconnectable": {}
1087
+ }
1088
+ },
1089
+ "widgets_values": [
1090
+ "beta57",
1091
+ 20,
1092
+ 1
1093
+ ]
1094
+ },
1095
+ {
1096
+ "id": 343,
1097
+ "type": "LoadImage",
1098
+ "pos": [
1099
+ 80.75835968067695,
1100
+ 2508.670398891777
1101
+ ],
1102
+ "size": [
1103
+ 274.080078125,
1104
+ 314.0000305175781
1105
+ ],
1106
+ "flags": {},
1107
+ "order": 7,
1108
+ "mode": 0,
1109
+ "inputs": [],
1110
+ "outputs": [
1111
+ {
1112
+ "name": "IMAGE",
1113
+ "type": "IMAGE",
1114
+ "links": [
1115
+ 660
1116
+ ]
1117
+ },
1118
+ {
1119
+ "name": "MASK",
1120
+ "type": "MASK",
1121
+ "links": null
1122
+ }
1123
+ ],
1124
+ "title": "Body Reference",
1125
+ "properties": {
1126
+ "cnr_id": "comfy-core",
1127
+ "ver": "0.3.50",
1128
+ "Node name for S&R": "LoadImage",
1129
+ "enableTabs": false,
1130
+ "tabWidth": 65,
1131
+ "tabXOffset": 10,
1132
+ "hasSecondTab": false,
1133
+ "secondTabText": "Send Back",
1134
+ "secondTabOffset": 80,
1135
+ "secondTabWidth": 65,
1136
+ "ue_properties": {
1137
+ "widget_ue_connectable": {
1138
+ "image": true,
1139
+ "upload": true
1140
+ },
1141
+ "version": "7.1",
1142
+ "input_ue_unconnectable": {}
1143
+ }
1144
+ },
1145
+ "widgets_values": [
1146
+ "pasted/image (188).png",
1147
+ "image"
1148
+ ]
1149
+ },
1150
+ {
1151
+ "id": 398,
1152
+ "type": "KSamplerSelect",
1153
+ "pos": [
1154
+ 149.70142110620847,
1155
+ 1853.0425292814919
1156
+ ],
1157
+ "size": [
1158
+ 270,
1159
+ 58
1160
+ ],
1161
+ "flags": {},
1162
+ "order": 8,
1163
+ "mode": 0,
1164
+ "inputs": [],
1165
+ "outputs": [
1166
+ {
1167
+ "name": "SAMPLER",
1168
+ "type": "SAMPLER",
1169
+ "links": [
1170
+ 634
1171
+ ]
1172
+ }
1173
+ ],
1174
+ "properties": {
1175
+ "cnr_id": "comfy-core",
1176
+ "ver": "0.3.66",
1177
+ "Node name for S&R": "KSamplerSelect",
1178
+ "ue_properties": {
1179
+ "widget_ue_connectable": {
1180
+ "sampler_name": true
1181
+ },
1182
+ "version": "7.1",
1183
+ "input_ue_unconnectable": {}
1184
+ }
1185
+ },
1186
+ "widgets_values": [
1187
+ "er_sde"
1188
+ ]
1189
+ },
1190
+ {
1191
+ "id": 415,
1192
+ "type": "PrimitiveStringMultiline",
1193
+ "pos": [
1194
+ 823.1934209401802,
1195
+ 3145.803364031705
1196
+ ],
1197
+ "size": [
1198
+ 400,
1199
+ 200
1200
+ ],
1201
+ "flags": {},
1202
+ "order": 9,
1203
+ "mode": 0,
1204
+ "inputs": [],
1205
+ "outputs": [
1206
+ {
1207
+ "name": "STRING",
1208
+ "type": "STRING",
1209
+ "links": [
1210
+ 691
1211
+ ]
1212
+ }
1213
+ ],
1214
+ "properties": {
1215
+ "cnr_id": "comfy-core",
1216
+ "ver": "0.3.64",
1217
+ "Node name for S&R": "PrimitiveStringMultiline",
1218
+ "ue_properties": {
1219
+ "widget_ue_connectable": {
1220
+ "value": true
1221
+ },
1222
+ "version": "7.1",
1223
+ "input_ue_unconnectable": {}
1224
+ }
1225
+ },
1226
+ "widgets_values": [
1227
+ "er_sde + beta57 + 20 steps (Without Lightining LoRa) + CFG Norm: 0.97"
1228
+ ]
1229
+ },
1230
+ {
1231
+ "id": 342,
1232
+ "type": "SaveImage",
1233
+ "pos": [
1234
+ 1135.384749717496,
1235
+ 1589.7391552041724
1236
+ ],
1237
+ "size": [
1238
+ 950,
1239
+ 1040
1240
+ ],
1241
+ "flags": {},
1242
+ "order": 29,
1243
+ "mode": 0,
1244
+ "inputs": [
1245
+ {
1246
+ "name": "images",
1247
+ "type": "IMAGE",
1248
+ "link": 507
1249
+ }
1250
+ ],
1251
+ "outputs": [],
1252
+ "properties": {
1253
+ "cnr_id": "comfy-core",
1254
+ "ver": "0.3.48",
1255
+ "Node name for S&R": "SaveImage",
1256
+ "enableTabs": false,
1257
+ "tabWidth": 65,
1258
+ "tabXOffset": 10,
1259
+ "hasSecondTab": false,
1260
+ "secondTabText": "Send Back",
1261
+ "secondTabOffset": 80,
1262
+ "secondTabWidth": 65,
1263
+ "ue_properties": {
1264
+ "version": "7.1",
1265
+ "widget_ue_connectable": {},
1266
+ "input_ue_unconnectable": {}
1267
+ }
1268
+ },
1269
+ "widgets_values": [
1270
+ "ComfyUI"
1271
+ ]
1272
+ },
1273
+ {
1274
+ "id": 354,
1275
+ "type": "LoraLoaderModelOnly",
1276
+ "pos": [
1277
+ -231.11725956294902,
1278
+ 1638.827404370509
1279
+ ],
1280
+ "size": [
1281
+ 308.2550597731115,
1282
+ 82
1283
+ ],
1284
+ "flags": {},
1285
+ "order": 12,
1286
+ "mode": 0,
1287
+ "inputs": [
1288
+ {
1289
+ "name": "model",
1290
+ "type": "MODEL",
1291
+ "link": 644
1292
+ }
1293
+ ],
1294
+ "outputs": [
1295
+ {
1296
+ "name": "MODEL",
1297
+ "type": "MODEL",
1298
+ "links": [
1299
+ 627
1300
+ ]
1301
+ }
1302
+ ],
1303
+ "properties": {
1304
+ "cnr_id": "comfy-core",
1305
+ "ver": "0.3.50",
1306
+ "Node name for S&R": "LoraLoaderModelOnly",
1307
+ "models": [
1308
+ {
1309
+ "name": "Qwen-Image-Edit-2509-Lightning-4steps-V1.0-bf16.safetensors",
1310
+ "url": "https://huggingface.co/lightx2v/Qwen-Image-Lightning/resolve/main/Qwen-Image-Edit-2509/Qwen-Image-Edit-2509-Lightning-4steps-V1.0-bf16.safetensors",
1311
+ "directory": "loras"
1312
+ }
1313
+ ],
1314
+ "enableTabs": false,
1315
+ "tabWidth": 65,
1316
+ "tabXOffset": 10,
1317
+ "hasSecondTab": false,
1318
+ "secondTabText": "Send Back",
1319
+ "secondTabOffset": 80,
1320
+ "secondTabWidth": 65,
1321
+ "ue_properties": {
1322
+ "widget_ue_connectable": {
1323
+ "lora_name": true,
1324
+ "strength_model": true
1325
+ },
1326
+ "version": "7.1",
1327
+ "input_ue_unconnectable": {}
1328
+ }
1329
+ },
1330
+ "widgets_values": [
1331
+ "qwen/Qwen-Image-Edit-2509-Lightning-4steps-V1.0-fp32.safetensors",
1332
+ 0.65
1333
+ ]
1334
+ },
1335
+ {
1336
+ "id": 394,
1337
+ "type": "LoraLoaderModelOnly",
1338
+ "pos": [
1339
+ -228.35177868884705,
1340
+ 1758.9051393542645
1341
+ ],
1342
+ "size": [
1343
+ 310,
1344
+ 82
1345
+ ],
1346
+ "flags": {},
1347
+ "order": 15,
1348
+ "mode": 0,
1349
+ "inputs": [
1350
+ {
1351
+ "name": "model",
1352
+ "type": "MODEL",
1353
+ "link": 627
1354
+ }
1355
+ ],
1356
+ "outputs": [
1357
+ {
1358
+ "name": "MODEL",
1359
+ "type": "MODEL",
1360
+ "links": [
1361
+ 628
1362
+ ]
1363
+ }
1364
+ ],
1365
+ "properties": {
1366
+ "cnr_id": "comfy-core",
1367
+ "ver": "0.3.50",
1368
+ "Node name for S&R": "LoraLoaderModelOnly",
1369
+ "models": [
1370
+ {
1371
+ "name": "Qwen-Image-Edit-2509-Lightning-4steps-V1.0-bf16.safetensors",
1372
+ "url": "https://huggingface.co/lightx2v/Qwen-Image-Lightning/resolve/main/Qwen-Image-Edit-2509/Qwen-Image-Edit-2509-Lightning-4steps-V1.0-bf16.safetensors",
1373
+ "directory": "loras"
1374
+ }
1375
+ ],
1376
+ "enableTabs": false,
1377
+ "tabWidth": 65,
1378
+ "tabXOffset": 10,
1379
+ "hasSecondTab": false,
1380
+ "secondTabText": "Send Back",
1381
+ "secondTabOffset": 80,
1382
+ "secondTabWidth": 65,
1383
+ "ue_properties": {
1384
+ "widget_ue_connectable": {
1385
+ "lora_name": true,
1386
+ "strength_model": true
1387
+ },
1388
+ "version": "7.1",
1389
+ "input_ue_unconnectable": {}
1390
+ }
1391
+ },
1392
+ "widgets_values": [
1393
+ "qwen/bfs_head_v3_000004000_05_11_2025.safetensors",
1394
+ 1
1395
+ ]
1396
+ },
1397
+ {
1398
+ "id": 349,
1399
+ "type": "LoadImage",
1400
+ "pos": [
1401
+ -248.22509748794354,
1402
+ 2490.0518866708744
1403
+ ],
1404
+ "size": [
1405
+ 274.080078125,
1406
+ 314.0000305175781
1407
+ ],
1408
+ "flags": {},
1409
+ "order": 10,
1410
+ "mode": 0,
1411
+ "inputs": [],
1412
+ "outputs": [
1413
+ {
1414
+ "name": "IMAGE",
1415
+ "type": "IMAGE",
1416
+ "links": [
1417
+ 653
1418
+ ]
1419
+ },
1420
+ {
1421
+ "name": "MASK",
1422
+ "type": "MASK",
1423
+ "links": null
1424
+ }
1425
+ ],
1426
+ "title": "Face Reference",
1427
+ "properties": {
1428
+ "cnr_id": "comfy-core",
1429
+ "ver": "0.3.50",
1430
+ "Node name for S&R": "LoadImage",
1431
+ "enableTabs": false,
1432
+ "tabWidth": 65,
1433
+ "tabXOffset": 10,
1434
+ "hasSecondTab": false,
1435
+ "secondTabText": "Send Back",
1436
+ "secondTabOffset": 80,
1437
+ "secondTabWidth": 65,
1438
+ "ue_properties": {
1439
+ "widget_ue_connectable": {
1440
+ "image": true,
1441
+ "upload": true
1442
+ },
1443
+ "version": "7.1",
1444
+ "input_ue_unconnectable": {}
1445
+ }
1446
+ },
1447
+ "widgets_values": [
1448
+ "pasted/image (187).png",
1449
+ "image"
1450
+ ]
1451
+ },
1452
+ {
1453
+ "id": 336,
1454
+ "type": "VAEDecode",
1455
+ "pos": [
1456
+ 1191.4970668593867,
1457
+ 1492.4819494784515
1458
+ ],
1459
+ "size": [
1460
+ 210,
1461
+ 46
1462
+ ],
1463
+ "flags": {
1464
+ "collapsed": false
1465
+ },
1466
+ "order": 28,
1467
+ "mode": 0,
1468
+ "inputs": [
1469
+ {
1470
+ "name": "samples",
1471
+ "type": "LATENT",
1472
+ "link": 643
1473
+ },
1474
+ {
1475
+ "name": "vae",
1476
+ "type": "VAE",
1477
+ "link": 501
1478
+ }
1479
+ ],
1480
+ "outputs": [
1481
+ {
1482
+ "name": "IMAGE",
1483
+ "type": "IMAGE",
1484
+ "slot_index": 0,
1485
+ "links": [
1486
+ 507,
1487
+ 640,
1488
+ 696
1489
+ ]
1490
+ }
1491
+ ],
1492
+ "properties": {
1493
+ "cnr_id": "comfy-core",
1494
+ "ver": "0.3.48",
1495
+ "Node name for S&R": "VAEDecode",
1496
+ "enableTabs": false,
1497
+ "tabWidth": 65,
1498
+ "tabXOffset": 10,
1499
+ "hasSecondTab": false,
1500
+ "secondTabText": "Send Back",
1501
+ "secondTabOffset": 80,
1502
+ "secondTabWidth": 65,
1503
+ "ue_properties": {
1504
+ "version": "7.1",
1505
+ "widget_ue_connectable": {},
1506
+ "input_ue_unconnectable": {}
1507
+ }
1508
+ },
1509
+ "widgets_values": []
1510
+ },
1511
+ {
1512
+ "id": 417,
1513
+ "type": "PrimitiveInt",
1514
+ "pos": [
1515
+ 2253.459706955986,
1516
+ 3291.5680613956974
1517
+ ],
1518
+ "size": [
1519
+ 270,
1520
+ 82
1521
+ ],
1522
+ "flags": {},
1523
+ "order": 11,
1524
+ "mode": 0,
1525
+ "inputs": [],
1526
+ "outputs": [
1527
+ {
1528
+ "name": "INT",
1529
+ "type": "INT",
1530
+ "links": [
1531
+ 697
1532
+ ]
1533
+ }
1534
+ ],
1535
+ "properties": {
1536
+ "cnr_id": "comfy-core",
1537
+ "ver": "0.3.66",
1538
+ "Node name for S&R": "PrimitiveInt",
1539
+ "ue_properties": {
1540
+ "widget_ue_connectable": {
1541
+ "value": true
1542
+ },
1543
+ "version": "7.1",
1544
+ "input_ue_unconnectable": {}
1545
+ }
1546
+ },
1547
+ "widgets_values": [
1548
+ 0,
1549
+ "increment"
1550
+ ]
1551
+ },
1552
+ {
1553
+ "id": 419,
1554
+ "type": "PreviewImage",
1555
+ "pos": [
1556
+ 3378.931433686884,
1557
+ 2998.8583419579204
1558
+ ],
1559
+ "size": [
1560
+ 140,
1561
+ 26
1562
+ ],
1563
+ "flags": {},
1564
+ "order": 33,
1565
+ "mode": 0,
1566
+ "inputs": [
1567
+ {
1568
+ "name": "images",
1569
+ "type": "IMAGE",
1570
+ "link": 702
1571
+ }
1572
+ ],
1573
+ "outputs": [],
1574
+ "properties": {
1575
+ "cnr_id": "comfy-core",
1576
+ "ver": "0.3.76",
1577
+ "Node name for S&R": "PreviewImage",
1578
+ "ue_properties": {
1579
+ "widget_ue_connectable": {},
1580
+ "input_ue_unconnectable": {},
1581
+ "version": "7.5.1"
1582
+ }
1583
+ },
1584
+ "widgets_values": []
1585
+ },
1586
+ {
1587
+ "id": 418,
1588
+ "type": "fa88efe0-6f2e-4cdd-b71c-cd23ca04ca6e",
1589
+ "pos": [
1590
+ 2600.4419921119866,
1591
+ 3105.2614201461006
1592
+ ],
1593
+ "size": [
1594
+ 372.64471435546875,
1595
+ 164.49732971191406
1596
+ ],
1597
+ "flags": {},
1598
+ "order": 31,
1599
+ "mode": 0,
1600
+ "inputs": [
1601
+ {
1602
+ "label": "face_reference",
1603
+ "name": "images",
1604
+ "type": "IMAGE",
1605
+ "link": 700
1606
+ },
1607
+ {
1608
+ "label": "body_reference",
1609
+ "name": "images_1",
1610
+ "type": "IMAGE",
1611
+ "link": 701
1612
+ },
1613
+ {
1614
+ "label": "result",
1615
+ "name": "images_2",
1616
+ "type": "IMAGE",
1617
+ "link": 696
1618
+ },
1619
+ {
1620
+ "label": "map",
1621
+ "name": "images_3",
1622
+ "type": "IMAGE",
1623
+ "link": null
1624
+ },
1625
+ {
1626
+ "label": "result_cc",
1627
+ "name": "images_4",
1628
+ "type": "IMAGE",
1629
+ "link": null
1630
+ },
1631
+ {
1632
+ "label": "index",
1633
+ "name": "int",
1634
+ "type": "INT",
1635
+ "link": 697
1636
+ }
1637
+ ],
1638
+ "outputs": [
1639
+ {
1640
+ "label": "preview",
1641
+ "name": "IMAGE",
1642
+ "type": "IMAGE",
1643
+ "links": [
1644
+ 702
1645
+ ]
1646
+ }
1647
+ ],
1648
+ "properties": {
1649
+ "proxyWidgets": [],
1650
+ "cnr_id": "comfy-core",
1651
+ "ver": "0.3.59",
1652
+ "ue_properties": {
1653
+ "widget_ue_connectable": {},
1654
+ "version": "7.1",
1655
+ "input_ue_unconnectable": {}
1656
+ }
1657
+ },
1658
+ "widgets_values": []
1659
+ },
1660
+ {
1661
+ "id": 406,
1662
+ "type": "ImageResizeKJv2",
1663
+ "pos": [
1664
+ 419.83086779086926,
1665
+ 2850.656366764621
1666
+ ],
1667
+ "size": [
1668
+ 270,
1669
+ 336
1670
+ ],
1671
+ "flags": {},
1672
+ "order": 13,
1673
+ "mode": 0,
1674
+ "inputs": [
1675
+ {
1676
+ "name": "image",
1677
+ "type": "IMAGE",
1678
+ "link": 660
1679
+ },
1680
+ {
1681
+ "name": "mask",
1682
+ "shape": 7,
1683
+ "type": "MASK",
1684
+ "link": null
1685
+ }
1686
+ ],
1687
+ "outputs": [
1688
+ {
1689
+ "name": "IMAGE",
1690
+ "type": "IMAGE",
1691
+ "links": [
1692
+ 661,
1693
+ 666,
1694
+ 694,
1695
+ 701
1696
+ ]
1697
+ },
1698
+ {
1699
+ "name": "width",
1700
+ "type": "INT",
1701
+ "links": [
1702
+ 686
1703
+ ]
1704
+ },
1705
+ {
1706
+ "name": "height",
1707
+ "type": "INT",
1708
+ "links": [
1709
+ 687
1710
+ ]
1711
+ },
1712
+ {
1713
+ "name": "mask",
1714
+ "type": "MASK",
1715
+ "links": null
1716
+ }
1717
+ ],
1718
+ "properties": {
1719
+ "cnr_id": "comfyui-kjnodes",
1720
+ "ver": "6ee278aa7d802c03ad713a7c5fbc02861b6773a8",
1721
+ "Node name for S&R": "ImageResizeKJv2",
1722
+ "ue_properties": {
1723
+ "widget_ue_connectable": {
1724
+ "width": true,
1725
+ "height": true,
1726
+ "upscale_method": true,
1727
+ "keep_proportion": true,
1728
+ "pad_color": true,
1729
+ "crop_position": true,
1730
+ "divisible_by": true,
1731
+ "device": true
1732
+ },
1733
+ "version": "7.1",
1734
+ "input_ue_unconnectable": {}
1735
+ }
1736
+ },
1737
+ "widgets_values": [
1738
+ 1328,
1739
+ 1328,
1740
+ "lanczos",
1741
+ "resize",
1742
+ "0, 0, 0",
1743
+ "center",
1744
+ 2,
1745
+ "cpu"
1746
+ ]
1747
+ },
1748
+ {
1749
+ "id": 405,
1750
+ "type": "ImageResizeKJv2",
1751
+ "pos": [
1752
+ -431.0332423890801,
1753
+ 3106.642803082862
1754
+ ],
1755
+ "size": [
1756
+ 270,
1757
+ 336
1758
+ ],
1759
+ "flags": {},
1760
+ "order": 14,
1761
+ "mode": 0,
1762
+ "inputs": [
1763
+ {
1764
+ "name": "image",
1765
+ "type": "IMAGE",
1766
+ "link": 653
1767
+ },
1768
+ {
1769
+ "name": "mask",
1770
+ "shape": 7,
1771
+ "type": "MASK",
1772
+ "link": null
1773
+ }
1774
+ ],
1775
+ "outputs": [
1776
+ {
1777
+ "name": "IMAGE",
1778
+ "type": "IMAGE",
1779
+ "links": [
1780
+ 654,
1781
+ 655,
1782
+ 698,
1783
+ 700
1784
+ ]
1785
+ },
1786
+ {
1787
+ "name": "width",
1788
+ "type": "INT",
1789
+ "links": null
1790
+ },
1791
+ {
1792
+ "name": "height",
1793
+ "type": "INT",
1794
+ "links": null
1795
+ },
1796
+ {
1797
+ "name": "mask",
1798
+ "type": "MASK",
1799
+ "links": null
1800
+ }
1801
+ ],
1802
+ "properties": {
1803
+ "cnr_id": "comfyui-kjnodes",
1804
+ "ver": "6ee278aa7d802c03ad713a7c5fbc02861b6773a8",
1805
+ "Node name for S&R": "ImageResizeKJv2",
1806
+ "ue_properties": {
1807
+ "widget_ue_connectable": {
1808
+ "width": true,
1809
+ "height": true,
1810
+ "upscale_method": true,
1811
+ "keep_proportion": true,
1812
+ "pad_color": true,
1813
+ "crop_position": true,
1814
+ "divisible_by": true,
1815
+ "device": true
1816
+ },
1817
+ "version": "7.1",
1818
+ "input_ue_unconnectable": {}
1819
+ }
1820
+ },
1821
+ "widgets_values": [
1822
+ 1328,
1823
+ 1328,
1824
+ "lanczos",
1825
+ "resize",
1826
+ "0, 0, 0",
1827
+ "center",
1828
+ 2,
1829
+ "cpu"
1830
+ ]
1831
+ }
1832
+ ],
1833
+ "links": [
1834
+ [
1835
+ 499,
1836
+ 339,
1837
+ 0,
1838
+ 335,
1839
+ 0,
1840
+ "MODEL"
1841
+ ],
1842
+ [
1843
+ 501,
1844
+ 337,
1845
+ 0,
1846
+ 336,
1847
+ 1,
1848
+ "VAE"
1849
+ ],
1850
+ [
1851
+ 507,
1852
+ 336,
1853
+ 0,
1854
+ 342,
1855
+ 0,
1856
+ "IMAGE"
1857
+ ],
1858
+ [
1859
+ 593,
1860
+ 337,
1861
+ 0,
1862
+ 375,
1863
+ 1,
1864
+ "VAE"
1865
+ ],
1866
+ [
1867
+ 621,
1868
+ 337,
1869
+ 0,
1870
+ 392,
1871
+ 1,
1872
+ "VAE"
1873
+ ],
1874
+ [
1875
+ 625,
1876
+ 348,
1877
+ 0,
1878
+ 393,
1879
+ 0,
1880
+ "CONDITIONING"
1881
+ ],
1882
+ [
1883
+ 627,
1884
+ 354,
1885
+ 0,
1886
+ 394,
1887
+ 0,
1888
+ "MODEL"
1889
+ ],
1890
+ [
1891
+ 628,
1892
+ 394,
1893
+ 0,
1894
+ 339,
1895
+ 0,
1896
+ "MODEL"
1897
+ ],
1898
+ [
1899
+ 630,
1900
+ 397,
1901
+ 0,
1902
+ 396,
1903
+ 0,
1904
+ "SIGMAS"
1905
+ ],
1906
+ [
1907
+ 631,
1908
+ 396,
1909
+ 0,
1910
+ 395,
1911
+ 4,
1912
+ "SIGMAS"
1913
+ ],
1914
+ [
1915
+ 632,
1916
+ 393,
1917
+ 0,
1918
+ 395,
1919
+ 2,
1920
+ "CONDITIONING"
1921
+ ],
1922
+ [
1923
+ 634,
1924
+ 398,
1925
+ 0,
1926
+ 395,
1927
+ 3,
1928
+ "SAMPLER"
1929
+ ],
1930
+ [
1931
+ 635,
1932
+ 396,
1933
+ 0,
1934
+ 399,
1935
+ 0,
1936
+ "SIGMAS"
1937
+ ],
1938
+ [
1939
+ 636,
1940
+ 400,
1941
+ 0,
1942
+ 401,
1943
+ 0,
1944
+ "IMAGE"
1945
+ ],
1946
+ [
1947
+ 640,
1948
+ 336,
1949
+ 0,
1950
+ 401,
1951
+ 1,
1952
+ "IMAGE"
1953
+ ],
1954
+ [
1955
+ 643,
1956
+ 395,
1957
+ 0,
1958
+ 336,
1959
+ 0,
1960
+ "LATENT"
1961
+ ],
1962
+ [
1963
+ 644,
1964
+ 404,
1965
+ 0,
1966
+ 354,
1967
+ 0,
1968
+ "MODEL"
1969
+ ],
1970
+ [
1971
+ 646,
1972
+ 335,
1973
+ 0,
1974
+ 395,
1975
+ 0,
1976
+ "MODEL"
1977
+ ],
1978
+ [
1979
+ 647,
1980
+ 335,
1981
+ 0,
1982
+ 397,
1983
+ 0,
1984
+ "MODEL"
1985
+ ],
1986
+ [
1987
+ 650,
1988
+ 338,
1989
+ 0,
1990
+ 348,
1991
+ 0,
1992
+ "CLIP"
1993
+ ],
1994
+ [
1995
+ 651,
1996
+ 348,
1997
+ 0,
1998
+ 395,
1999
+ 1,
2000
+ "CONDITIONING"
2001
+ ],
2002
+ [
2003
+ 652,
2004
+ 337,
2005
+ 0,
2006
+ 348,
2007
+ 1,
2008
+ "VAE"
2009
+ ],
2010
+ [
2011
+ 653,
2012
+ 349,
2013
+ 0,
2014
+ 405,
2015
+ 0,
2016
+ "IMAGE"
2017
+ ],
2018
+ [
2019
+ 654,
2020
+ 405,
2021
+ 0,
2022
+ 375,
2023
+ 0,
2024
+ "IMAGE"
2025
+ ],
2026
+ [
2027
+ 655,
2028
+ 405,
2029
+ 0,
2030
+ 400,
2031
+ 0,
2032
+ "IMAGE"
2033
+ ],
2034
+ [
2035
+ 660,
2036
+ 343,
2037
+ 0,
2038
+ 406,
2039
+ 0,
2040
+ "IMAGE"
2041
+ ],
2042
+ [
2043
+ 661,
2044
+ 406,
2045
+ 0,
2046
+ 400,
2047
+ 1,
2048
+ "IMAGE"
2049
+ ],
2050
+ [
2051
+ 666,
2052
+ 406,
2053
+ 0,
2054
+ 392,
2055
+ 0,
2056
+ "IMAGE"
2057
+ ],
2058
+ [
2059
+ 686,
2060
+ 406,
2061
+ 1,
2062
+ 345,
2063
+ 0,
2064
+ "INT"
2065
+ ],
2066
+ [
2067
+ 687,
2068
+ 406,
2069
+ 2,
2070
+ 345,
2071
+ 1,
2072
+ "INT"
2073
+ ],
2074
+ [
2075
+ 688,
2076
+ 345,
2077
+ 0,
2078
+ 395,
2079
+ 5,
2080
+ "LATENT"
2081
+ ],
2082
+ [
2083
+ 689,
2084
+ 401,
2085
+ 0,
2086
+ 414,
2087
+ 0,
2088
+ "IMAGE"
2089
+ ],
2090
+ [
2091
+ 690,
2092
+ 414,
2093
+ 0,
2094
+ 403,
2095
+ 0,
2096
+ "IMAGE"
2097
+ ],
2098
+ [
2099
+ 691,
2100
+ 415,
2101
+ 0,
2102
+ 414,
2103
+ 2,
2104
+ "STRING"
2105
+ ],
2106
+ [
2107
+ 694,
2108
+ 406,
2109
+ 0,
2110
+ 348,
2111
+ 2,
2112
+ "IMAGE"
2113
+ ],
2114
+ [
2115
+ 696,
2116
+ 336,
2117
+ 0,
2118
+ 418,
2119
+ 2,
2120
+ "IMAGE"
2121
+ ],
2122
+ [
2123
+ 697,
2124
+ 417,
2125
+ 0,
2126
+ 418,
2127
+ 5,
2128
+ "INT"
2129
+ ],
2130
+ [
2131
+ 698,
2132
+ 405,
2133
+ 0,
2134
+ 348,
2135
+ 3,
2136
+ "IMAGE"
2137
+ ],
2138
+ [
2139
+ 700,
2140
+ 405,
2141
+ 0,
2142
+ 418,
2143
+ 0,
2144
+ "IMAGE"
2145
+ ],
2146
+ [
2147
+ 701,
2148
+ 406,
2149
+ 0,
2150
+ 418,
2151
+ 1,
2152
+ "IMAGE"
2153
+ ],
2154
+ [
2155
+ 702,
2156
+ 418,
2157
+ 0,
2158
+ 419,
2159
+ 0,
2160
+ "IMAGE"
2161
+ ]
2162
+ ],
2163
+ "groups": [
2164
+ {
2165
+ "id": 49,
2166
+ "title": "Raw latent version",
2167
+ "bounding": [
2168
+ -270,
2169
+ 1400,
2170
+ 2460.6333689274365,
2171
+ 2062.290570000865
2172
+ ],
2173
+ "color": "#3f789e",
2174
+ "font_size": 24,
2175
+ "flags": {}
2176
+ },
2177
+ {
2178
+ "id": 45,
2179
+ "title": "Step1 - Load models",
2180
+ "bounding": [
2181
+ -260,
2182
+ 1440,
2183
+ 380.4251489818773,
2184
+ 942.372556994841
2185
+ ],
2186
+ "color": "#3f789e",
2187
+ "font_size": 24,
2188
+ "flags": {}
2189
+ },
2190
+ {
2191
+ "id": 46,
2192
+ "title": "Step 2 - Upload image for editing",
2193
+ "bounding": [
2194
+ -249.2416403193231,
2195
+ 2408.6703988917766,
2196
+ 979.5797803880118,
2197
+ 708.0663764021983
2198
+ ],
2199
+ "color": "#3f789e",
2200
+ "font_size": 24,
2201
+ "flags": {}
2202
+ },
2203
+ {
2204
+ "id": 47,
2205
+ "title": "Step 4 - Prompt",
2206
+ "bounding": [
2207
+ 140,
2208
+ 1440,
2209
+ 605.6405800580737,
2210
+ 948.5275399271272
2211
+ ],
2212
+ "color": "#3f789e",
2213
+ "font_size": 24,
2214
+ "flags": {}
2215
+ },
2216
+ {
2217
+ "id": 48,
2218
+ "title": "Step3 - Image Size",
2219
+ "bounding": [
2220
+ 760,
2221
+ 2390,
2222
+ 310,
2223
+ 200
2224
+ ],
2225
+ "color": "#3f789e",
2226
+ "font_size": 24,
2227
+ "flags": {}
2228
+ }
2229
+ ],
2230
+ "definitions": {
2231
+ "subgraphs": [
2232
+ {
2233
+ "id": "fa88efe0-6f2e-4cdd-b71c-cd23ca04ca6e",
2234
+ "version": 1,
2235
+ "state": {
2236
+ "lastGroupId": 5,
2237
+ "lastNodeId": 579,
2238
+ "lastLinkId": 1344,
2239
+ "lastRerouteId": 0
2240
+ },
2241
+ "revision": 0,
2242
+ "config": {},
2243
+ "name": "Save Face Swap Compare",
2244
+ "inputNode": {
2245
+ "id": -10,
2246
+ "bounding": [
2247
+ 10032.730166811687,
2248
+ -1025.954722290372,
2249
+ 123.390625,
2250
+ 160
2251
+ ]
2252
+ },
2253
+ "outputNode": {
2254
+ "id": -20,
2255
+ "bounding": [
2256
+ 12373.14216601375,
2257
+ -1014.3955318774445,
2258
+ 120,
2259
+ 60
2260
+ ]
2261
+ },
2262
+ "inputs": [
2263
+ {
2264
+ "id": "0d1b5263-6ea1-446a-a2f6-71129f7f274f",
2265
+ "name": "images",
2266
+ "type": "IMAGE",
2267
+ "linkIds": [
2268
+ 1295
2269
+ ],
2270
+ "label": "face_reference",
2271
+ "pos": [
2272
+ 10136.120791811687,
2273
+ -1005.954722290372
2274
+ ]
2275
+ },
2276
+ {
2277
+ "id": "386110fc-e18b-4f57-a64e-61415fd20fdf",
2278
+ "name": "images_1",
2279
+ "type": "IMAGE",
2280
+ "linkIds": [
2281
+ 1299
2282
+ ],
2283
+ "label": "body_reference",
2284
+ "pos": [
2285
+ 10136.120791811687,
2286
+ -985.954722290372
2287
+ ]
2288
+ },
2289
+ {
2290
+ "id": "c2fc4822-bc1d-48a2-b83f-2e25da239564",
2291
+ "name": "images_2",
2292
+ "type": "IMAGE",
2293
+ "linkIds": [
2294
+ 1302
2295
+ ],
2296
+ "label": "result",
2297
+ "pos": [
2298
+ 10136.120791811687,
2299
+ -965.954722290372
2300
+ ]
2301
+ },
2302
+ {
2303
+ "id": "44b55c84-8752-4973-ab65-3187e05f1411",
2304
+ "name": "images_3",
2305
+ "type": "IMAGE",
2306
+ "linkIds": [
2307
+ 1324,
2308
+ 1327
2309
+ ],
2310
+ "label": "map",
2311
+ "pos": [
2312
+ 10136.120791811687,
2313
+ -945.954722290372
2314
+ ]
2315
+ },
2316
+ {
2317
+ "id": "f38c8c3f-8d8d-4726-85ff-4f957d2f6af4",
2318
+ "name": "images_4",
2319
+ "type": "IMAGE",
2320
+ "linkIds": [
2321
+ 1331,
2322
+ 1333
2323
+ ],
2324
+ "label": "result_cc",
2325
+ "pos": [
2326
+ 10136.120791811687,
2327
+ -925.954722290372
2328
+ ]
2329
+ },
2330
+ {
2331
+ "id": "ad679234-7e43-4342-9768-41b923df7e34",
2332
+ "name": "int",
2333
+ "type": "INT",
2334
+ "linkIds": [
2335
+ 1344
2336
+ ],
2337
+ "label": "index",
2338
+ "pos": [
2339
+ 10136.120791811687,
2340
+ -905.954722290372
2341
+ ]
2342
+ }
2343
+ ],
2344
+ "outputs": [
2345
+ {
2346
+ "id": "5267eb30-cc9a-4f8b-8473-f38595ea734a",
2347
+ "name": "IMAGE",
2348
+ "type": "IMAGE",
2349
+ "linkIds": [
2350
+ 1336
2351
+ ],
2352
+ "label": "preview",
2353
+ "pos": [
2354
+ 12393.14216601375,
2355
+ -994.3955318774445
2356
+ ]
2357
+ }
2358
+ ],
2359
+ "widgets": [],
2360
+ "nodes": [
2361
+ {
2362
+ "id": 558,
2363
+ "type": "Reroute",
2364
+ "pos": [
2365
+ 11257.9140625,
2366
+ -1480.7406005859375
2367
+ ],
2368
+ "size": [
2369
+ 75,
2370
+ 26
2371
+ ],
2372
+ "flags": {},
2373
+ "order": 5,
2374
+ "mode": 0,
2375
+ "inputs": [
2376
+ {
2377
+ "name": "",
2378
+ "type": "*",
2379
+ "link": 1295
2380
+ }
2381
+ ],
2382
+ "outputs": [
2383
+ {
2384
+ "name": "",
2385
+ "type": "IMAGE",
2386
+ "links": [
2387
+ 1298,
2388
+ 1311
2389
+ ]
2390
+ }
2391
+ ],
2392
+ "properties": {
2393
+ "showOutputText": false,
2394
+ "horizontal": false,
2395
+ "ue_properties": {
2396
+ "widget_ue_connectable": {},
2397
+ "version": "7.5.1",
2398
+ "input_ue_unconnectable": {}
2399
+ }
2400
+ }
2401
+ },
2402
+ {
2403
+ "id": 559,
2404
+ "type": "Reroute",
2405
+ "pos": [
2406
+ 11287.2626953125,
2407
+ -1216.0479736328125
2408
+ ],
2409
+ "size": [
2410
+ 75,
2411
+ 26
2412
+ ],
2413
+ "flags": {},
2414
+ "order": 6,
2415
+ "mode": 0,
2416
+ "inputs": [
2417
+ {
2418
+ "name": "",
2419
+ "type": "*",
2420
+ "link": 1299
2421
+ }
2422
+ ],
2423
+ "outputs": [
2424
+ {
2425
+ "name": "",
2426
+ "type": "IMAGE",
2427
+ "links": [
2428
+ 1301,
2429
+ 1313
2430
+ ]
2431
+ }
2432
+ ],
2433
+ "properties": {
2434
+ "showOutputText": false,
2435
+ "horizontal": false,
2436
+ "ue_properties": {
2437
+ "widget_ue_connectable": {},
2438
+ "version": "7.5.1",
2439
+ "input_ue_unconnectable": {}
2440
+ }
2441
+ }
2442
+ },
2443
+ {
2444
+ "id": 560,
2445
+ "type": "Reroute",
2446
+ "pos": [
2447
+ 11290.953125,
2448
+ -1040.6185302734375
2449
+ ],
2450
+ "size": [
2451
+ 75,
2452
+ 26
2453
+ ],
2454
+ "flags": {},
2455
+ "order": 7,
2456
+ "mode": 0,
2457
+ "inputs": [
2458
+ {
2459
+ "name": "",
2460
+ "type": "*",
2461
+ "link": 1302
2462
+ }
2463
+ ],
2464
+ "outputs": [
2465
+ {
2466
+ "name": "",
2467
+ "type": "MODEL",
2468
+ "links": [
2469
+ 1304,
2470
+ 1316
2471
+ ]
2472
+ }
2473
+ ],
2474
+ "properties": {
2475
+ "showOutputText": false,
2476
+ "horizontal": false,
2477
+ "ue_properties": {
2478
+ "widget_ue_connectable": {},
2479
+ "version": "7.5.1",
2480
+ "input_ue_unconnectable": {}
2481
+ }
2482
+ }
2483
+ },
2484
+ {
2485
+ "id": 555,
2486
+ "type": "ImageConcanate",
2487
+ "pos": [
2488
+ 11843.650390625,
2489
+ -1266.1287841796875
2490
+ ],
2491
+ "size": [
2492
+ 270,
2493
+ 102
2494
+ ],
2495
+ "flags": {},
2496
+ "order": 3,
2497
+ "mode": 0,
2498
+ "inputs": [
2499
+ {
2500
+ "localized_name": "image1",
2501
+ "name": "image1",
2502
+ "type": "IMAGE",
2503
+ "link": 1298
2504
+ },
2505
+ {
2506
+ "localized_name": "image2",
2507
+ "name": "image2",
2508
+ "type": "IMAGE",
2509
+ "link": 1301
2510
+ }
2511
+ ],
2512
+ "outputs": [
2513
+ {
2514
+ "localized_name": "IMAGE",
2515
+ "name": "IMAGE",
2516
+ "type": "IMAGE",
2517
+ "links": [
2518
+ 1326
2519
+ ]
2520
+ }
2521
+ ],
2522
+ "properties": {
2523
+ "cnr_id": "comfyui-kjnodes",
2524
+ "ver": "e81f33508b0821ea2f53f4f46a833fa6215626bd",
2525
+ "Node name for S&R": "ImageConcanate",
2526
+ "ue_properties": {
2527
+ "widget_ue_connectable": {
2528
+ "direction": true,
2529
+ "match_image_size": true
2530
+ },
2531
+ "version": "7.1",
2532
+ "input_ue_unconnectable": {}
2533
+ }
2534
+ },
2535
+ "widgets_values": [
2536
+ "right",
2537
+ true
2538
+ ]
2539
+ },
2540
+ {
2541
+ "id": 575,
2542
+ "type": "ImageConcanate",
2543
+ "pos": [
2544
+ 12221.869140625,
2545
+ -1156.269775390625
2546
+ ],
2547
+ "size": [
2548
+ 270,
2549
+ 102
2550
+ ],
2551
+ "flags": {},
2552
+ "order": 15,
2553
+ "mode": 4,
2554
+ "inputs": [
2555
+ {
2556
+ "localized_name": "image1",
2557
+ "name": "image1",
2558
+ "type": "IMAGE",
2559
+ "link": 1326
2560
+ },
2561
+ {
2562
+ "localized_name": "image2",
2563
+ "name": "image2",
2564
+ "type": "IMAGE",
2565
+ "link": 1327
2566
+ }
2567
+ ],
2568
+ "outputs": [
2569
+ {
2570
+ "localized_name": "IMAGE",
2571
+ "name": "IMAGE",
2572
+ "type": "IMAGE",
2573
+ "links": [
2574
+ 1328
2575
+ ]
2576
+ }
2577
+ ],
2578
+ "properties": {
2579
+ "cnr_id": "comfyui-kjnodes",
2580
+ "ver": "e81f33508b0821ea2f53f4f46a833fa6215626bd",
2581
+ "Node name for S&R": "ImageConcanate",
2582
+ "ue_properties": {
2583
+ "widget_ue_connectable": {
2584
+ "direction": true,
2585
+ "match_image_size": true
2586
+ },
2587
+ "version": "7.1",
2588
+ "input_ue_unconnectable": {}
2589
+ }
2590
+ },
2591
+ "widgets_values": [
2592
+ "right",
2593
+ true
2594
+ ]
2595
+ },
2596
+ {
2597
+ "id": 569,
2598
+ "type": "SaveImage",
2599
+ "pos": [
2600
+ 11522.828125,
2601
+ -1544.683349609375
2602
+ ],
2603
+ "size": [
2604
+ 270,
2605
+ 270
2606
+ ],
2607
+ "flags": {},
2608
+ "order": 9,
2609
+ "mode": 0,
2610
+ "inputs": [
2611
+ {
2612
+ "localized_name": "images",
2613
+ "name": "images",
2614
+ "type": "IMAGE",
2615
+ "link": 1311
2616
+ },
2617
+ {
2618
+ "localized_name": "filename_prefix",
2619
+ "name": "filename_prefix",
2620
+ "type": "STRING",
2621
+ "widget": {
2622
+ "name": "filename_prefix"
2623
+ },
2624
+ "link": 1312
2625
+ }
2626
+ ],
2627
+ "outputs": [],
2628
+ "properties": {
2629
+ "cnr_id": "comfy-core",
2630
+ "ver": "0.3.59",
2631
+ "Node name for S&R": "SaveImage",
2632
+ "ue_properties": {
2633
+ "widget_ue_connectable": {},
2634
+ "version": "7.5.1",
2635
+ "input_ue_unconnectable": {}
2636
+ }
2637
+ },
2638
+ "widgets_values": [
2639
+ "ComfyUI"
2640
+ ]
2641
+ },
2642
+ {
2643
+ "id": 570,
2644
+ "type": "SaveImage",
2645
+ "pos": [
2646
+ 11439.8017578125,
2647
+ -1263.374267578125
2648
+ ],
2649
+ "size": [
2650
+ 270,
2651
+ 270
2652
+ ],
2653
+ "flags": {},
2654
+ "order": 10,
2655
+ "mode": 0,
2656
+ "inputs": [
2657
+ {
2658
+ "localized_name": "images",
2659
+ "name": "images",
2660
+ "type": "IMAGE",
2661
+ "link": 1313
2662
+ },
2663
+ {
2664
+ "localized_name": "filename_prefix",
2665
+ "name": "filename_prefix",
2666
+ "type": "STRING",
2667
+ "widget": {
2668
+ "name": "filename_prefix"
2669
+ },
2670
+ "link": 1315
2671
+ }
2672
+ ],
2673
+ "outputs": [],
2674
+ "properties": {
2675
+ "cnr_id": "comfy-core",
2676
+ "ver": "0.3.59",
2677
+ "Node name for S&R": "SaveImage",
2678
+ "ue_properties": {
2679
+ "widget_ue_connectable": {},
2680
+ "version": "7.5.1",
2681
+ "input_ue_unconnectable": {}
2682
+ }
2683
+ },
2684
+ "widgets_values": [
2685
+ "ComfyUI"
2686
+ ]
2687
+ },
2688
+ {
2689
+ "id": 571,
2690
+ "type": "SaveImage",
2691
+ "pos": [
2692
+ 11453.1005859375,
2693
+ -941.1986694335938
2694
+ ],
2695
+ "size": [
2696
+ 270,
2697
+ 270
2698
+ ],
2699
+ "flags": {},
2700
+ "order": 11,
2701
+ "mode": 0,
2702
+ "inputs": [
2703
+ {
2704
+ "localized_name": "images",
2705
+ "name": "images",
2706
+ "type": "IMAGE",
2707
+ "link": 1316
2708
+ },
2709
+ {
2710
+ "localized_name": "filename_prefix",
2711
+ "name": "filename_prefix",
2712
+ "type": "STRING",
2713
+ "widget": {
2714
+ "name": "filename_prefix"
2715
+ },
2716
+ "link": 1317
2717
+ }
2718
+ ],
2719
+ "outputs": [],
2720
+ "properties": {
2721
+ "cnr_id": "comfy-core",
2722
+ "ver": "0.3.59",
2723
+ "Node name for S&R": "SaveImage",
2724
+ "ue_properties": {
2725
+ "widget_ue_connectable": {},
2726
+ "version": "7.5.1",
2727
+ "input_ue_unconnectable": {}
2728
+ }
2729
+ },
2730
+ "widgets_values": [
2731
+ "ComfyUI"
2732
+ ]
2733
+ },
2734
+ {
2735
+ "id": 574,
2736
+ "type": "SaveImage",
2737
+ "pos": [
2738
+ 11482.46875,
2739
+ -296.3752136230469
2740
+ ],
2741
+ "size": [
2742
+ 270,
2743
+ 270
2744
+ ],
2745
+ "flags": {},
2746
+ "order": 14,
2747
+ "mode": 0,
2748
+ "inputs": [
2749
+ {
2750
+ "localized_name": "images",
2751
+ "name": "images",
2752
+ "type": "IMAGE",
2753
+ "link": 1324
2754
+ },
2755
+ {
2756
+ "localized_name": "filename_prefix",
2757
+ "name": "filename_prefix",
2758
+ "type": "STRING",
2759
+ "widget": {
2760
+ "name": "filename_prefix"
2761
+ },
2762
+ "link": 1322
2763
+ }
2764
+ ],
2765
+ "outputs": [],
2766
+ "properties": {
2767
+ "cnr_id": "comfy-core",
2768
+ "ver": "0.3.59",
2769
+ "Node name for S&R": "SaveImage",
2770
+ "ue_properties": {
2771
+ "widget_ue_connectable": {},
2772
+ "version": "7.5.1",
2773
+ "input_ue_unconnectable": {}
2774
+ }
2775
+ },
2776
+ "widgets_values": [
2777
+ "ComfyUI"
2778
+ ]
2779
+ },
2780
+ {
2781
+ "id": 577,
2782
+ "type": "SaveImage",
2783
+ "pos": [
2784
+ 11452.1474609375,
2785
+ -609.6406860351562
2786
+ ],
2787
+ "size": [
2788
+ 270,
2789
+ 270
2790
+ ],
2791
+ "flags": {},
2792
+ "order": 17,
2793
+ "mode": 0,
2794
+ "inputs": [
2795
+ {
2796
+ "localized_name": "images",
2797
+ "name": "images",
2798
+ "type": "IMAGE",
2799
+ "link": 1331
2800
+ },
2801
+ {
2802
+ "localized_name": "filename_prefix",
2803
+ "name": "filename_prefix",
2804
+ "type": "STRING",
2805
+ "widget": {
2806
+ "name": "filename_prefix"
2807
+ },
2808
+ "link": 1330
2809
+ }
2810
+ ],
2811
+ "outputs": [],
2812
+ "properties": {
2813
+ "cnr_id": "comfy-core",
2814
+ "ver": "0.3.59",
2815
+ "Node name for S&R": "SaveImage",
2816
+ "ue_properties": {
2817
+ "widget_ue_connectable": {},
2818
+ "version": "7.5.1",
2819
+ "input_ue_unconnectable": {}
2820
+ }
2821
+ },
2822
+ "widgets_values": [
2823
+ "ComfyUI"
2824
+ ]
2825
+ },
2826
+ {
2827
+ "id": 572,
2828
+ "type": "SaveImage",
2829
+ "pos": [
2830
+ 11994.6015625,
2831
+ -332.64605712890625
2832
+ ],
2833
+ "size": [
2834
+ 270,
2835
+ 270
2836
+ ],
2837
+ "flags": {},
2838
+ "order": 12,
2839
+ "mode": 0,
2840
+ "inputs": [
2841
+ {
2842
+ "localized_name": "images",
2843
+ "name": "images",
2844
+ "type": "IMAGE",
2845
+ "link": 1334
2846
+ },
2847
+ {
2848
+ "localized_name": "filename_prefix",
2849
+ "name": "filename_prefix",
2850
+ "type": "STRING",
2851
+ "widget": {
2852
+ "name": "filename_prefix"
2853
+ },
2854
+ "link": 1319
2855
+ }
2856
+ ],
2857
+ "outputs": [],
2858
+ "properties": {
2859
+ "cnr_id": "comfy-core",
2860
+ "ver": "0.3.59",
2861
+ "Node name for S&R": "SaveImage",
2862
+ "ue_properties": {
2863
+ "widget_ue_connectable": {},
2864
+ "version": "7.5.1",
2865
+ "input_ue_unconnectable": {}
2866
+ }
2867
+ },
2868
+ "widgets_values": [
2869
+ "ComfyUI"
2870
+ ]
2871
+ },
2872
+ {
2873
+ "id": 578,
2874
+ "type": "ImageConcanate",
2875
+ "pos": [
2876
+ 11825.9560546875,
2877
+ -843.1034545898438
2878
+ ],
2879
+ "size": [
2880
+ 270,
2881
+ 102
2882
+ ],
2883
+ "flags": {},
2884
+ "order": 18,
2885
+ "mode": 4,
2886
+ "inputs": [
2887
+ {
2888
+ "localized_name": "image1",
2889
+ "name": "image1",
2890
+ "type": "IMAGE",
2891
+ "link": 1332
2892
+ },
2893
+ {
2894
+ "localized_name": "image2",
2895
+ "name": "image2",
2896
+ "type": "IMAGE",
2897
+ "link": 1333
2898
+ }
2899
+ ],
2900
+ "outputs": [
2901
+ {
2902
+ "localized_name": "IMAGE",
2903
+ "name": "IMAGE",
2904
+ "type": "IMAGE",
2905
+ "links": [
2906
+ 1334
2907
+ ]
2908
+ }
2909
+ ],
2910
+ "properties": {
2911
+ "cnr_id": "comfyui-kjnodes",
2912
+ "ver": "e81f33508b0821ea2f53f4f46a833fa6215626bd",
2913
+ "Node name for S&R": "ImageConcanate",
2914
+ "ue_properties": {
2915
+ "widget_ue_connectable": {
2916
+ "direction": true,
2917
+ "match_image_size": true
2918
+ },
2919
+ "version": "7.1",
2920
+ "input_ue_unconnectable": {}
2921
+ }
2922
+ },
2923
+ "widgets_values": [
2924
+ "right",
2925
+ true
2926
+ ]
2927
+ },
2928
+ {
2929
+ "id": 556,
2930
+ "type": "ImageConcanate",
2931
+ "pos": [
2932
+ 11835.373046875,
2933
+ -1084.0830078125
2934
+ ],
2935
+ "size": [
2936
+ 270,
2937
+ 102
2938
+ ],
2939
+ "flags": {},
2940
+ "order": 4,
2941
+ "mode": 0,
2942
+ "inputs": [
2943
+ {
2944
+ "localized_name": "image1",
2945
+ "name": "image1",
2946
+ "type": "IMAGE",
2947
+ "link": 1328
2948
+ },
2949
+ {
2950
+ "localized_name": "image2",
2951
+ "name": "image2",
2952
+ "type": "IMAGE",
2953
+ "link": 1304
2954
+ }
2955
+ ],
2956
+ "outputs": [
2957
+ {
2958
+ "localized_name": "IMAGE",
2959
+ "name": "IMAGE",
2960
+ "type": "IMAGE",
2961
+ "links": [
2962
+ 1332,
2963
+ 1336
2964
+ ]
2965
+ }
2966
+ ],
2967
+ "properties": {
2968
+ "cnr_id": "comfyui-kjnodes",
2969
+ "ver": "e81f33508b0821ea2f53f4f46a833fa6215626bd",
2970
+ "Node name for S&R": "ImageConcanate",
2971
+ "ue_properties": {
2972
+ "widget_ue_connectable": {
2973
+ "direction": true,
2974
+ "match_image_size": true
2975
+ },
2976
+ "version": "7.1",
2977
+ "input_ue_unconnectable": {}
2978
+ }
2979
+ },
2980
+ "widgets_values": [
2981
+ "right",
2982
+ true
2983
+ ]
2984
+ },
2985
+ {
2986
+ "id": 579,
2987
+ "type": "easy convertAnything",
2988
+ "pos": [
2989
+ 10261.090190746538,
2990
+ -1462.0542414169527
2991
+ ],
2992
+ "size": [
2993
+ 270,
2994
+ 58
2995
+ ],
2996
+ "flags": {},
2997
+ "order": 19,
2998
+ "mode": 0,
2999
+ "inputs": [
3000
+ {
3001
+ "localized_name": "*",
3002
+ "name": "*",
3003
+ "type": "*",
3004
+ "link": 1344
3005
+ }
3006
+ ],
3007
+ "outputs": [
3008
+ {
3009
+ "label": "string",
3010
+ "localized_name": "*",
3011
+ "name": "string",
3012
+ "type": "STRING",
3013
+ "links": [
3014
+ 1338,
3015
+ 1339,
3016
+ 1340,
3017
+ 1341,
3018
+ 1342,
3019
+ 1343
3020
+ ]
3021
+ }
3022
+ ],
3023
+ "properties": {
3024
+ "cnr_id": "comfyui-easy-use",
3025
+ "ver": "1.3.3",
3026
+ "Node name for S&R": "easy convertAnything",
3027
+ "ue_properties": {
3028
+ "widget_ue_connectable": {},
3029
+ "version": "7.5.1",
3030
+ "input_ue_unconnectable": {}
3031
+ }
3032
+ },
3033
+ "widgets_values": [
3034
+ "string"
3035
+ ]
3036
+ },
3037
+ {
3038
+ "id": 547,
3039
+ "type": "StringConcatenate",
3040
+ "pos": [
3041
+ 10864.9794921875,
3042
+ -1361.9739990234375
3043
+ ],
3044
+ "size": [
3045
+ 400,
3046
+ 200
3047
+ ],
3048
+ "flags": {},
3049
+ "order": 0,
3050
+ "mode": 0,
3051
+ "inputs": [
3052
+ {
3053
+ "localized_name": "string_b",
3054
+ "name": "string_b",
3055
+ "type": "STRING",
3056
+ "widget": {
3057
+ "name": "string_b"
3058
+ },
3059
+ "link": 1338
3060
+ }
3061
+ ],
3062
+ "outputs": [
3063
+ {
3064
+ "localized_name": "STRING",
3065
+ "name": "STRING",
3066
+ "type": "STRING",
3067
+ "links": [
3068
+ 1312
3069
+ ]
3070
+ }
3071
+ ],
3072
+ "properties": {
3073
+ "cnr_id": "comfy-core",
3074
+ "ver": "0.3.59",
3075
+ "Node name for S&R": "StringConcatenate",
3076
+ "ue_properties": {
3077
+ "widget_ue_connectable": {},
3078
+ "version": "7.5.1",
3079
+ "input_ue_unconnectable": {}
3080
+ }
3081
+ },
3082
+ "widgets_values": [
3083
+ "v4/faces/sample_",
3084
+ "",
3085
+ ""
3086
+ ]
3087
+ },
3088
+ {
3089
+ "id": 549,
3090
+ "type": "StringConcatenate",
3091
+ "pos": [
3092
+ 10865.65234375,
3093
+ -1104.6070556640625
3094
+ ],
3095
+ "size": [
3096
+ 400,
3097
+ 200
3098
+ ],
3099
+ "flags": {},
3100
+ "order": 1,
3101
+ "mode": 0,
3102
+ "inputs": [
3103
+ {
3104
+ "localized_name": "string_b",
3105
+ "name": "string_b",
3106
+ "type": "STRING",
3107
+ "widget": {
3108
+ "name": "string_b"
3109
+ },
3110
+ "link": 1339
3111
+ }
3112
+ ],
3113
+ "outputs": [
3114
+ {
3115
+ "localized_name": "STRING",
3116
+ "name": "STRING",
3117
+ "type": "STRING",
3118
+ "links": [
3119
+ 1315
3120
+ ]
3121
+ }
3122
+ ],
3123
+ "properties": {
3124
+ "cnr_id": "comfy-core",
3125
+ "ver": "0.3.59",
3126
+ "Node name for S&R": "StringConcatenate",
3127
+ "ue_properties": {
3128
+ "widget_ue_connectable": {},
3129
+ "version": "7.5.1",
3130
+ "input_ue_unconnectable": {}
3131
+ }
3132
+ },
3133
+ "widgets_values": [
3134
+ "v4/body/sample_",
3135
+ "",
3136
+ ""
3137
+ ]
3138
+ },
3139
+ {
3140
+ "id": 550,
3141
+ "type": "StringConcatenate",
3142
+ "pos": [
3143
+ 10855.404296875,
3144
+ -816.5901489257812
3145
+ ],
3146
+ "size": [
3147
+ 400,
3148
+ 200
3149
+ ],
3150
+ "flags": {},
3151
+ "order": 2,
3152
+ "mode": 0,
3153
+ "inputs": [
3154
+ {
3155
+ "localized_name": "string_b",
3156
+ "name": "string_b",
3157
+ "type": "STRING",
3158
+ "widget": {
3159
+ "name": "string_b"
3160
+ },
3161
+ "link": 1340
3162
+ }
3163
+ ],
3164
+ "outputs": [
3165
+ {
3166
+ "localized_name": "STRING",
3167
+ "name": "STRING",
3168
+ "type": "STRING",
3169
+ "links": [
3170
+ 1317
3171
+ ]
3172
+ }
3173
+ ],
3174
+ "properties": {
3175
+ "cnr_id": "comfy-core",
3176
+ "ver": "0.3.59",
3177
+ "Node name for S&R": "StringConcatenate",
3178
+ "ue_properties": {
3179
+ "widget_ue_connectable": {},
3180
+ "version": "7.5.1",
3181
+ "input_ue_unconnectable": {}
3182
+ }
3183
+ },
3184
+ "widgets_values": [
3185
+ "v4/target/sample_",
3186
+ "",
3187
+ ""
3188
+ ]
3189
+ },
3190
+ {
3191
+ "id": 576,
3192
+ "type": "StringConcatenate",
3193
+ "pos": [
3194
+ 10851.8955078125,
3195
+ -540.76318359375
3196
+ ],
3197
+ "size": [
3198
+ 400,
3199
+ 200
3200
+ ],
3201
+ "flags": {},
3202
+ "order": 16,
3203
+ "mode": 0,
3204
+ "inputs": [
3205
+ {
3206
+ "localized_name": "string_b",
3207
+ "name": "string_b",
3208
+ "type": "STRING",
3209
+ "widget": {
3210
+ "name": "string_b"
3211
+ },
3212
+ "link": 1343
3213
+ }
3214
+ ],
3215
+ "outputs": [
3216
+ {
3217
+ "localized_name": "STRING",
3218
+ "name": "STRING",
3219
+ "type": "STRING",
3220
+ "links": [
3221
+ 1330
3222
+ ]
3223
+ }
3224
+ ],
3225
+ "properties": {
3226
+ "cnr_id": "comfy-core",
3227
+ "ver": "0.3.59",
3228
+ "Node name for S&R": "StringConcatenate",
3229
+ "ue_properties": {
3230
+ "widget_ue_connectable": {},
3231
+ "version": "7.5.1",
3232
+ "input_ue_unconnectable": {}
3233
+ }
3234
+ },
3235
+ "widgets_values": [
3236
+ "v4/target_cc/sample_",
3237
+ "",
3238
+ ""
3239
+ ]
3240
+ },
3241
+ {
3242
+ "id": 568,
3243
+ "type": "StringConcatenate",
3244
+ "pos": [
3245
+ 10854.85546875,
3246
+ -221.1119384765625
3247
+ ],
3248
+ "size": [
3249
+ 400,
3250
+ 200
3251
+ ],
3252
+ "flags": {},
3253
+ "order": 8,
3254
+ "mode": 0,
3255
+ "inputs": [
3256
+ {
3257
+ "localized_name": "string_b",
3258
+ "name": "string_b",
3259
+ "type": "STRING",
3260
+ "widget": {
3261
+ "name": "string_b"
3262
+ },
3263
+ "link": 1341
3264
+ }
3265
+ ],
3266
+ "outputs": [
3267
+ {
3268
+ "localized_name": "STRING",
3269
+ "name": "STRING",
3270
+ "type": "STRING",
3271
+ "links": [
3272
+ 1319
3273
+ ]
3274
+ }
3275
+ ],
3276
+ "properties": {
3277
+ "cnr_id": "comfy-core",
3278
+ "ver": "0.3.59",
3279
+ "Node name for S&R": "StringConcatenate",
3280
+ "ue_properties": {
3281
+ "widget_ue_connectable": {},
3282
+ "version": "7.5.1",
3283
+ "input_ue_unconnectable": {}
3284
+ }
3285
+ },
3286
+ "widgets_values": [
3287
+ "v4/reference/sample_",
3288
+ "",
3289
+ ""
3290
+ ]
3291
+ },
3292
+ {
3293
+ "id": 573,
3294
+ "type": "StringConcatenate",
3295
+ "pos": [
3296
+ 10863.4111328125,
3297
+ 58.804420471191406
3298
+ ],
3299
+ "size": [
3300
+ 400,
3301
+ 200
3302
+ ],
3303
+ "flags": {},
3304
+ "order": 13,
3305
+ "mode": 0,
3306
+ "inputs": [
3307
+ {
3308
+ "localized_name": "string_b",
3309
+ "name": "string_b",
3310
+ "type": "STRING",
3311
+ "widget": {
3312
+ "name": "string_b"
3313
+ },
3314
+ "link": 1342
3315
+ }
3316
+ ],
3317
+ "outputs": [
3318
+ {
3319
+ "localized_name": "STRING",
3320
+ "name": "STRING",
3321
+ "type": "STRING",
3322
+ "links": [
3323
+ 1322
3324
+ ]
3325
+ }
3326
+ ],
3327
+ "properties": {
3328
+ "cnr_id": "comfy-core",
3329
+ "ver": "0.3.59",
3330
+ "Node name for S&R": "StringConcatenate",
3331
+ "ue_properties": {
3332
+ "widget_ue_connectable": {},
3333
+ "version": "7.5.1",
3334
+ "input_ue_unconnectable": {}
3335
+ }
3336
+ },
3337
+ "widgets_values": [
3338
+ "v4/map/sample_",
3339
+ "v2/map/sample_",
3340
+ ""
3341
+ ]
3342
+ }
3343
+ ],
3344
+ "groups": [],
3345
+ "links": [
3346
+ {
3347
+ "id": 1295,
3348
+ "origin_id": -10,
3349
+ "origin_slot": 0,
3350
+ "target_id": 558,
3351
+ "target_slot": 0,
3352
+ "type": "*"
3353
+ },
3354
+ {
3355
+ "id": 1298,
3356
+ "origin_id": 558,
3357
+ "origin_slot": 0,
3358
+ "target_id": 555,
3359
+ "target_slot": 0,
3360
+ "type": "IMAGE"
3361
+ },
3362
+ {
3363
+ "id": 1299,
3364
+ "origin_id": -10,
3365
+ "origin_slot": 1,
3366
+ "target_id": 559,
3367
+ "target_slot": 0,
3368
+ "type": "*"
3369
+ },
3370
+ {
3371
+ "id": 1301,
3372
+ "origin_id": 559,
3373
+ "origin_slot": 0,
3374
+ "target_id": 555,
3375
+ "target_slot": 1,
3376
+ "type": "IMAGE"
3377
+ },
3378
+ {
3379
+ "id": 1302,
3380
+ "origin_id": -10,
3381
+ "origin_slot": 2,
3382
+ "target_id": 560,
3383
+ "target_slot": 0,
3384
+ "type": "*"
3385
+ },
3386
+ {
3387
+ "id": 1304,
3388
+ "origin_id": 560,
3389
+ "origin_slot": 0,
3390
+ "target_id": 556,
3391
+ "target_slot": 1,
3392
+ "type": "IMAGE"
3393
+ },
3394
+ {
3395
+ "id": 1311,
3396
+ "origin_id": 558,
3397
+ "origin_slot": 0,
3398
+ "target_id": 569,
3399
+ "target_slot": 0,
3400
+ "type": "IMAGE"
3401
+ },
3402
+ {
3403
+ "id": 1312,
3404
+ "origin_id": 547,
3405
+ "origin_slot": 0,
3406
+ "target_id": 569,
3407
+ "target_slot": 1,
3408
+ "type": "STRING"
3409
+ },
3410
+ {
3411
+ "id": 1313,
3412
+ "origin_id": 559,
3413
+ "origin_slot": 0,
3414
+ "target_id": 570,
3415
+ "target_slot": 0,
3416
+ "type": "IMAGE"
3417
+ },
3418
+ {
3419
+ "id": 1315,
3420
+ "origin_id": 549,
3421
+ "origin_slot": 0,
3422
+ "target_id": 570,
3423
+ "target_slot": 1,
3424
+ "type": "STRING"
3425
+ },
3426
+ {
3427
+ "id": 1316,
3428
+ "origin_id": 560,
3429
+ "origin_slot": 0,
3430
+ "target_id": 571,
3431
+ "target_slot": 0,
3432
+ "type": "IMAGE"
3433
+ },
3434
+ {
3435
+ "id": 1317,
3436
+ "origin_id": 550,
3437
+ "origin_slot": 0,
3438
+ "target_id": 571,
3439
+ "target_slot": 1,
3440
+ "type": "STRING"
3441
+ },
3442
+ {
3443
+ "id": 1319,
3444
+ "origin_id": 568,
3445
+ "origin_slot": 0,
3446
+ "target_id": 572,
3447
+ "target_slot": 1,
3448
+ "type": "STRING"
3449
+ },
3450
+ {
3451
+ "id": 1322,
3452
+ "origin_id": 573,
3453
+ "origin_slot": 0,
3454
+ "target_id": 574,
3455
+ "target_slot": 1,
3456
+ "type": "STRING"
3457
+ },
3458
+ {
3459
+ "id": 1324,
3460
+ "origin_id": -10,
3461
+ "origin_slot": 3,
3462
+ "target_id": 574,
3463
+ "target_slot": 0,
3464
+ "type": "IMAGE"
3465
+ },
3466
+ {
3467
+ "id": 1326,
3468
+ "origin_id": 555,
3469
+ "origin_slot": 0,
3470
+ "target_id": 575,
3471
+ "target_slot": 0,
3472
+ "type": "IMAGE"
3473
+ },
3474
+ {
3475
+ "id": 1327,
3476
+ "origin_id": -10,
3477
+ "origin_slot": 3,
3478
+ "target_id": 575,
3479
+ "target_slot": 1,
3480
+ "type": "IMAGE"
3481
+ },
3482
+ {
3483
+ "id": 1328,
3484
+ "origin_id": 575,
3485
+ "origin_slot": 0,
3486
+ "target_id": 556,
3487
+ "target_slot": 0,
3488
+ "type": "IMAGE"
3489
+ },
3490
+ {
3491
+ "id": 1330,
3492
+ "origin_id": 576,
3493
+ "origin_slot": 0,
3494
+ "target_id": 577,
3495
+ "target_slot": 1,
3496
+ "type": "STRING"
3497
+ },
3498
+ {
3499
+ "id": 1331,
3500
+ "origin_id": -10,
3501
+ "origin_slot": 4,
3502
+ "target_id": 577,
3503
+ "target_slot": 0,
3504
+ "type": "IMAGE"
3505
+ },
3506
+ {
3507
+ "id": 1332,
3508
+ "origin_id": 556,
3509
+ "origin_slot": 0,
3510
+ "target_id": 578,
3511
+ "target_slot": 0,
3512
+ "type": "IMAGE"
3513
+ },
3514
+ {
3515
+ "id": 1333,
3516
+ "origin_id": -10,
3517
+ "origin_slot": 4,
3518
+ "target_id": 578,
3519
+ "target_slot": 1,
3520
+ "type": "IMAGE"
3521
+ },
3522
+ {
3523
+ "id": 1334,
3524
+ "origin_id": 578,
3525
+ "origin_slot": 0,
3526
+ "target_id": 572,
3527
+ "target_slot": 0,
3528
+ "type": "IMAGE"
3529
+ },
3530
+ {
3531
+ "id": 1336,
3532
+ "origin_id": 556,
3533
+ "origin_slot": 0,
3534
+ "target_id": -20,
3535
+ "target_slot": 0,
3536
+ "type": "IMAGE"
3537
+ },
3538
+ {
3539
+ "id": 1338,
3540
+ "origin_id": 579,
3541
+ "origin_slot": 0,
3542
+ "target_id": 547,
3543
+ "target_slot": 0,
3544
+ "type": "STRING"
3545
+ },
3546
+ {
3547
+ "id": 1339,
3548
+ "origin_id": 579,
3549
+ "origin_slot": 0,
3550
+ "target_id": 549,
3551
+ "target_slot": 0,
3552
+ "type": "STRING"
3553
+ },
3554
+ {
3555
+ "id": 1340,
3556
+ "origin_id": 579,
3557
+ "origin_slot": 0,
3558
+ "target_id": 550,
3559
+ "target_slot": 0,
3560
+ "type": "STRING"
3561
+ },
3562
+ {
3563
+ "id": 1341,
3564
+ "origin_id": 579,
3565
+ "origin_slot": 0,
3566
+ "target_id": 568,
3567
+ "target_slot": 0,
3568
+ "type": "STRING"
3569
+ },
3570
+ {
3571
+ "id": 1342,
3572
+ "origin_id": 579,
3573
+ "origin_slot": 0,
3574
+ "target_id": 573,
3575
+ "target_slot": 0,
3576
+ "type": "STRING"
3577
+ },
3578
+ {
3579
+ "id": 1343,
3580
+ "origin_id": 579,
3581
+ "origin_slot": 0,
3582
+ "target_id": 576,
3583
+ "target_slot": 0,
3584
+ "type": "STRING"
3585
+ },
3586
+ {
3587
+ "id": 1344,
3588
+ "origin_id": -10,
3589
+ "origin_slot": 5,
3590
+ "target_id": 579,
3591
+ "target_slot": 0,
3592
+ "type": "*"
3593
+ }
3594
+ ],
3595
+ "extra": {
3596
+ "ue_links": [],
3597
+ "links_added_by_ue": [],
3598
+ "workflowRendererVersion": "LG"
3599
+ }
3600
+ }
3601
+ ]
3602
+ },
3603
+ "config": {},
3604
+ "extra": {
3605
+ "frontendVersion": "1.36.14",
3606
+ "ue_links": [],
3607
+ "links_added_by_ue": [],
3608
+ "VHS_latentpreview": true,
3609
+ "VHS_latentpreviewrate": 0,
3610
+ "VHS_MetadataImage": true,
3611
+ "VHS_KeepIntermediate": true,
3612
+ "workflowRendererVersion": "LG",
3613
+ "ds": {
3614
+ "scale": 0.23939204936916347,
3615
+ "offset": [
3616
+ 3292.6078585234827,
3617
+ -395.3647091890921
3618
+ ]
3619
+ }
3620
+ },
3621
+ "version": 0.4
3622
+ }
workflows/Head Swap V4 Simple Workflow.json ADDED
@@ -0,0 +1,2146 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "91f6bbe2-ed41-4fd6-bac7-71d5b5864ecb",
3
+ "revision": 1,
4
+ "last_node_id": 464,
5
+ "last_link_id": 757,
6
+ "nodes": [
7
+ {
8
+ "id": 38,
9
+ "type": "CLIPLoader",
10
+ "pos": [
11
+ -250,
12
+ 160
13
+ ],
14
+ "size": [
15
+ 330,
16
+ 110
17
+ ],
18
+ "flags": {},
19
+ "order": 0,
20
+ "mode": 0,
21
+ "inputs": [],
22
+ "outputs": [
23
+ {
24
+ "name": "CLIP",
25
+ "type": "CLIP",
26
+ "slot_index": 0,
27
+ "links": [
28
+ 205
29
+ ]
30
+ }
31
+ ],
32
+ "properties": {
33
+ "cnr_id": "comfy-core",
34
+ "ver": "0.3.48",
35
+ "Node name for S&R": "CLIPLoader",
36
+ "models": [
37
+ {
38
+ "name": "qwen_2.5_vl_7b_fp8_scaled.safetensors",
39
+ "url": "https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/text_encoders/qwen_2.5_vl_7b_fp8_scaled.safetensors",
40
+ "directory": "text_encoders"
41
+ }
42
+ ],
43
+ "enableTabs": false,
44
+ "tabWidth": 65,
45
+ "tabXOffset": 10,
46
+ "hasSecondTab": false,
47
+ "secondTabText": "Send Back",
48
+ "secondTabOffset": 80,
49
+ "secondTabWidth": 65,
50
+ "ue_properties": {
51
+ "version": "7.5.1",
52
+ "widget_ue_connectable": {},
53
+ "input_ue_unconnectable": {}
54
+ }
55
+ },
56
+ "widgets_values": [
57
+ "qwen_2.5_vl_7b_fp8_scaled.safetensors",
58
+ "qwen_image",
59
+ "default"
60
+ ]
61
+ },
62
+ {
63
+ "id": 113,
64
+ "type": "MarkdownNote",
65
+ "pos": [
66
+ 730,
67
+ 1030
68
+ ],
69
+ "size": [
70
+ 330,
71
+ 90
72
+ ],
73
+ "flags": {},
74
+ "order": 1,
75
+ "mode": 0,
76
+ "inputs": [],
77
+ "outputs": [],
78
+ "title": "Note: About image size",
79
+ "properties": {
80
+ "ue_properties": {
81
+ "widget_ue_connectable": {},
82
+ "version": "7.5.1",
83
+ "input_ue_unconnectable": {}
84
+ }
85
+ },
86
+ "widgets_values": [
87
+ "You can use the latent from the **EmptySD3LatentImage** to replace **VAE Encode**, so you can customize the image size."
88
+ ],
89
+ "color": "#432",
90
+ "bgcolor": "#653"
91
+ },
92
+ {
93
+ "id": 97,
94
+ "type": "MarkdownNote",
95
+ "pos": [
96
+ 740,
97
+ 610
98
+ ],
99
+ "size": [
100
+ 300,
101
+ 160
102
+ ],
103
+ "flags": {},
104
+ "order": 2,
105
+ "mode": 0,
106
+ "inputs": [],
107
+ "outputs": [],
108
+ "title": "Note: KSampler settings",
109
+ "properties": {
110
+ "ue_properties": {
111
+ "widget_ue_connectable": {},
112
+ "version": "7.5.1",
113
+ "input_ue_unconnectable": {}
114
+ }
115
+ },
116
+ "widgets_values": [
117
+ "You can test and find the best setting by yourself. The following table is for reference.\n| Parameters | Qwen Team | Comfy Original | with 4steps LoRA |\n|--------|---------|------------|---------------------------|\n| Steps | 50 | 20 | 4 |\n| CFG | 4.0 | 2.5 | 1.0 |"
118
+ ],
119
+ "color": "#432",
120
+ "bgcolor": "#653"
121
+ },
122
+ {
123
+ "id": 388,
124
+ "type": "MarkdownNote",
125
+ "pos": [
126
+ -600,
127
+ 1250
128
+ ],
129
+ "size": [
130
+ 310,
131
+ 150
132
+ ],
133
+ "flags": {},
134
+ "order": 3,
135
+ "mode": 0,
136
+ "inputs": [],
137
+ "outputs": [],
138
+ "title": "Note: Raw latent version",
139
+ "properties": {
140
+ "ue_properties": {
141
+ "widget_ue_connectable": {},
142
+ "version": "7.5.1",
143
+ "input_ue_unconnectable": {}
144
+ }
145
+ },
146
+ "widgets_values": [
147
+ "Since the **TextEncodeQwenImageEditPlus** node will scale the image to 1M pixels, you might find that the output has a pixel-shifting issue.\n\nThe **Raw latent version** is to provide the raw latent to the sampler. This is the way you can provide the raw latent as an input condition."
148
+ ],
149
+ "color": "#432",
150
+ "bgcolor": "#653"
151
+ },
152
+ {
153
+ "id": 112,
154
+ "type": "EmptySD3LatentImage",
155
+ "pos": [
156
+ 750,
157
+ 860
158
+ ],
159
+ "size": [
160
+ 270,
161
+ 106
162
+ ],
163
+ "flags": {},
164
+ "order": 4,
165
+ "mode": 4,
166
+ "inputs": [],
167
+ "outputs": [
168
+ {
169
+ "name": "LATENT",
170
+ "type": "LATENT",
171
+ "links": []
172
+ }
173
+ ],
174
+ "properties": {
175
+ "cnr_id": "comfy-core",
176
+ "ver": "0.3.59",
177
+ "Node name for S&R": "EmptySD3LatentImage",
178
+ "ue_properties": {
179
+ "widget_ue_connectable": {},
180
+ "version": "7.5.1",
181
+ "input_ue_unconnectable": {}
182
+ }
183
+ },
184
+ "widgets_values": [
185
+ 1024,
186
+ 1024,
187
+ 1
188
+ ]
189
+ },
190
+ {
191
+ "id": 446,
192
+ "type": "Reroute",
193
+ "pos": [
194
+ 2079.760492261495,
195
+ 1054.6883039368697
196
+ ],
197
+ "size": [
198
+ 75,
199
+ 26
200
+ ],
201
+ "flags": {},
202
+ "order": 15,
203
+ "mode": 0,
204
+ "inputs": [
205
+ {
206
+ "name": "",
207
+ "type": "*",
208
+ "link": 717
209
+ }
210
+ ],
211
+ "outputs": [
212
+ {
213
+ "name": "",
214
+ "type": "IMAGE",
215
+ "links": [
216
+ 718
217
+ ]
218
+ }
219
+ ],
220
+ "properties": {
221
+ "showOutputText": false,
222
+ "horizontal": false,
223
+ "ue_properties": {
224
+ "widget_ue_connectable": {},
225
+ "version": "7.5.1",
226
+ "input_ue_unconnectable": {}
227
+ }
228
+ }
229
+ },
230
+ {
231
+ "id": 447,
232
+ "type": "Reroute",
233
+ "pos": [
234
+ 2086.7402531690495,
235
+ 1114.016271651083
236
+ ],
237
+ "size": [
238
+ 75,
239
+ 26
240
+ ],
241
+ "flags": {},
242
+ "order": 18,
243
+ "mode": 0,
244
+ "inputs": [
245
+ {
246
+ "name": "",
247
+ "type": "*",
248
+ "link": 719
249
+ }
250
+ ],
251
+ "outputs": [
252
+ {
253
+ "name": "",
254
+ "type": "IMAGE",
255
+ "links": [
256
+ 720
257
+ ]
258
+ }
259
+ ],
260
+ "properties": {
261
+ "showOutputText": false,
262
+ "horizontal": false,
263
+ "ue_properties": {
264
+ "widget_ue_connectable": {},
265
+ "version": "7.5.1",
266
+ "input_ue_unconnectable": {}
267
+ }
268
+ }
269
+ },
270
+ {
271
+ "id": 439,
272
+ "type": "ImageConcanate",
273
+ "pos": [
274
+ 2225.261967228374,
275
+ 964.0466808057298
276
+ ],
277
+ "size": [
278
+ 315,
279
+ 102
280
+ ],
281
+ "flags": {},
282
+ "order": 25,
283
+ "mode": 0,
284
+ "inputs": [
285
+ {
286
+ "name": "image1",
287
+ "type": "IMAGE",
288
+ "link": 718
289
+ },
290
+ {
291
+ "name": "image2",
292
+ "type": "IMAGE",
293
+ "link": 720
294
+ }
295
+ ],
296
+ "outputs": [
297
+ {
298
+ "name": "IMAGE",
299
+ "type": "IMAGE",
300
+ "links": [
301
+ 709
302
+ ]
303
+ }
304
+ ],
305
+ "properties": {
306
+ "cnr_id": "comfyui-kjnodes",
307
+ "ver": "e81f33508b0821ea2f53f4f46a833fa6215626bd",
308
+ "Node name for S&R": "ImageConcanate",
309
+ "ue_properties": {
310
+ "version": "7.1",
311
+ "widget_ue_connectable": {},
312
+ "input_ue_unconnectable": {}
313
+ }
314
+ },
315
+ "widgets_values": [
316
+ "down",
317
+ true
318
+ ]
319
+ },
320
+ {
321
+ "id": 440,
322
+ "type": "ImageConcanate",
323
+ "pos": [
324
+ 2231.1788824759697,
325
+ 1150.391686021368
326
+ ],
327
+ "size": [
328
+ 315,
329
+ 102
330
+ ],
331
+ "flags": {},
332
+ "order": 32,
333
+ "mode": 0,
334
+ "inputs": [
335
+ {
336
+ "name": "image1",
337
+ "type": "IMAGE",
338
+ "link": 709
339
+ },
340
+ {
341
+ "name": "image2",
342
+ "type": "IMAGE",
343
+ "link": 757
344
+ }
345
+ ],
346
+ "outputs": [
347
+ {
348
+ "name": "IMAGE",
349
+ "type": "IMAGE",
350
+ "links": [
351
+ 726
352
+ ]
353
+ }
354
+ ],
355
+ "properties": {
356
+ "cnr_id": "comfyui-kjnodes",
357
+ "ver": "e81f33508b0821ea2f53f4f46a833fa6215626bd",
358
+ "Node name for S&R": "ImageConcanate",
359
+ "ue_properties": {
360
+ "version": "7.1",
361
+ "widget_ue_connectable": {},
362
+ "input_ue_unconnectable": {}
363
+ }
364
+ },
365
+ "widgets_values": [
366
+ "right",
367
+ true
368
+ ]
369
+ },
370
+ {
371
+ "id": 449,
372
+ "type": "AddLabel",
373
+ "pos": [
374
+ 2754.569112571502,
375
+ 1077.0285861888094
376
+ ],
377
+ "size": [
378
+ 270,
379
+ 270
380
+ ],
381
+ "flags": {},
382
+ "order": 33,
383
+ "mode": 0,
384
+ "inputs": [
385
+ {
386
+ "name": "image",
387
+ "type": "IMAGE",
388
+ "link": 726
389
+ },
390
+ {
391
+ "name": "caption",
392
+ "shape": 7,
393
+ "type": "STRING",
394
+ "link": null
395
+ },
396
+ {
397
+ "name": "text",
398
+ "type": "STRING",
399
+ "widget": {
400
+ "name": "text"
401
+ },
402
+ "link": 728
403
+ }
404
+ ],
405
+ "outputs": [
406
+ {
407
+ "name": "IMAGE",
408
+ "type": "IMAGE",
409
+ "links": [
410
+ 727
411
+ ]
412
+ }
413
+ ],
414
+ "properties": {
415
+ "cnr_id": "comfyui-kjnodes",
416
+ "ver": "6ee278aa7d802c03ad713a7c5fbc02861b6773a8",
417
+ "Node name for S&R": "AddLabel",
418
+ "ue_properties": {
419
+ "widget_ue_connectable": {
420
+ "text_x": true,
421
+ "text_y": true,
422
+ "height": true,
423
+ "font_size": true,
424
+ "font_color": true,
425
+ "label_color": true,
426
+ "font": true,
427
+ "text": true,
428
+ "direction": true
429
+ },
430
+ "version": "7.1",
431
+ "input_ue_unconnectable": {}
432
+ }
433
+ },
434
+ "widgets_values": [
435
+ 10,
436
+ 2,
437
+ 48,
438
+ 32,
439
+ "white",
440
+ "black",
441
+ "FreeMono.ttf",
442
+ "Text",
443
+ "up"
444
+ ]
445
+ },
446
+ {
447
+ "id": 39,
448
+ "type": "VAELoader",
449
+ "pos": [
450
+ -250,
451
+ 320
452
+ ],
453
+ "size": [
454
+ 330,
455
+ 60
456
+ ],
457
+ "flags": {},
458
+ "order": 5,
459
+ "mode": 0,
460
+ "inputs": [],
461
+ "outputs": [
462
+ {
463
+ "name": "VAE",
464
+ "type": "VAE",
465
+ "slot_index": 0,
466
+ "links": [
467
+ 76,
468
+ 168,
469
+ 207
470
+ ]
471
+ }
472
+ ],
473
+ "properties": {
474
+ "cnr_id": "comfy-core",
475
+ "ver": "0.3.48",
476
+ "Node name for S&R": "VAELoader",
477
+ "models": [
478
+ {
479
+ "name": "qwen_image_vae.safetensors",
480
+ "url": "https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/vae/qwen_image_vae.safetensors",
481
+ "directory": "vae"
482
+ }
483
+ ],
484
+ "enableTabs": false,
485
+ "tabWidth": 65,
486
+ "tabXOffset": 10,
487
+ "hasSecondTab": false,
488
+ "secondTabText": "Send Back",
489
+ "secondTabOffset": 80,
490
+ "secondTabWidth": 65,
491
+ "ue_properties": {
492
+ "version": "7.5.1",
493
+ "widget_ue_connectable": {},
494
+ "input_ue_unconnectable": {}
495
+ }
496
+ },
497
+ "widgets_values": [
498
+ "qwen_image_vae.safetensors"
499
+ ]
500
+ },
501
+ {
502
+ "id": 75,
503
+ "type": "CFGNorm",
504
+ "pos": [
505
+ 740,
506
+ -20
507
+ ],
508
+ "size": [
509
+ 290,
510
+ 60
511
+ ],
512
+ "flags": {},
513
+ "order": 26,
514
+ "mode": 0,
515
+ "inputs": [
516
+ {
517
+ "name": "model",
518
+ "type": "MODEL",
519
+ "link": 141
520
+ }
521
+ ],
522
+ "outputs": [
523
+ {
524
+ "name": "patched_model",
525
+ "type": "MODEL",
526
+ "links": [
527
+ 186
528
+ ]
529
+ }
530
+ ],
531
+ "properties": {
532
+ "cnr_id": "comfy-core",
533
+ "ver": "0.3.50",
534
+ "Node name for S&R": "CFGNorm",
535
+ "enableTabs": false,
536
+ "tabWidth": 65,
537
+ "tabXOffset": 10,
538
+ "hasSecondTab": false,
539
+ "secondTabText": "Send Back",
540
+ "secondTabOffset": 80,
541
+ "secondTabWidth": 65,
542
+ "ue_properties": {
543
+ "widget_ue_connectable": {
544
+ "strength": true
545
+ },
546
+ "version": "7.5.1",
547
+ "input_ue_unconnectable": {}
548
+ }
549
+ },
550
+ "widgets_values": [
551
+ 1
552
+ ]
553
+ },
554
+ {
555
+ "id": 89,
556
+ "type": "LoraLoaderModelOnly",
557
+ "pos": [
558
+ 254.35707832601116,
559
+ -285.091884725438
560
+ ],
561
+ "size": [
562
+ 310,
563
+ 82
564
+ ],
565
+ "flags": {},
566
+ "order": 16,
567
+ "mode": 4,
568
+ "inputs": [
569
+ {
570
+ "name": "model",
571
+ "type": "MODEL",
572
+ "link": 744
573
+ }
574
+ ],
575
+ "outputs": [
576
+ {
577
+ "name": "MODEL",
578
+ "type": "MODEL",
579
+ "links": [
580
+ 185
581
+ ]
582
+ }
583
+ ],
584
+ "properties": {
585
+ "cnr_id": "comfy-core",
586
+ "ver": "0.3.50",
587
+ "Node name for S&R": "LoraLoaderModelOnly",
588
+ "models": [
589
+ {
590
+ "name": "Qwen-Image-Edit-2509-Lightning-4steps-V1.0-bf16.safetensors",
591
+ "url": "https://huggingface.co/lightx2v/Qwen-Image-Lightning/resolve/main/Qwen-Image-Edit-2509/Qwen-Image-Edit-2509-Lightning-4steps-V1.0-bf16.safetensors",
592
+ "directory": "loras"
593
+ }
594
+ ],
595
+ "enableTabs": false,
596
+ "tabWidth": 65,
597
+ "tabXOffset": 10,
598
+ "hasSecondTab": false,
599
+ "secondTabText": "Send Back",
600
+ "secondTabOffset": 80,
601
+ "secondTabWidth": 65,
602
+ "ue_properties": {
603
+ "widget_ue_connectable": {
604
+ "lora_name": true,
605
+ "strength_model": true
606
+ },
607
+ "version": "7.5.1",
608
+ "input_ue_unconnectable": {}
609
+ }
610
+ },
611
+ "widgets_values": [
612
+ "qwen/Qwen-Image-Edit-2511-Lightning-4steps-V1.0-bf16.safetensors",
613
+ 1
614
+ ]
615
+ },
616
+ {
617
+ "id": 88,
618
+ "type": "VAEEncode",
619
+ "pos": [
620
+ -108.03860503358251,
621
+ 1028.0716416038072
622
+ ],
623
+ "size": [
624
+ 140,
625
+ 46
626
+ ],
627
+ "flags": {},
628
+ "order": 19,
629
+ "mode": 0,
630
+ "inputs": [
631
+ {
632
+ "name": "pixels",
633
+ "type": "IMAGE",
634
+ "link": 736
635
+ },
636
+ {
637
+ "name": "vae",
638
+ "type": "VAE",
639
+ "link": 168
640
+ }
641
+ ],
642
+ "outputs": [
643
+ {
644
+ "name": "LATENT",
645
+ "type": "LATENT",
646
+ "links": [
647
+ 221
648
+ ]
649
+ }
650
+ ],
651
+ "properties": {
652
+ "cnr_id": "comfy-core",
653
+ "ver": "0.3.50",
654
+ "Node name for S&R": "VAEEncode",
655
+ "enableTabs": false,
656
+ "tabWidth": 65,
657
+ "tabXOffset": 10,
658
+ "hasSecondTab": false,
659
+ "secondTabText": "Send Back",
660
+ "secondTabOffset": 80,
661
+ "secondTabWidth": 65,
662
+ "ue_properties": {
663
+ "widget_ue_connectable": {},
664
+ "version": "7.5.1",
665
+ "input_ue_unconnectable": {}
666
+ }
667
+ },
668
+ "widgets_values": []
669
+ },
670
+ {
671
+ "id": 438,
672
+ "type": "ConditioningZeroOut",
673
+ "pos": [
674
+ 410.7094050753585,
675
+ 191.40181276004176
676
+ ],
677
+ "size": [
678
+ 204.134765625,
679
+ 26
680
+ ],
681
+ "flags": {},
682
+ "order": 23,
683
+ "mode": 0,
684
+ "inputs": [
685
+ {
686
+ "name": "conditioning",
687
+ "type": "CONDITIONING",
688
+ "link": 707
689
+ }
690
+ ],
691
+ "outputs": [
692
+ {
693
+ "name": "CONDITIONING",
694
+ "type": "CONDITIONING",
695
+ "links": [
696
+ 739
697
+ ]
698
+ }
699
+ ],
700
+ "properties": {
701
+ "cnr_id": "comfy-core",
702
+ "ver": "0.4.0",
703
+ "Node name for S&R": "ConditioningZeroOut",
704
+ "ue_properties": {
705
+ "widget_ue_connectable": {},
706
+ "input_ue_unconnectable": {},
707
+ "version": "7.5.1"
708
+ }
709
+ },
710
+ "widgets_values": []
711
+ },
712
+ {
713
+ "id": 450,
714
+ "type": "PrimitiveStringMultiline",
715
+ "pos": [
716
+ 2257.138569462553,
717
+ 1348.5903168709558
718
+ ],
719
+ "size": [
720
+ 400,
721
+ 200
722
+ ],
723
+ "flags": {},
724
+ "order": 6,
725
+ "mode": 0,
726
+ "inputs": [],
727
+ "outputs": [
728
+ {
729
+ "name": "STRING",
730
+ "type": "STRING",
731
+ "links": [
732
+ 728
733
+ ]
734
+ }
735
+ ],
736
+ "properties": {
737
+ "cnr_id": "comfy-core",
738
+ "ver": "0.3.64",
739
+ "Node name for S&R": "PrimitiveStringMultiline",
740
+ "ue_properties": {
741
+ "widget_ue_connectable": {
742
+ "value": true
743
+ },
744
+ "version": "7.1",
745
+ "input_ue_unconnectable": {}
746
+ }
747
+ },
748
+ "widgets_values": [
749
+ "ddim + bong_tangent + 20 steps (Without Lightining LoRa) + CFG: 2.5, CFG Norm: 1.0, Model Sampling 1.0"
750
+ ]
751
+ },
752
+ {
753
+ "id": 441,
754
+ "type": "SaveImage",
755
+ "pos": [
756
+ 3271.5215051263663,
757
+ 1001.0280801557411
758
+ ],
759
+ "size": [
760
+ 270,
761
+ 270.0000000000001
762
+ ],
763
+ "flags": {},
764
+ "order": 34,
765
+ "mode": 0,
766
+ "inputs": [
767
+ {
768
+ "name": "images",
769
+ "type": "IMAGE",
770
+ "link": 727
771
+ }
772
+ ],
773
+ "outputs": [],
774
+ "properties": {
775
+ "cnr_id": "comfy-core",
776
+ "ver": "0.4.0",
777
+ "Node name for S&R": "SaveImage",
778
+ "ue_properties": {
779
+ "widget_ue_connectable": {},
780
+ "input_ue_unconnectable": {},
781
+ "version": "7.5.1"
782
+ }
783
+ },
784
+ "widgets_values": [
785
+ "ComfyUI"
786
+ ]
787
+ },
788
+ {
789
+ "id": 60,
790
+ "type": "SaveImage",
791
+ "pos": [
792
+ 2008.0175733541118,
793
+ -325.41813748655136
794
+ ],
795
+ "size": [
796
+ 950,
797
+ 1040
798
+ ],
799
+ "flags": {},
800
+ "order": 31,
801
+ "mode": 0,
802
+ "inputs": [
803
+ {
804
+ "name": "images",
805
+ "type": "IMAGE",
806
+ "link": 756
807
+ }
808
+ ],
809
+ "outputs": [],
810
+ "properties": {
811
+ "cnr_id": "comfy-core",
812
+ "ver": "0.3.48",
813
+ "Node name for S&R": "SaveImage",
814
+ "enableTabs": false,
815
+ "tabWidth": 65,
816
+ "tabXOffset": 10,
817
+ "hasSecondTab": false,
818
+ "secondTabText": "Send Back",
819
+ "secondTabOffset": 80,
820
+ "secondTabWidth": 65,
821
+ "ue_properties": {
822
+ "version": "7.5.1",
823
+ "widget_ue_connectable": {},
824
+ "input_ue_unconnectable": {}
825
+ }
826
+ },
827
+ "widgets_values": [
828
+ "ComfyUI"
829
+ ]
830
+ },
831
+ {
832
+ "id": 435,
833
+ "type": "LoadImage",
834
+ "pos": [
835
+ 25.791994160028672,
836
+ 565.2632347050533
837
+ ],
838
+ "size": [
839
+ 299.77330184271614,
840
+ 382.81902226286513
841
+ ],
842
+ "flags": {},
843
+ "order": 7,
844
+ "mode": 0,
845
+ "inputs": [],
846
+ "outputs": [
847
+ {
848
+ "name": "IMAGE",
849
+ "type": "IMAGE",
850
+ "links": [
851
+ 702
852
+ ]
853
+ },
854
+ {
855
+ "name": "MASK",
856
+ "type": "MASK",
857
+ "links": null
858
+ }
859
+ ],
860
+ "title": "Reference Face",
861
+ "properties": {
862
+ "cnr_id": "comfy-core",
863
+ "ver": "0.3.50",
864
+ "Node name for S&R": "LoadImage",
865
+ "ue_properties": {
866
+ "widget_ue_connectable": {
867
+ "image": true,
868
+ "upload": true
869
+ },
870
+ "version": "7.5.1",
871
+ "input_ue_unconnectable": {}
872
+ },
873
+ "enableTabs": false,
874
+ "tabWidth": 65,
875
+ "tabXOffset": 10,
876
+ "hasSecondTab": false,
877
+ "secondTabText": "Send Back",
878
+ "secondTabOffset": 80,
879
+ "secondTabWidth": 65
880
+ },
881
+ "widgets_values": [
882
+ "70437487707333.jpg",
883
+ "image"
884
+ ]
885
+ },
886
+ {
887
+ "id": 111,
888
+ "type": "TextEncodeQwenImageEditPlus",
889
+ "pos": [
890
+ 220,
891
+ -90
892
+ ],
893
+ "size": [
894
+ 400,
895
+ 200
896
+ ],
897
+ "flags": {},
898
+ "order": 17,
899
+ "mode": 0,
900
+ "inputs": [
901
+ {
902
+ "name": "clip",
903
+ "type": "CLIP",
904
+ "link": 205
905
+ },
906
+ {
907
+ "name": "vae",
908
+ "shape": 7,
909
+ "type": "VAE",
910
+ "link": 207
911
+ },
912
+ {
913
+ "name": "image1",
914
+ "shape": 7,
915
+ "type": "IMAGE",
916
+ "link": 705
917
+ },
918
+ {
919
+ "name": "image2",
920
+ "shape": 7,
921
+ "type": "IMAGE",
922
+ "link": 745
923
+ },
924
+ {
925
+ "name": "image3",
926
+ "shape": 7,
927
+ "type": "IMAGE",
928
+ "link": null
929
+ }
930
+ ],
931
+ "outputs": [
932
+ {
933
+ "name": "CONDITIONING",
934
+ "type": "CONDITIONING",
935
+ "links": [
936
+ 707,
937
+ 737
938
+ ]
939
+ }
940
+ ],
941
+ "properties": {
942
+ "cnr_id": "comfy-core",
943
+ "ver": "0.3.59",
944
+ "Node name for S&R": "TextEncodeQwenImageEditPlus",
945
+ "ue_properties": {
946
+ "widget_ue_connectable": {},
947
+ "version": "7.5.1",
948
+ "input_ue_unconnectable": {}
949
+ }
950
+ },
951
+ "widgets_values": [
952
+ "h34d_sw4p: replace the head of Picture 1 by the head from Picture 2, ensuring the new head mimics the identical expression, angle, and rotation found in Picture 1."
953
+ ],
954
+ "color": "#232",
955
+ "bgcolor": "#353"
956
+ },
957
+ {
958
+ "id": 460,
959
+ "type": "FluxKontextMultiReferenceLatentMethod",
960
+ "pos": [
961
+ 675.4474134575655,
962
+ 98.66288208466511
963
+ ],
964
+ "size": [
965
+ 369.6734375,
966
+ 58
967
+ ],
968
+ "flags": {},
969
+ "order": 27,
970
+ "mode": 0,
971
+ "inputs": [
972
+ {
973
+ "name": "conditioning",
974
+ "type": "CONDITIONING",
975
+ "link": 739
976
+ }
977
+ ],
978
+ "outputs": [
979
+ {
980
+ "name": "CONDITIONING",
981
+ "type": "CONDITIONING",
982
+ "links": [
983
+ 740
984
+ ]
985
+ }
986
+ ],
987
+ "properties": {
988
+ "cnr_id": "comfy-core",
989
+ "ver": "0.5.1",
990
+ "Node name for S&R": "FluxKontextMultiReferenceLatentMethod",
991
+ "ue_properties": {
992
+ "widget_ue_connectable": {},
993
+ "input_ue_unconnectable": {},
994
+ "version": "7.5.1"
995
+ }
996
+ },
997
+ "widgets_values": [
998
+ "index_timestep_zero"
999
+ ]
1000
+ },
1001
+ {
1002
+ "id": 459,
1003
+ "type": "FluxKontextMultiReferenceLatentMethod",
1004
+ "pos": [
1005
+ 665.2899850814557,
1006
+ -257.1049804383476
1007
+ ],
1008
+ "size": [
1009
+ 369.6734375,
1010
+ 58
1011
+ ],
1012
+ "flags": {},
1013
+ "order": 24,
1014
+ "mode": 0,
1015
+ "inputs": [
1016
+ {
1017
+ "name": "conditioning",
1018
+ "type": "CONDITIONING",
1019
+ "link": 737
1020
+ }
1021
+ ],
1022
+ "outputs": [
1023
+ {
1024
+ "name": "CONDITIONING",
1025
+ "type": "CONDITIONING",
1026
+ "links": [
1027
+ 738
1028
+ ]
1029
+ }
1030
+ ],
1031
+ "properties": {
1032
+ "cnr_id": "comfy-core",
1033
+ "ver": "0.5.1",
1034
+ "Node name for S&R": "FluxKontextMultiReferenceLatentMethod",
1035
+ "ue_properties": {
1036
+ "widget_ue_connectable": {},
1037
+ "input_ue_unconnectable": {},
1038
+ "version": "7.5.1"
1039
+ }
1040
+ },
1041
+ "widgets_values": [
1042
+ "index_timestep_zero"
1043
+ ]
1044
+ },
1045
+ {
1046
+ "id": 461,
1047
+ "type": "Reroute",
1048
+ "pos": [
1049
+ 396.7905752942934,
1050
+ 914.831921187512
1051
+ ],
1052
+ "size": [
1053
+ 75,
1054
+ 26
1055
+ ],
1056
+ "flags": {},
1057
+ "order": 20,
1058
+ "mode": 0,
1059
+ "inputs": [
1060
+ {
1061
+ "name": "",
1062
+ "type": "*",
1063
+ "link": 746
1064
+ }
1065
+ ],
1066
+ "outputs": [
1067
+ {
1068
+ "name": "",
1069
+ "type": "INT",
1070
+ "links": null
1071
+ }
1072
+ ],
1073
+ "properties": {
1074
+ "showOutputText": false,
1075
+ "horizontal": false,
1076
+ "ue_properties": {
1077
+ "widget_ue_connectable": {},
1078
+ "version": "7.5.1",
1079
+ "input_ue_unconnectable": {}
1080
+ }
1081
+ }
1082
+ },
1083
+ {
1084
+ "id": 437,
1085
+ "type": "ImageResizeKJv2",
1086
+ "pos": [
1087
+ 403.97307794906624,
1088
+ 581.1633123043811
1089
+ ],
1090
+ "size": [
1091
+ 270,
1092
+ 336.00000000000006
1093
+ ],
1094
+ "flags": {},
1095
+ "order": 12,
1096
+ "mode": 0,
1097
+ "inputs": [
1098
+ {
1099
+ "name": "image",
1100
+ "type": "IMAGE",
1101
+ "link": 702
1102
+ },
1103
+ {
1104
+ "name": "mask",
1105
+ "shape": 7,
1106
+ "type": "MASK",
1107
+ "link": null
1108
+ }
1109
+ ],
1110
+ "outputs": [
1111
+ {
1112
+ "name": "IMAGE",
1113
+ "type": "IMAGE",
1114
+ "links": [
1115
+ 717,
1116
+ 745
1117
+ ]
1118
+ },
1119
+ {
1120
+ "name": "width",
1121
+ "type": "INT",
1122
+ "links": null
1123
+ },
1124
+ {
1125
+ "name": "height",
1126
+ "type": "INT",
1127
+ "links": null
1128
+ },
1129
+ {
1130
+ "name": "mask",
1131
+ "type": "MASK",
1132
+ "links": null
1133
+ }
1134
+ ],
1135
+ "properties": {
1136
+ "cnr_id": "comfyui-kjnodes",
1137
+ "ver": "06a60ac3fec854909f35aba20aa5be39ff59a6e3",
1138
+ "Node name for S&R": "ImageResizeKJv2",
1139
+ "ue_properties": {
1140
+ "widget_ue_connectable": {},
1141
+ "input_ue_unconnectable": {},
1142
+ "version": "7.5.1"
1143
+ }
1144
+ },
1145
+ "widgets_values": [
1146
+ 1024,
1147
+ 1024,
1148
+ "lanczos",
1149
+ "resize",
1150
+ "0, 0, 0",
1151
+ "center",
1152
+ 2,
1153
+ "cpu"
1154
+ ]
1155
+ },
1156
+ {
1157
+ "id": 66,
1158
+ "type": "ModelSamplingAuraFlow",
1159
+ "pos": [
1160
+ 740,
1161
+ -130
1162
+ ],
1163
+ "size": [
1164
+ 290,
1165
+ 60
1166
+ ],
1167
+ "flags": {},
1168
+ "order": 22,
1169
+ "mode": 0,
1170
+ "inputs": [
1171
+ {
1172
+ "name": "model",
1173
+ "type": "MODEL",
1174
+ "link": 185
1175
+ }
1176
+ ],
1177
+ "outputs": [
1178
+ {
1179
+ "name": "MODEL",
1180
+ "type": "MODEL",
1181
+ "links": [
1182
+ 141
1183
+ ]
1184
+ }
1185
+ ],
1186
+ "properties": {
1187
+ "cnr_id": "comfy-core",
1188
+ "ver": "0.3.48",
1189
+ "Node name for S&R": "ModelSamplingAuraFlow",
1190
+ "enableTabs": false,
1191
+ "tabWidth": 65,
1192
+ "tabXOffset": 10,
1193
+ "hasSecondTab": false,
1194
+ "secondTabText": "Send Back",
1195
+ "secondTabOffset": 80,
1196
+ "secondTabWidth": 65,
1197
+ "ue_properties": {
1198
+ "version": "7.5.1",
1199
+ "widget_ue_connectable": {},
1200
+ "input_ue_unconnectable": {}
1201
+ }
1202
+ },
1203
+ "widgets_values": [
1204
+ 1
1205
+ ]
1206
+ },
1207
+ {
1208
+ "id": 99,
1209
+ "type": "MarkdownNote",
1210
+ "pos": [
1211
+ -840,
1212
+ -140
1213
+ ],
1214
+ "size": [
1215
+ 550,
1216
+ 550
1217
+ ],
1218
+ "flags": {},
1219
+ "order": 8,
1220
+ "mode": 0,
1221
+ "inputs": [],
1222
+ "outputs": [],
1223
+ "title": "Model links",
1224
+ "properties": {
1225
+ "ue_properties": {
1226
+ "version": "7.5.1",
1227
+ "widget_ue_connectable": {},
1228
+ "input_ue_unconnectable": {}
1229
+ }
1230
+ },
1231
+ "widgets_values": [
1232
+ "## Report Issue\n\nNote: please [update ComfyUI](https://docs.comfy.org/zh-CN/installation/update_comfyui) first and prepare required models. Desktop/Cloud ship stable builds; nightly-supported models may not be included yet, please wait for the next stable release.\n\n- Cannot run / runtime errors: [ComfyUI/issues](https://github.com/comfyanonymous/ComfyUI/issues)\n- UI / frontend issues: [ComfyUI_frontend/issues](https://github.com/Comfy-Org/ComfyUI_frontend/issues)\n- Workflow issues: [workflow_templates/issues](https://github.com/Comfy-Org/workflow_templates/issues)\n\n\n## Model Links\n\n**text_encoders**\n\n- [qwen_2.5_vl_7b_fp8_scaled.safetensors](https://huggingface.co/Comfy-Org/HunyuanVideo_1.5_repackaged/resolve/main/split_files/text_encoders/qwen_2.5_vl_7b_fp8_scaled.safetensors)\n\n**loras**\n\n- [Qwen-Image-Edit-2511-Lightning-4steps-V1.0-bf16.safetensors](https://huggingface.co/lightx2v/Qwen-Image-Edit-2511-Lightning/resolve/main/Qwen-Image-Edit-2511-Lightning-4steps-V1.0-bf16.safetensors)\n\n**diffusion_models**\n\n- [qwen_image_edit_2511_bf16.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image-Edit_ComfyUI/resolve/main/split_files/diffusion_models/qwen_image_edit_2511_bf16.safetensors)\n\n**vae**\n\n- [qwen_image_vae.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/vae/qwen_image_vae.safetensors)\n\n\nModel Storage Location\n\n```\n📂 ComfyUI/\n├── 📂 models/\n│ ├── 📂 text_encoders/\n│ │ └── qwen_2.5_vl_7b_fp8_scaled.safetensors\n│ ├── 📂 loras/\n│ │ └── Qwen-Image-Edit-2511-Lightning-4steps-V1.0-bf16.safetensors\n│ ├── 📂 diffusion_models/\n│ │ └── qwen_image_edit_2511_bf16.safetensors\n│ └── 📂 vae/\n│ └── qwen_image_vae.safetensors\n```\n"
1233
+ ],
1234
+ "color": "#432",
1235
+ "bgcolor": "#653"
1236
+ },
1237
+ {
1238
+ "id": 455,
1239
+ "type": "LoraLoaderModelOnly",
1240
+ "pos": [
1241
+ 133.6948680323216,
1242
+ -428.18260293205157
1243
+ ],
1244
+ "size": [
1245
+ 435.40307534398517,
1246
+ 88.16408976437214
1247
+ ],
1248
+ "flags": {},
1249
+ "order": 13,
1250
+ "mode": 0,
1251
+ "inputs": [
1252
+ {
1253
+ "name": "model",
1254
+ "type": "MODEL",
1255
+ "link": 747
1256
+ }
1257
+ ],
1258
+ "outputs": [
1259
+ {
1260
+ "name": "MODEL",
1261
+ "type": "MODEL",
1262
+ "links": [
1263
+ 744
1264
+ ]
1265
+ }
1266
+ ],
1267
+ "properties": {
1268
+ "cnr_id": "comfy-core",
1269
+ "ver": "0.4.0",
1270
+ "Node name for S&R": "LoraLoaderModelOnly",
1271
+ "ue_properties": {
1272
+ "widget_ue_connectable": {},
1273
+ "input_ue_unconnectable": {},
1274
+ "version": "7.5.1"
1275
+ }
1276
+ },
1277
+ "widgets_values": [
1278
+ "bfs_head_swap_v4.safetensors",
1279
+ 1
1280
+ ]
1281
+ },
1282
+ {
1283
+ "id": 37,
1284
+ "type": "UNETLoader",
1285
+ "pos": [
1286
+ -254.6433333911787,
1287
+ 30.458787845716753
1288
+ ],
1289
+ "size": [
1290
+ 330,
1291
+ 90
1292
+ ],
1293
+ "flags": {},
1294
+ "order": 9,
1295
+ "mode": 4,
1296
+ "inputs": [],
1297
+ "outputs": [
1298
+ {
1299
+ "name": "MODEL",
1300
+ "type": "MODEL",
1301
+ "slot_index": 0,
1302
+ "links": []
1303
+ }
1304
+ ],
1305
+ "properties": {
1306
+ "cnr_id": "comfy-core",
1307
+ "ver": "0.3.48",
1308
+ "Node name for S&R": "UNETLoader",
1309
+ "models": [
1310
+ {
1311
+ "name": "qwen_image_edit_2509_fp8_e4m3fn.safetensors",
1312
+ "url": "https://huggingface.co/Comfy-Org/Qwen-Image-Edit_ComfyUI/resolve/main/split_files/diffusion_models/qwen_image_edit_2509_fp8_e4m3fn.safetensors",
1313
+ "directory": "diffusion_models"
1314
+ }
1315
+ ],
1316
+ "enableTabs": false,
1317
+ "tabWidth": 65,
1318
+ "tabXOffset": 10,
1319
+ "hasSecondTab": false,
1320
+ "secondTabText": "Send Back",
1321
+ "secondTabOffset": 80,
1322
+ "secondTabWidth": 65,
1323
+ "ue_properties": {
1324
+ "version": "7.5.1",
1325
+ "widget_ue_connectable": {},
1326
+ "input_ue_unconnectable": {}
1327
+ }
1328
+ },
1329
+ "widgets_values": [
1330
+ "qwen_image_edit_2509_fp8_e4m3fn.safetensors",
1331
+ "default"
1332
+ ]
1333
+ },
1334
+ {
1335
+ "id": 462,
1336
+ "type": "UNETLoader",
1337
+ "pos": [
1338
+ -216.6297424062514,
1339
+ -95.58123263411836
1340
+ ],
1341
+ "size": [
1342
+ 270,
1343
+ 82
1344
+ ],
1345
+ "flags": {},
1346
+ "order": 10,
1347
+ "mode": 0,
1348
+ "inputs": [],
1349
+ "outputs": [
1350
+ {
1351
+ "name": "MODEL",
1352
+ "type": "MODEL",
1353
+ "links": [
1354
+ 747
1355
+ ]
1356
+ }
1357
+ ],
1358
+ "properties": {
1359
+ "cnr_id": "comfy-core",
1360
+ "ver": "0.6.0",
1361
+ "Node name for S&R": "UNETLoader",
1362
+ "ue_properties": {
1363
+ "widget_ue_connectable": {},
1364
+ "input_ue_unconnectable": {},
1365
+ "version": "7.5.1"
1366
+ }
1367
+ },
1368
+ "widgets_values": [
1369
+ "qwen_image_edit_2511_fp8mixed.safetensors",
1370
+ "default"
1371
+ ]
1372
+ },
1373
+ {
1374
+ "id": 3,
1375
+ "type": "KSampler",
1376
+ "pos": [
1377
+ 1284.6712480485555,
1378
+ 252.20637418622113
1379
+ ],
1380
+ "size": [
1381
+ 300,
1382
+ 474
1383
+ ],
1384
+ "flags": {},
1385
+ "order": 28,
1386
+ "mode": 0,
1387
+ "inputs": [
1388
+ {
1389
+ "name": "model",
1390
+ "type": "MODEL",
1391
+ "link": 186
1392
+ },
1393
+ {
1394
+ "name": "positive",
1395
+ "type": "CONDITIONING",
1396
+ "link": 738
1397
+ },
1398
+ {
1399
+ "name": "negative",
1400
+ "type": "CONDITIONING",
1401
+ "link": 740
1402
+ },
1403
+ {
1404
+ "name": "latent_image",
1405
+ "type": "LATENT",
1406
+ "link": 221
1407
+ }
1408
+ ],
1409
+ "outputs": [
1410
+ {
1411
+ "name": "LATENT",
1412
+ "type": "LATENT",
1413
+ "slot_index": 0,
1414
+ "links": [
1415
+ 128
1416
+ ]
1417
+ }
1418
+ ],
1419
+ "properties": {
1420
+ "cnr_id": "comfy-core",
1421
+ "ver": "0.3.48",
1422
+ "Node name for S&R": "KSampler",
1423
+ "enableTabs": false,
1424
+ "tabWidth": 65,
1425
+ "tabXOffset": 10,
1426
+ "hasSecondTab": false,
1427
+ "secondTabText": "Send Back",
1428
+ "secondTabOffset": 80,
1429
+ "secondTabWidth": 65,
1430
+ "ue_properties": {
1431
+ "version": "7.5.1",
1432
+ "widget_ue_connectable": {},
1433
+ "input_ue_unconnectable": {}
1434
+ }
1435
+ },
1436
+ "widgets_values": [
1437
+ 1099414053461553,
1438
+ "fixed",
1439
+ 20,
1440
+ 2.5,
1441
+ "ddim",
1442
+ "bong_tangent",
1443
+ 1
1444
+ ]
1445
+ },
1446
+ {
1447
+ "id": 463,
1448
+ "type": "InpaintCropImproved",
1449
+ "pos": [
1450
+ -171.99597802106777,
1451
+ 1182.7924618147817
1452
+ ],
1453
+ "size": [
1454
+ 348.095703125,
1455
+ 626
1456
+ ],
1457
+ "flags": {},
1458
+ "order": 21,
1459
+ "mode": 4,
1460
+ "inputs": [
1461
+ {
1462
+ "name": "image",
1463
+ "type": "IMAGE",
1464
+ "link": 752
1465
+ },
1466
+ {
1467
+ "name": "mask",
1468
+ "shape": 7,
1469
+ "type": "MASK",
1470
+ "link": 754
1471
+ },
1472
+ {
1473
+ "name": "optional_context_mask",
1474
+ "shape": 7,
1475
+ "type": "MASK",
1476
+ "link": null
1477
+ }
1478
+ ],
1479
+ "outputs": [
1480
+ {
1481
+ "name": "stitcher",
1482
+ "type": "STITCHER",
1483
+ "links": [
1484
+ 751
1485
+ ]
1486
+ },
1487
+ {
1488
+ "name": "cropped_image",
1489
+ "type": "IMAGE",
1490
+ "links": []
1491
+ },
1492
+ {
1493
+ "name": "cropped_mask",
1494
+ "type": "MASK",
1495
+ "links": null
1496
+ }
1497
+ ],
1498
+ "properties": {
1499
+ "ue_properties": {
1500
+ "widget_ue_connectable": {},
1501
+ "input_ue_unconnectable": {},
1502
+ "version": "7.5.1"
1503
+ },
1504
+ "cnr_id": "comfyui-inpaint-cropandstitch",
1505
+ "ver": "2.1.8",
1506
+ "Node name for S&R": "InpaintCropImproved"
1507
+ },
1508
+ "widgets_values": [
1509
+ "lanczos",
1510
+ "lanczos",
1511
+ false,
1512
+ "ensure minimum resolution",
1513
+ 1024,
1514
+ 1024,
1515
+ 16384,
1516
+ 16384,
1517
+ true,
1518
+ 0,
1519
+ false,
1520
+ 32,
1521
+ 0.1,
1522
+ false,
1523
+ 1,
1524
+ 1,
1525
+ 1,
1526
+ 1,
1527
+ 1.2,
1528
+ true,
1529
+ 1024,
1530
+ 1024,
1531
+ "32"
1532
+ ]
1533
+ },
1534
+ {
1535
+ "id": 78,
1536
+ "type": "LoadImage",
1537
+ "pos": [
1538
+ -791.5954482341597,
1539
+ 568.0137063996053
1540
+ ],
1541
+ "size": [
1542
+ 274.080078125,
1543
+ 314.0000305175781
1544
+ ],
1545
+ "flags": {},
1546
+ "order": 11,
1547
+ "mode": 0,
1548
+ "inputs": [],
1549
+ "outputs": [
1550
+ {
1551
+ "name": "IMAGE",
1552
+ "type": "IMAGE",
1553
+ "links": [
1554
+ 699
1555
+ ]
1556
+ },
1557
+ {
1558
+ "name": "MASK",
1559
+ "type": "MASK",
1560
+ "links": [
1561
+ 753
1562
+ ]
1563
+ }
1564
+ ],
1565
+ "title": "Reference Body",
1566
+ "properties": {
1567
+ "cnr_id": "comfy-core",
1568
+ "ver": "0.3.50",
1569
+ "Node name for S&R": "LoadImage",
1570
+ "enableTabs": false,
1571
+ "tabWidth": 65,
1572
+ "tabXOffset": 10,
1573
+ "hasSecondTab": false,
1574
+ "secondTabText": "Send Back",
1575
+ "secondTabOffset": 80,
1576
+ "secondTabWidth": 65,
1577
+ "ue_properties": {
1578
+ "widget_ue_connectable": {
1579
+ "image": true,
1580
+ "upload": true
1581
+ },
1582
+ "version": "7.5.1",
1583
+ "input_ue_unconnectable": {}
1584
+ }
1585
+ },
1586
+ "widgets_values": [
1587
+ "7dc6a9eeaad4da7c3694f9355fc2ac0f.jpg",
1588
+ "image"
1589
+ ]
1590
+ },
1591
+ {
1592
+ "id": 436,
1593
+ "type": "ImageResizeKJv2",
1594
+ "pos": [
1595
+ -462.44572617809587,
1596
+ 570.720430238397
1597
+ ],
1598
+ "size": [
1599
+ 270,
1600
+ 336
1601
+ ],
1602
+ "flags": {},
1603
+ "order": 14,
1604
+ "mode": 0,
1605
+ "inputs": [
1606
+ {
1607
+ "name": "image",
1608
+ "type": "IMAGE",
1609
+ "link": 699
1610
+ },
1611
+ {
1612
+ "name": "mask",
1613
+ "shape": 7,
1614
+ "type": "MASK",
1615
+ "link": 753
1616
+ }
1617
+ ],
1618
+ "outputs": [
1619
+ {
1620
+ "name": "IMAGE",
1621
+ "type": "IMAGE",
1622
+ "links": [
1623
+ 705,
1624
+ 719,
1625
+ 736,
1626
+ 752
1627
+ ]
1628
+ },
1629
+ {
1630
+ "name": "width",
1631
+ "type": "INT",
1632
+ "links": []
1633
+ },
1634
+ {
1635
+ "name": "height",
1636
+ "type": "INT",
1637
+ "links": [
1638
+ 746
1639
+ ]
1640
+ },
1641
+ {
1642
+ "name": "mask",
1643
+ "type": "MASK",
1644
+ "links": [
1645
+ 754
1646
+ ]
1647
+ }
1648
+ ],
1649
+ "properties": {
1650
+ "cnr_id": "comfyui-kjnodes",
1651
+ "ver": "06a60ac3fec854909f35aba20aa5be39ff59a6e3",
1652
+ "Node name for S&R": "ImageResizeKJv2",
1653
+ "ue_properties": {
1654
+ "widget_ue_connectable": {},
1655
+ "input_ue_unconnectable": {},
1656
+ "version": "7.5.1"
1657
+ }
1658
+ },
1659
+ "widgets_values": [
1660
+ 1024,
1661
+ 1024,
1662
+ "lanczos",
1663
+ "resize",
1664
+ "0, 0, 0",
1665
+ "center",
1666
+ 2,
1667
+ "cpu"
1668
+ ]
1669
+ },
1670
+ {
1671
+ "id": 8,
1672
+ "type": "VAEDecode",
1673
+ "pos": [
1674
+ 1446.437447646571,
1675
+ -50.68453514144258
1676
+ ],
1677
+ "size": [
1678
+ 210,
1679
+ 46
1680
+ ],
1681
+ "flags": {
1682
+ "collapsed": false
1683
+ },
1684
+ "order": 29,
1685
+ "mode": 0,
1686
+ "inputs": [
1687
+ {
1688
+ "name": "samples",
1689
+ "type": "LATENT",
1690
+ "link": 128
1691
+ },
1692
+ {
1693
+ "name": "vae",
1694
+ "type": "VAE",
1695
+ "link": 76
1696
+ }
1697
+ ],
1698
+ "outputs": [
1699
+ {
1700
+ "name": "IMAGE",
1701
+ "type": "IMAGE",
1702
+ "slot_index": 0,
1703
+ "links": [
1704
+ 755
1705
+ ]
1706
+ }
1707
+ ],
1708
+ "properties": {
1709
+ "cnr_id": "comfy-core",
1710
+ "ver": "0.3.48",
1711
+ "Node name for S&R": "VAEDecode",
1712
+ "enableTabs": false,
1713
+ "tabWidth": 65,
1714
+ "tabXOffset": 10,
1715
+ "hasSecondTab": false,
1716
+ "secondTabText": "Send Back",
1717
+ "secondTabOffset": 80,
1718
+ "secondTabWidth": 65,
1719
+ "ue_properties": {
1720
+ "version": "7.5.1",
1721
+ "widget_ue_connectable": {},
1722
+ "input_ue_unconnectable": {}
1723
+ }
1724
+ },
1725
+ "widgets_values": []
1726
+ },
1727
+ {
1728
+ "id": 464,
1729
+ "type": "InpaintStitchImproved",
1730
+ "pos": [
1731
+ 1441.1936374781715,
1732
+ 74.7215726954477
1733
+ ],
1734
+ "size": [
1735
+ 225.7486328125,
1736
+ 46
1737
+ ],
1738
+ "flags": {},
1739
+ "order": 30,
1740
+ "mode": 4,
1741
+ "inputs": [
1742
+ {
1743
+ "name": "stitcher",
1744
+ "type": "STITCHER",
1745
+ "link": 751
1746
+ },
1747
+ {
1748
+ "name": "inpainted_image",
1749
+ "type": "IMAGE",
1750
+ "link": 755
1751
+ }
1752
+ ],
1753
+ "outputs": [
1754
+ {
1755
+ "name": "image",
1756
+ "type": "IMAGE",
1757
+ "links": [
1758
+ 756,
1759
+ 757
1760
+ ]
1761
+ }
1762
+ ],
1763
+ "properties": {
1764
+ "ue_properties": {
1765
+ "widget_ue_connectable": {},
1766
+ "input_ue_unconnectable": {},
1767
+ "version": "7.5.1"
1768
+ },
1769
+ "cnr_id": "comfyui-inpaint-cropandstitch",
1770
+ "ver": "2.1.8",
1771
+ "Node name for S&R": "InpaintStitchImproved"
1772
+ }
1773
+ }
1774
+ ],
1775
+ "links": [
1776
+ [
1777
+ 76,
1778
+ 39,
1779
+ 0,
1780
+ 8,
1781
+ 1,
1782
+ "VAE"
1783
+ ],
1784
+ [
1785
+ 128,
1786
+ 3,
1787
+ 0,
1788
+ 8,
1789
+ 0,
1790
+ "LATENT"
1791
+ ],
1792
+ [
1793
+ 141,
1794
+ 66,
1795
+ 0,
1796
+ 75,
1797
+ 0,
1798
+ "MODEL"
1799
+ ],
1800
+ [
1801
+ 168,
1802
+ 39,
1803
+ 0,
1804
+ 88,
1805
+ 1,
1806
+ "VAE"
1807
+ ],
1808
+ [
1809
+ 185,
1810
+ 89,
1811
+ 0,
1812
+ 66,
1813
+ 0,
1814
+ "MODEL"
1815
+ ],
1816
+ [
1817
+ 186,
1818
+ 75,
1819
+ 0,
1820
+ 3,
1821
+ 0,
1822
+ "MODEL"
1823
+ ],
1824
+ [
1825
+ 205,
1826
+ 38,
1827
+ 0,
1828
+ 111,
1829
+ 0,
1830
+ "CLIP"
1831
+ ],
1832
+ [
1833
+ 207,
1834
+ 39,
1835
+ 0,
1836
+ 111,
1837
+ 1,
1838
+ "VAE"
1839
+ ],
1840
+ [
1841
+ 221,
1842
+ 88,
1843
+ 0,
1844
+ 3,
1845
+ 3,
1846
+ "LATENT"
1847
+ ],
1848
+ [
1849
+ 699,
1850
+ 78,
1851
+ 0,
1852
+ 436,
1853
+ 0,
1854
+ "IMAGE"
1855
+ ],
1856
+ [
1857
+ 702,
1858
+ 435,
1859
+ 0,
1860
+ 437,
1861
+ 0,
1862
+ "IMAGE"
1863
+ ],
1864
+ [
1865
+ 705,
1866
+ 436,
1867
+ 0,
1868
+ 111,
1869
+ 2,
1870
+ "IMAGE"
1871
+ ],
1872
+ [
1873
+ 707,
1874
+ 111,
1875
+ 0,
1876
+ 438,
1877
+ 0,
1878
+ "CONDITIONING"
1879
+ ],
1880
+ [
1881
+ 709,
1882
+ 439,
1883
+ 0,
1884
+ 440,
1885
+ 0,
1886
+ "IMAGE"
1887
+ ],
1888
+ [
1889
+ 717,
1890
+ 437,
1891
+ 0,
1892
+ 446,
1893
+ 0,
1894
+ "*"
1895
+ ],
1896
+ [
1897
+ 718,
1898
+ 446,
1899
+ 0,
1900
+ 439,
1901
+ 0,
1902
+ "IMAGE"
1903
+ ],
1904
+ [
1905
+ 719,
1906
+ 436,
1907
+ 0,
1908
+ 447,
1909
+ 0,
1910
+ "*"
1911
+ ],
1912
+ [
1913
+ 720,
1914
+ 447,
1915
+ 0,
1916
+ 439,
1917
+ 1,
1918
+ "IMAGE"
1919
+ ],
1920
+ [
1921
+ 726,
1922
+ 440,
1923
+ 0,
1924
+ 449,
1925
+ 0,
1926
+ "IMAGE"
1927
+ ],
1928
+ [
1929
+ 727,
1930
+ 449,
1931
+ 0,
1932
+ 441,
1933
+ 0,
1934
+ "IMAGE"
1935
+ ],
1936
+ [
1937
+ 728,
1938
+ 450,
1939
+ 0,
1940
+ 449,
1941
+ 2,
1942
+ "STRING"
1943
+ ],
1944
+ [
1945
+ 736,
1946
+ 436,
1947
+ 0,
1948
+ 88,
1949
+ 0,
1950
+ "IMAGE"
1951
+ ],
1952
+ [
1953
+ 737,
1954
+ 111,
1955
+ 0,
1956
+ 459,
1957
+ 0,
1958
+ "CONDITIONING"
1959
+ ],
1960
+ [
1961
+ 738,
1962
+ 459,
1963
+ 0,
1964
+ 3,
1965
+ 1,
1966
+ "CONDITIONING"
1967
+ ],
1968
+ [
1969
+ 739,
1970
+ 438,
1971
+ 0,
1972
+ 460,
1973
+ 0,
1974
+ "CONDITIONING"
1975
+ ],
1976
+ [
1977
+ 740,
1978
+ 460,
1979
+ 0,
1980
+ 3,
1981
+ 2,
1982
+ "CONDITIONING"
1983
+ ],
1984
+ [
1985
+ 744,
1986
+ 455,
1987
+ 0,
1988
+ 89,
1989
+ 0,
1990
+ "MODEL"
1991
+ ],
1992
+ [
1993
+ 745,
1994
+ 437,
1995
+ 0,
1996
+ 111,
1997
+ 3,
1998
+ "IMAGE"
1999
+ ],
2000
+ [
2001
+ 746,
2002
+ 436,
2003
+ 2,
2004
+ 461,
2005
+ 0,
2006
+ "INT"
2007
+ ],
2008
+ [
2009
+ 747,
2010
+ 462,
2011
+ 0,
2012
+ 455,
2013
+ 0,
2014
+ "MODEL"
2015
+ ],
2016
+ [
2017
+ 751,
2018
+ 463,
2019
+ 0,
2020
+ 464,
2021
+ 0,
2022
+ "STITCHER"
2023
+ ],
2024
+ [
2025
+ 752,
2026
+ 436,
2027
+ 0,
2028
+ 463,
2029
+ 0,
2030
+ "IMAGE"
2031
+ ],
2032
+ [
2033
+ 753,
2034
+ 78,
2035
+ 1,
2036
+ 436,
2037
+ 1,
2038
+ "MASK"
2039
+ ],
2040
+ [
2041
+ 754,
2042
+ 436,
2043
+ 3,
2044
+ 463,
2045
+ 1,
2046
+ "MASK"
2047
+ ],
2048
+ [
2049
+ 755,
2050
+ 8,
2051
+ 0,
2052
+ 464,
2053
+ 1,
2054
+ "IMAGE"
2055
+ ],
2056
+ [
2057
+ 756,
2058
+ 464,
2059
+ 0,
2060
+ 60,
2061
+ 0,
2062
+ "IMAGE"
2063
+ ],
2064
+ [
2065
+ 757,
2066
+ 464,
2067
+ 0,
2068
+ 440,
2069
+ 1,
2070
+ "IMAGE"
2071
+ ]
2072
+ ],
2073
+ "groups": [
2074
+ {
2075
+ "id": 1,
2076
+ "title": "Step1 - Load models",
2077
+ "bounding": [
2078
+ -270,
2079
+ -170,
2080
+ 370,
2081
+ 570
2082
+ ],
2083
+ "color": "#3f789e",
2084
+ "font_size": 24,
2085
+ "flags": {}
2086
+ },
2087
+ {
2088
+ "id": 2,
2089
+ "title": "Step 2 - Upload image for editing",
2090
+ "bounding": [
2091
+ -837.8987283873265,
2092
+ 445.4436815046448,
2093
+ 1533.1398004958141,
2094
+ 721.321404094501
2095
+ ],
2096
+ "color": "#3f789e",
2097
+ "font_size": 24,
2098
+ "flags": {}
2099
+ },
2100
+ {
2101
+ "id": 3,
2102
+ "title": "Step 4 - Prompt",
2103
+ "bounding": [
2104
+ 130,
2105
+ -170,
2106
+ 570,
2107
+ 570
2108
+ ],
2109
+ "color": "#3f789e",
2110
+ "font_size": 24,
2111
+ "flags": {}
2112
+ },
2113
+ {
2114
+ "id": 4,
2115
+ "title": "Step3 - Image Size",
2116
+ "bounding": [
2117
+ 730,
2118
+ 780,
2119
+ 310,
2120
+ 200
2121
+ ],
2122
+ "color": "#3f789e",
2123
+ "font_size": 24,
2124
+ "flags": {}
2125
+ }
2126
+ ],
2127
+ "config": {},
2128
+ "extra": {
2129
+ "ds": {
2130
+ "scale": 0.520986848192454,
2131
+ "offset": [
2132
+ 1599.5880111395113,
2133
+ 324.0030419503224
2134
+ ]
2135
+ },
2136
+ "frontendVersion": "1.34.9",
2137
+ "ue_links": [],
2138
+ "links_added_by_ue": [],
2139
+ "VHS_latentpreview": true,
2140
+ "VHS_latentpreviewrate": 0,
2141
+ "VHS_MetadataImage": true,
2142
+ "VHS_KeepIntermediate": true,
2143
+ "workflowRendererVersion": "LG"
2144
+ },
2145
+ "version": 0.4
2146
+ }