Upload 3 files
Browse files- notogen-face-api.json +311 -0
- notogen-face.json +1341 -0
- notogen-face.safetensors +3 -0
notogen-face-api.json
ADDED
@@ -0,0 +1,311 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"8": {
|
3 |
+
"inputs": {
|
4 |
+
"samples": [
|
5 |
+
"62",
|
6 |
+
1
|
7 |
+
],
|
8 |
+
"vae": [
|
9 |
+
"27",
|
10 |
+
0
|
11 |
+
]
|
12 |
+
},
|
13 |
+
"class_type": "VAEDecode",
|
14 |
+
"_meta": {
|
15 |
+
"title": "VAE Decode"
|
16 |
+
}
|
17 |
+
},
|
18 |
+
"22": {
|
19 |
+
"inputs": {
|
20 |
+
"clip_name1": "t5xxl_fp8_e4m3fn.safetensors",
|
21 |
+
"clip_name2": "clip_l.safetensors",
|
22 |
+
"type": "flux",
|
23 |
+
"device": "default"
|
24 |
+
},
|
25 |
+
"class_type": "DualCLIPLoader",
|
26 |
+
"_meta": {
|
27 |
+
"title": "DualCLIPLoader"
|
28 |
+
}
|
29 |
+
},
|
30 |
+
"27": {
|
31 |
+
"inputs": {
|
32 |
+
"vae_name": "ae.safetensors"
|
33 |
+
},
|
34 |
+
"class_type": "VAELoader",
|
35 |
+
"_meta": {
|
36 |
+
"title": "Load VAE"
|
37 |
+
}
|
38 |
+
},
|
39 |
+
"35": {
|
40 |
+
"inputs": {
|
41 |
+
"unet_name": "flux1-schnell-Q3_K_S.gguf"
|
42 |
+
},
|
43 |
+
"class_type": "UnetLoaderGGUF",
|
44 |
+
"_meta": {
|
45 |
+
"title": "Unet Loader (GGUF)"
|
46 |
+
}
|
47 |
+
},
|
48 |
+
"40": {
|
49 |
+
"inputs": {
|
50 |
+
"int": 2
|
51 |
+
},
|
52 |
+
"class_type": "Int Literal (Image Saver)",
|
53 |
+
"_meta": {
|
54 |
+
"title": "Generation Steps"
|
55 |
+
}
|
56 |
+
},
|
57 |
+
"41": {
|
58 |
+
"inputs": {
|
59 |
+
"width": 512,
|
60 |
+
"height": 512,
|
61 |
+
"aspect_ratio": "custom",
|
62 |
+
"swap_dimensions": "Off",
|
63 |
+
"upscale_factor": 2,
|
64 |
+
"prescale_factor": 1,
|
65 |
+
"batch_size": 1
|
66 |
+
},
|
67 |
+
"class_type": "CR Aspect Ratio",
|
68 |
+
"_meta": {
|
69 |
+
"title": "🔳 CR Aspect Ratio"
|
70 |
+
}
|
71 |
+
},
|
72 |
+
"44": {
|
73 |
+
"inputs": {
|
74 |
+
"text": "notogen-face skull emoji on a white background"
|
75 |
+
},
|
76 |
+
"class_type": "ttN text",
|
77 |
+
"_meta": {
|
78 |
+
"title": "Positive Prompt T5"
|
79 |
+
}
|
80 |
+
},
|
81 |
+
"45": {
|
82 |
+
"inputs": {
|
83 |
+
"text": "bad, ugly, deformed, bad anatomy, (missing limbs:1.4), (extra limbs:1.4), (colorful background:1.3), background, complex, non-white background"
|
84 |
+
},
|
85 |
+
"class_type": "ttN text",
|
86 |
+
"_meta": {
|
87 |
+
"title": "Negative Prompt"
|
88 |
+
}
|
89 |
+
},
|
90 |
+
"47": {
|
91 |
+
"inputs": {
|
92 |
+
"text": [
|
93 |
+
"44",
|
94 |
+
0
|
95 |
+
],
|
96 |
+
"clip": [
|
97 |
+
"68",
|
98 |
+
1
|
99 |
+
]
|
100 |
+
},
|
101 |
+
"class_type": "CLIPTextEncode",
|
102 |
+
"_meta": {
|
103 |
+
"title": "CLIP Text Encode (Prompt)"
|
104 |
+
}
|
105 |
+
},
|
106 |
+
"48": {
|
107 |
+
"inputs": {
|
108 |
+
"seed": [
|
109 |
+
"69",
|
110 |
+
0
|
111 |
+
]
|
112 |
+
},
|
113 |
+
"class_type": "Seed Generator (Image Saver)",
|
114 |
+
"_meta": {
|
115 |
+
"title": "Seed"
|
116 |
+
}
|
117 |
+
},
|
118 |
+
"49": {
|
119 |
+
"inputs": {
|
120 |
+
"scheduler": "beta"
|
121 |
+
},
|
122 |
+
"class_type": "Scheduler Selector (Comfy) (Image Saver)",
|
123 |
+
"_meta": {
|
124 |
+
"title": "Scheduler Selector"
|
125 |
+
}
|
126 |
+
},
|
127 |
+
"50": {
|
128 |
+
"inputs": {
|
129 |
+
"sampler_name": "euler_ancestral"
|
130 |
+
},
|
131 |
+
"class_type": "Sampler Selector (Image Saver)",
|
132 |
+
"_meta": {
|
133 |
+
"title": "Sampler Selector (Image Saver)"
|
134 |
+
}
|
135 |
+
},
|
136 |
+
"51": {
|
137 |
+
"inputs": {
|
138 |
+
"images": [
|
139 |
+
"8",
|
140 |
+
0
|
141 |
+
]
|
142 |
+
},
|
143 |
+
"class_type": "PreviewImage",
|
144 |
+
"_meta": {
|
145 |
+
"title": "Preview Image"
|
146 |
+
}
|
147 |
+
},
|
148 |
+
"52": {
|
149 |
+
"inputs": {
|
150 |
+
"float": 2.2250738585072014e-308
|
151 |
+
},
|
152 |
+
"class_type": "Float Literal (Image Saver)",
|
153 |
+
"_meta": {
|
154 |
+
"title": "CFG"
|
155 |
+
}
|
156 |
+
},
|
157 |
+
"53": {
|
158 |
+
"inputs": {
|
159 |
+
"float": 1
|
160 |
+
},
|
161 |
+
"class_type": "Float Literal (Image Saver)",
|
162 |
+
"_meta": {
|
163 |
+
"title": "Denoise"
|
164 |
+
}
|
165 |
+
},
|
166 |
+
"60": {
|
167 |
+
"inputs": {
|
168 |
+
"t5xxl": [
|
169 |
+
"44",
|
170 |
+
0
|
171 |
+
],
|
172 |
+
"guidance": [
|
173 |
+
"52",
|
174 |
+
0
|
175 |
+
],
|
176 |
+
"clip": [
|
177 |
+
"68",
|
178 |
+
1
|
179 |
+
]
|
180 |
+
},
|
181 |
+
"class_type": "CLIPTextEncodeFlux",
|
182 |
+
"_meta": {
|
183 |
+
"title": "CLIPTextEncodeFlux"
|
184 |
+
}
|
185 |
+
},
|
186 |
+
"62": {
|
187 |
+
"inputs": {
|
188 |
+
"noise": [
|
189 |
+
"65",
|
190 |
+
0
|
191 |
+
],
|
192 |
+
"guider": [
|
193 |
+
"67",
|
194 |
+
0
|
195 |
+
],
|
196 |
+
"sampler": [
|
197 |
+
"63",
|
198 |
+
0
|
199 |
+
],
|
200 |
+
"sigmas": [
|
201 |
+
"64",
|
202 |
+
0
|
203 |
+
],
|
204 |
+
"latent_image": [
|
205 |
+
"41",
|
206 |
+
5
|
207 |
+
]
|
208 |
+
},
|
209 |
+
"class_type": "SamplerCustomAdvanced",
|
210 |
+
"_meta": {
|
211 |
+
"title": "SamplerCustomAdvanced"
|
212 |
+
}
|
213 |
+
},
|
214 |
+
"63": {
|
215 |
+
"inputs": {
|
216 |
+
"sampler_name": [
|
217 |
+
"50",
|
218 |
+
0
|
219 |
+
]
|
220 |
+
},
|
221 |
+
"class_type": "KSamplerSelect",
|
222 |
+
"_meta": {
|
223 |
+
"title": "KSamplerSelect"
|
224 |
+
}
|
225 |
+
},
|
226 |
+
"64": {
|
227 |
+
"inputs": {
|
228 |
+
"scheduler": [
|
229 |
+
"49",
|
230 |
+
0
|
231 |
+
],
|
232 |
+
"steps": [
|
233 |
+
"40",
|
234 |
+
0
|
235 |
+
],
|
236 |
+
"denoise": [
|
237 |
+
"53",
|
238 |
+
0
|
239 |
+
],
|
240 |
+
"model": [
|
241 |
+
"68",
|
242 |
+
0
|
243 |
+
]
|
244 |
+
},
|
245 |
+
"class_type": "BasicScheduler",
|
246 |
+
"_meta": {
|
247 |
+
"title": "BasicScheduler"
|
248 |
+
}
|
249 |
+
},
|
250 |
+
"65": {
|
251 |
+
"inputs": {
|
252 |
+
"noise_seed": [
|
253 |
+
"48",
|
254 |
+
0
|
255 |
+
]
|
256 |
+
},
|
257 |
+
"class_type": "RandomNoise",
|
258 |
+
"_meta": {
|
259 |
+
"title": "RandomNoise"
|
260 |
+
}
|
261 |
+
},
|
262 |
+
"67": {
|
263 |
+
"inputs": {
|
264 |
+
"model": [
|
265 |
+
"68",
|
266 |
+
0
|
267 |
+
],
|
268 |
+
"conditioning": [
|
269 |
+
"47",
|
270 |
+
0
|
271 |
+
]
|
272 |
+
},
|
273 |
+
"class_type": "BasicGuider",
|
274 |
+
"_meta": {
|
275 |
+
"title": "BasicGuider"
|
276 |
+
}
|
277 |
+
},
|
278 |
+
"68": {
|
279 |
+
"inputs": {
|
280 |
+
"lora_01": "notogen-face.safetensors",
|
281 |
+
"strength_01": 1.75,
|
282 |
+
"lora_02": "None",
|
283 |
+
"strength_02": 1,
|
284 |
+
"lora_03": "None",
|
285 |
+
"strength_03": 1,
|
286 |
+
"lora_04": "None",
|
287 |
+
"strength_04": 1,
|
288 |
+
"model": [
|
289 |
+
"35",
|
290 |
+
0
|
291 |
+
],
|
292 |
+
"clip": [
|
293 |
+
"22",
|
294 |
+
0
|
295 |
+
]
|
296 |
+
},
|
297 |
+
"class_type": "Lora Loader Stack (rgthree)",
|
298 |
+
"_meta": {
|
299 |
+
"title": "Lora Loader Stack (rgthree)"
|
300 |
+
}
|
301 |
+
},
|
302 |
+
"69": {
|
303 |
+
"inputs": {
|
304 |
+
"seed": -1
|
305 |
+
},
|
306 |
+
"class_type": "Seed (rgthree)",
|
307 |
+
"_meta": {
|
308 |
+
"title": "Seed (rgthree)"
|
309 |
+
}
|
310 |
+
}
|
311 |
+
}
|
notogen-face.json
ADDED
@@ -0,0 +1,1341 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"last_node_id": 70,
|
3 |
+
"last_link_id": 118,
|
4 |
+
"nodes": [
|
5 |
+
{
|
6 |
+
"id": 62,
|
7 |
+
"type": "SamplerCustomAdvanced",
|
8 |
+
"pos": [
|
9 |
+
1148,
|
10 |
+
424
|
11 |
+
],
|
12 |
+
"size": [
|
13 |
+
355.20001220703125,
|
14 |
+
106
|
15 |
+
],
|
16 |
+
"flags": {},
|
17 |
+
"order": 21,
|
18 |
+
"mode": 0,
|
19 |
+
"inputs": [
|
20 |
+
{
|
21 |
+
"name": "noise",
|
22 |
+
"type": "NOISE",
|
23 |
+
"link": 92
|
24 |
+
},
|
25 |
+
{
|
26 |
+
"name": "guider",
|
27 |
+
"type": "GUIDER",
|
28 |
+
"link": 105
|
29 |
+
},
|
30 |
+
{
|
31 |
+
"name": "sampler",
|
32 |
+
"type": "SAMPLER",
|
33 |
+
"link": 93
|
34 |
+
},
|
35 |
+
{
|
36 |
+
"name": "sigmas",
|
37 |
+
"type": "SIGMAS",
|
38 |
+
"link": 94
|
39 |
+
},
|
40 |
+
{
|
41 |
+
"name": "latent_image",
|
42 |
+
"type": "LATENT",
|
43 |
+
"link": 98
|
44 |
+
}
|
45 |
+
],
|
46 |
+
"outputs": [
|
47 |
+
{
|
48 |
+
"name": "output",
|
49 |
+
"type": "LATENT",
|
50 |
+
"links": [],
|
51 |
+
"slot_index": 0,
|
52 |
+
"shape": 3
|
53 |
+
},
|
54 |
+
{
|
55 |
+
"name": "denoised_output",
|
56 |
+
"type": "LATENT",
|
57 |
+
"links": [
|
58 |
+
95
|
59 |
+
],
|
60 |
+
"slot_index": 1,
|
61 |
+
"shape": 3
|
62 |
+
}
|
63 |
+
],
|
64 |
+
"properties": {
|
65 |
+
"Node name for S&R": "SamplerCustomAdvanced"
|
66 |
+
},
|
67 |
+
"widgets_values": []
|
68 |
+
},
|
69 |
+
{
|
70 |
+
"id": 63,
|
71 |
+
"type": "KSamplerSelect",
|
72 |
+
"pos": [
|
73 |
+
883,
|
74 |
+
533
|
75 |
+
],
|
76 |
+
"size": [
|
77 |
+
315,
|
78 |
+
58
|
79 |
+
],
|
80 |
+
"flags": {
|
81 |
+
"collapsed": true
|
82 |
+
},
|
83 |
+
"order": 13,
|
84 |
+
"mode": 0,
|
85 |
+
"inputs": [
|
86 |
+
{
|
87 |
+
"name": "sampler_name",
|
88 |
+
"type": "COMBO",
|
89 |
+
"link": 97,
|
90 |
+
"widget": {
|
91 |
+
"name": "sampler_name"
|
92 |
+
}
|
93 |
+
}
|
94 |
+
],
|
95 |
+
"outputs": [
|
96 |
+
{
|
97 |
+
"name": "SAMPLER",
|
98 |
+
"type": "SAMPLER",
|
99 |
+
"links": [
|
100 |
+
93
|
101 |
+
],
|
102 |
+
"slot_index": 0,
|
103 |
+
"shape": 3
|
104 |
+
}
|
105 |
+
],
|
106 |
+
"properties": {
|
107 |
+
"Node name for S&R": "KSamplerSelect"
|
108 |
+
},
|
109 |
+
"widgets_values": [
|
110 |
+
"euler"
|
111 |
+
]
|
112 |
+
},
|
113 |
+
{
|
114 |
+
"id": 65,
|
115 |
+
"type": "RandomNoise",
|
116 |
+
"pos": [
|
117 |
+
888,
|
118 |
+
481
|
119 |
+
],
|
120 |
+
"size": [
|
121 |
+
315.3865661621094,
|
122 |
+
82
|
123 |
+
],
|
124 |
+
"flags": {
|
125 |
+
"collapsed": true
|
126 |
+
},
|
127 |
+
"order": 16,
|
128 |
+
"mode": 0,
|
129 |
+
"inputs": [
|
130 |
+
{
|
131 |
+
"name": "noise_seed",
|
132 |
+
"type": "INT",
|
133 |
+
"link": 96,
|
134 |
+
"widget": {
|
135 |
+
"name": "noise_seed"
|
136 |
+
}
|
137 |
+
}
|
138 |
+
],
|
139 |
+
"outputs": [
|
140 |
+
{
|
141 |
+
"name": "NOISE",
|
142 |
+
"type": "NOISE",
|
143 |
+
"links": [
|
144 |
+
92
|
145 |
+
],
|
146 |
+
"slot_index": 0,
|
147 |
+
"shape": 3
|
148 |
+
}
|
149 |
+
],
|
150 |
+
"properties": {
|
151 |
+
"Node name for S&R": "RandomNoise"
|
152 |
+
},
|
153 |
+
"widgets_values": [
|
154 |
+
934992952548757,
|
155 |
+
"fixed"
|
156 |
+
]
|
157 |
+
},
|
158 |
+
{
|
159 |
+
"id": 67,
|
160 |
+
"type": "BasicGuider",
|
161 |
+
"pos": [
|
162 |
+
891,
|
163 |
+
384
|
164 |
+
],
|
165 |
+
"size": [
|
166 |
+
241.79998779296875,
|
167 |
+
46
|
168 |
+
],
|
169 |
+
"flags": {
|
170 |
+
"collapsed": true
|
171 |
+
},
|
172 |
+
"order": 20,
|
173 |
+
"mode": 0,
|
174 |
+
"inputs": [
|
175 |
+
{
|
176 |
+
"name": "model",
|
177 |
+
"type": "MODEL",
|
178 |
+
"link": 113
|
179 |
+
},
|
180 |
+
{
|
181 |
+
"name": "conditioning",
|
182 |
+
"type": "CONDITIONING",
|
183 |
+
"link": 107,
|
184 |
+
"slot_index": 1
|
185 |
+
}
|
186 |
+
],
|
187 |
+
"outputs": [
|
188 |
+
{
|
189 |
+
"name": "GUIDER",
|
190 |
+
"type": "GUIDER",
|
191 |
+
"links": [
|
192 |
+
105
|
193 |
+
],
|
194 |
+
"slot_index": 0,
|
195 |
+
"shape": 3
|
196 |
+
}
|
197 |
+
],
|
198 |
+
"properties": {
|
199 |
+
"Node name for S&R": "BasicGuider"
|
200 |
+
},
|
201 |
+
"widgets_values": []
|
202 |
+
},
|
203 |
+
{
|
204 |
+
"id": 49,
|
205 |
+
"type": "Scheduler Selector (Comfy) (Image Saver)",
|
206 |
+
"pos": [
|
207 |
+
375,
|
208 |
+
872
|
209 |
+
],
|
210 |
+
"size": [
|
211 |
+
358.99737548828125,
|
212 |
+
78
|
213 |
+
],
|
214 |
+
"flags": {},
|
215 |
+
"order": 0,
|
216 |
+
"mode": 0,
|
217 |
+
"inputs": [],
|
218 |
+
"outputs": [
|
219 |
+
{
|
220 |
+
"name": "scheduler",
|
221 |
+
"type": "COMBO",
|
222 |
+
"links": [
|
223 |
+
99
|
224 |
+
],
|
225 |
+
"slot_index": 0,
|
226 |
+
"shape": 3
|
227 |
+
},
|
228 |
+
{
|
229 |
+
"name": "scheduler_name",
|
230 |
+
"type": "STRING",
|
231 |
+
"links": [],
|
232 |
+
"slot_index": 1,
|
233 |
+
"shape": 3
|
234 |
+
}
|
235 |
+
],
|
236 |
+
"title": "Scheduler Selector",
|
237 |
+
"properties": {
|
238 |
+
"Node name for S&R": "Scheduler Selector (Comfy) (Image Saver)"
|
239 |
+
},
|
240 |
+
"widgets_values": [
|
241 |
+
"beta"
|
242 |
+
],
|
243 |
+
"color": "#233",
|
244 |
+
"bgcolor": "#355"
|
245 |
+
},
|
246 |
+
{
|
247 |
+
"id": 60,
|
248 |
+
"type": "CLIPTextEncodeFlux",
|
249 |
+
"pos": [
|
250 |
+
530,
|
251 |
+
307
|
252 |
+
],
|
253 |
+
"size": [
|
254 |
+
400,
|
255 |
+
200
|
256 |
+
],
|
257 |
+
"flags": {
|
258 |
+
"collapsed": true
|
259 |
+
},
|
260 |
+
"order": 18,
|
261 |
+
"mode": 0,
|
262 |
+
"inputs": [
|
263 |
+
{
|
264 |
+
"name": "clip",
|
265 |
+
"type": "CLIP",
|
266 |
+
"link": 110
|
267 |
+
},
|
268 |
+
{
|
269 |
+
"name": "clip_l",
|
270 |
+
"type": "STRING",
|
271 |
+
"link": 91,
|
272 |
+
"widget": {
|
273 |
+
"name": "clip_l"
|
274 |
+
}
|
275 |
+
},
|
276 |
+
{
|
277 |
+
"name": "t5xxl",
|
278 |
+
"type": "STRING",
|
279 |
+
"link": 87,
|
280 |
+
"widget": {
|
281 |
+
"name": "t5xxl"
|
282 |
+
}
|
283 |
+
},
|
284 |
+
{
|
285 |
+
"name": "guidance",
|
286 |
+
"type": "FLOAT",
|
287 |
+
"link": 88,
|
288 |
+
"widget": {
|
289 |
+
"name": "guidance"
|
290 |
+
}
|
291 |
+
}
|
292 |
+
],
|
293 |
+
"outputs": [
|
294 |
+
{
|
295 |
+
"name": "CONDITIONING",
|
296 |
+
"type": "CONDITIONING",
|
297 |
+
"links": [],
|
298 |
+
"slot_index": 0,
|
299 |
+
"shape": 3
|
300 |
+
}
|
301 |
+
],
|
302 |
+
"properties": {
|
303 |
+
"Node name for S&R": "CLIPTextEncodeFlux"
|
304 |
+
},
|
305 |
+
"widgets_values": [
|
306 |
+
"",
|
307 |
+
"",
|
308 |
+
3.5
|
309 |
+
]
|
310 |
+
},
|
311 |
+
{
|
312 |
+
"id": 64,
|
313 |
+
"type": "BasicScheduler",
|
314 |
+
"pos": [
|
315 |
+
896,
|
316 |
+
434
|
317 |
+
],
|
318 |
+
"size": [
|
319 |
+
315,
|
320 |
+
106
|
321 |
+
],
|
322 |
+
"flags": {
|
323 |
+
"collapsed": true
|
324 |
+
},
|
325 |
+
"order": 17,
|
326 |
+
"mode": 0,
|
327 |
+
"inputs": [
|
328 |
+
{
|
329 |
+
"name": "model",
|
330 |
+
"type": "MODEL",
|
331 |
+
"link": 112,
|
332 |
+
"slot_index": 0
|
333 |
+
},
|
334 |
+
{
|
335 |
+
"name": "scheduler",
|
336 |
+
"type": "COMBO",
|
337 |
+
"link": 99,
|
338 |
+
"widget": {
|
339 |
+
"name": "scheduler"
|
340 |
+
}
|
341 |
+
},
|
342 |
+
{
|
343 |
+
"name": "steps",
|
344 |
+
"type": "INT",
|
345 |
+
"link": 100,
|
346 |
+
"widget": {
|
347 |
+
"name": "steps"
|
348 |
+
}
|
349 |
+
},
|
350 |
+
{
|
351 |
+
"name": "denoise",
|
352 |
+
"type": "FLOAT",
|
353 |
+
"link": 101,
|
354 |
+
"widget": {
|
355 |
+
"name": "denoise"
|
356 |
+
}
|
357 |
+
}
|
358 |
+
],
|
359 |
+
"outputs": [
|
360 |
+
{
|
361 |
+
"name": "SIGMAS",
|
362 |
+
"type": "SIGMAS",
|
363 |
+
"links": [
|
364 |
+
94
|
365 |
+
],
|
366 |
+
"slot_index": 0,
|
367 |
+
"shape": 3
|
368 |
+
}
|
369 |
+
],
|
370 |
+
"properties": {
|
371 |
+
"Node name for S&R": "BasicScheduler"
|
372 |
+
},
|
373 |
+
"widgets_values": [
|
374 |
+
"normal",
|
375 |
+
20,
|
376 |
+
1
|
377 |
+
]
|
378 |
+
},
|
379 |
+
{
|
380 |
+
"id": 47,
|
381 |
+
"type": "CLIPTextEncode",
|
382 |
+
"pos": [
|
383 |
+
532,
|
384 |
+
354
|
385 |
+
],
|
386 |
+
"size": [
|
387 |
+
400,
|
388 |
+
200
|
389 |
+
],
|
390 |
+
"flags": {
|
391 |
+
"collapsed": true
|
392 |
+
},
|
393 |
+
"order": 19,
|
394 |
+
"mode": 0,
|
395 |
+
"inputs": [
|
396 |
+
{
|
397 |
+
"name": "clip",
|
398 |
+
"type": "CLIP",
|
399 |
+
"link": 111
|
400 |
+
},
|
401 |
+
{
|
402 |
+
"name": "text",
|
403 |
+
"type": "STRING",
|
404 |
+
"link": 106,
|
405 |
+
"widget": {
|
406 |
+
"name": "text"
|
407 |
+
}
|
408 |
+
}
|
409 |
+
],
|
410 |
+
"outputs": [
|
411 |
+
{
|
412 |
+
"name": "CONDITIONING",
|
413 |
+
"type": "CONDITIONING",
|
414 |
+
"links": [
|
415 |
+
107
|
416 |
+
],
|
417 |
+
"slot_index": 0,
|
418 |
+
"shape": 3
|
419 |
+
}
|
420 |
+
],
|
421 |
+
"properties": {
|
422 |
+
"Node name for S&R": "CLIPTextEncode"
|
423 |
+
},
|
424 |
+
"widgets_values": [
|
425 |
+
""
|
426 |
+
]
|
427 |
+
},
|
428 |
+
{
|
429 |
+
"id": 52,
|
430 |
+
"type": "Float Literal (Image Saver)",
|
431 |
+
"pos": [
|
432 |
+
377,
|
433 |
+
998
|
434 |
+
],
|
435 |
+
"size": [
|
436 |
+
365.22705078125,
|
437 |
+
58
|
438 |
+
],
|
439 |
+
"flags": {},
|
440 |
+
"order": 1,
|
441 |
+
"mode": 0,
|
442 |
+
"inputs": [],
|
443 |
+
"outputs": [
|
444 |
+
{
|
445 |
+
"name": "FLOAT",
|
446 |
+
"type": "FLOAT",
|
447 |
+
"links": [
|
448 |
+
88
|
449 |
+
],
|
450 |
+
"slot_index": 0,
|
451 |
+
"shape": 3
|
452 |
+
}
|
453 |
+
],
|
454 |
+
"title": "CFG",
|
455 |
+
"properties": {
|
456 |
+
"Node name for S&R": "Float Literal (Image Saver)"
|
457 |
+
},
|
458 |
+
"widgets_values": [
|
459 |
+
2.2250738585072014e-308
|
460 |
+
],
|
461 |
+
"color": "#2a363b",
|
462 |
+
"bgcolor": "#3f5159"
|
463 |
+
},
|
464 |
+
{
|
465 |
+
"id": 50,
|
466 |
+
"type": "Sampler Selector (Image Saver)",
|
467 |
+
"pos": [
|
468 |
+
379,
|
469 |
+
750
|
470 |
+
],
|
471 |
+
"size": [
|
472 |
+
352.9437561035156,
|
473 |
+
78
|
474 |
+
],
|
475 |
+
"flags": {},
|
476 |
+
"order": 2,
|
477 |
+
"mode": 0,
|
478 |
+
"inputs": [],
|
479 |
+
"outputs": [
|
480 |
+
{
|
481 |
+
"name": "sampler",
|
482 |
+
"type": "COMBO",
|
483 |
+
"links": [
|
484 |
+
97
|
485 |
+
],
|
486 |
+
"slot_index": 0,
|
487 |
+
"shape": 3
|
488 |
+
},
|
489 |
+
{
|
490 |
+
"name": "sampler_name",
|
491 |
+
"type": "STRING",
|
492 |
+
"links": [],
|
493 |
+
"slot_index": 1,
|
494 |
+
"shape": 3
|
495 |
+
}
|
496 |
+
],
|
497 |
+
"properties": {
|
498 |
+
"Node name for S&R": "Sampler Selector (Image Saver)"
|
499 |
+
},
|
500 |
+
"widgets_values": [
|
501 |
+
"euler_ancestral"
|
502 |
+
],
|
503 |
+
"color": "#2a363b",
|
504 |
+
"bgcolor": "#3f5159"
|
505 |
+
},
|
506 |
+
{
|
507 |
+
"id": 48,
|
508 |
+
"type": "Seed Generator (Image Saver)",
|
509 |
+
"pos": [
|
510 |
+
382,
|
511 |
+
621
|
512 |
+
],
|
513 |
+
"size": [
|
514 |
+
315.3865661621094,
|
515 |
+
82
|
516 |
+
],
|
517 |
+
"flags": {
|
518 |
+
"collapsed": false
|
519 |
+
},
|
520 |
+
"order": 14,
|
521 |
+
"mode": 0,
|
522 |
+
"inputs": [
|
523 |
+
{
|
524 |
+
"name": "seed",
|
525 |
+
"type": "INT",
|
526 |
+
"link": 115,
|
527 |
+
"widget": {
|
528 |
+
"name": "seed"
|
529 |
+
}
|
530 |
+
}
|
531 |
+
],
|
532 |
+
"outputs": [
|
533 |
+
{
|
534 |
+
"name": "INT",
|
535 |
+
"type": "INT",
|
536 |
+
"links": [
|
537 |
+
96
|
538 |
+
],
|
539 |
+
"slot_index": 0,
|
540 |
+
"shape": 3
|
541 |
+
}
|
542 |
+
],
|
543 |
+
"title": "Seed",
|
544 |
+
"properties": {
|
545 |
+
"Node name for S&R": "Seed Generator (Image Saver)"
|
546 |
+
},
|
547 |
+
"widgets_values": [
|
548 |
+
903006749445372,
|
549 |
+
"fixed"
|
550 |
+
],
|
551 |
+
"color": "#233",
|
552 |
+
"bgcolor": "#355"
|
553 |
+
},
|
554 |
+
{
|
555 |
+
"id": 69,
|
556 |
+
"type": "Seed (rgthree)",
|
557 |
+
"pos": [
|
558 |
+
243.9446563720703,
|
559 |
+
765.5125732421875
|
560 |
+
],
|
561 |
+
"size": [
|
562 |
+
210,
|
563 |
+
130
|
564 |
+
],
|
565 |
+
"flags": {},
|
566 |
+
"order": 3,
|
567 |
+
"mode": 0,
|
568 |
+
"inputs": [],
|
569 |
+
"outputs": [
|
570 |
+
{
|
571 |
+
"name": "SEED",
|
572 |
+
"type": "INT",
|
573 |
+
"links": [
|
574 |
+
115
|
575 |
+
],
|
576 |
+
"shape": 3,
|
577 |
+
"dir": 4
|
578 |
+
}
|
579 |
+
],
|
580 |
+
"properties": {},
|
581 |
+
"widgets_values": [
|
582 |
+
-1,
|
583 |
+
null,
|
584 |
+
null,
|
585 |
+
null
|
586 |
+
]
|
587 |
+
},
|
588 |
+
{
|
589 |
+
"id": 35,
|
590 |
+
"type": "UnetLoaderGGUF",
|
591 |
+
"pos": [
|
592 |
+
-378,
|
593 |
+
47
|
594 |
+
],
|
595 |
+
"size": [
|
596 |
+
315,
|
597 |
+
58
|
598 |
+
],
|
599 |
+
"flags": {},
|
600 |
+
"order": 4,
|
601 |
+
"mode": 0,
|
602 |
+
"inputs": [],
|
603 |
+
"outputs": [
|
604 |
+
{
|
605 |
+
"name": "MODEL",
|
606 |
+
"type": "MODEL",
|
607 |
+
"links": [
|
608 |
+
108
|
609 |
+
],
|
610 |
+
"slot_index": 0,
|
611 |
+
"shape": 3
|
612 |
+
}
|
613 |
+
],
|
614 |
+
"properties": {
|
615 |
+
"Node name for S&R": "UnetLoaderGGUF"
|
616 |
+
},
|
617 |
+
"widgets_values": [
|
618 |
+
"flux1-schnell-Q3_K_S.gguf"
|
619 |
+
]
|
620 |
+
},
|
621 |
+
{
|
622 |
+
"id": 22,
|
623 |
+
"type": "DualCLIPLoader",
|
624 |
+
"pos": [
|
625 |
+
-393,
|
626 |
+
158
|
627 |
+
],
|
628 |
+
"size": [
|
629 |
+
315,
|
630 |
+
106
|
631 |
+
],
|
632 |
+
"flags": {
|
633 |
+
"collapsed": false
|
634 |
+
},
|
635 |
+
"order": 5,
|
636 |
+
"mode": 0,
|
637 |
+
"inputs": [],
|
638 |
+
"outputs": [
|
639 |
+
{
|
640 |
+
"name": "CLIP",
|
641 |
+
"type": "CLIP",
|
642 |
+
"links": [
|
643 |
+
109
|
644 |
+
],
|
645 |
+
"slot_index": 0,
|
646 |
+
"shape": 3
|
647 |
+
}
|
648 |
+
],
|
649 |
+
"properties": {
|
650 |
+
"Node name for S&R": "DualCLIPLoader"
|
651 |
+
},
|
652 |
+
"widgets_values": [
|
653 |
+
"t5xxl_fp8_e4m3fn.safetensors",
|
654 |
+
"clip_l.safetensors",
|
655 |
+
"flux",
|
656 |
+
"default"
|
657 |
+
]
|
658 |
+
},
|
659 |
+
{
|
660 |
+
"id": 41,
|
661 |
+
"type": "CR Aspect Ratio",
|
662 |
+
"pos": [
|
663 |
+
-34,
|
664 |
+
862
|
665 |
+
],
|
666 |
+
"size": [
|
667 |
+
372.32025146484375,
|
668 |
+
322
|
669 |
+
],
|
670 |
+
"flags": {
|
671 |
+
"collapsed": false
|
672 |
+
},
|
673 |
+
"order": 6,
|
674 |
+
"mode": 0,
|
675 |
+
"inputs": [],
|
676 |
+
"outputs": [
|
677 |
+
{
|
678 |
+
"name": "width",
|
679 |
+
"type": "INT",
|
680 |
+
"links": [],
|
681 |
+
"slot_index": 0,
|
682 |
+
"shape": 3
|
683 |
+
},
|
684 |
+
{
|
685 |
+
"name": "height",
|
686 |
+
"type": "INT",
|
687 |
+
"links": [],
|
688 |
+
"slot_index": 1,
|
689 |
+
"shape": 3
|
690 |
+
},
|
691 |
+
{
|
692 |
+
"name": "upscale_factor",
|
693 |
+
"type": "FLOAT",
|
694 |
+
"links": [],
|
695 |
+
"slot_index": 2,
|
696 |
+
"shape": 3
|
697 |
+
},
|
698 |
+
{
|
699 |
+
"name": "prescale_factor",
|
700 |
+
"type": "FLOAT",
|
701 |
+
"links": null,
|
702 |
+
"slot_index": 3,
|
703 |
+
"shape": 3
|
704 |
+
},
|
705 |
+
{
|
706 |
+
"name": "batch_size",
|
707 |
+
"type": "INT",
|
708 |
+
"links": null,
|
709 |
+
"shape": 3
|
710 |
+
},
|
711 |
+
{
|
712 |
+
"name": "empty_latent",
|
713 |
+
"type": "LATENT",
|
714 |
+
"links": [
|
715 |
+
98
|
716 |
+
],
|
717 |
+
"slot_index": 5,
|
718 |
+
"shape": 3
|
719 |
+
},
|
720 |
+
{
|
721 |
+
"name": "show_help",
|
722 |
+
"type": "STRING",
|
723 |
+
"links": null,
|
724 |
+
"shape": 3
|
725 |
+
}
|
726 |
+
],
|
727 |
+
"properties": {
|
728 |
+
"Node name for S&R": "CR Aspect Ratio"
|
729 |
+
},
|
730 |
+
"widgets_values": [
|
731 |
+
512,
|
732 |
+
512,
|
733 |
+
"custom",
|
734 |
+
"Off",
|
735 |
+
2,
|
736 |
+
1,
|
737 |
+
1
|
738 |
+
],
|
739 |
+
"color": "#233",
|
740 |
+
"bgcolor": "#355"
|
741 |
+
},
|
742 |
+
{
|
743 |
+
"id": 40,
|
744 |
+
"type": "Int Literal (Image Saver)",
|
745 |
+
"pos": [
|
746 |
+
-33,
|
747 |
+
1237
|
748 |
+
],
|
749 |
+
"size": [
|
750 |
+
369.2571105957031,
|
751 |
+
58
|
752 |
+
],
|
753 |
+
"flags": {},
|
754 |
+
"order": 7,
|
755 |
+
"mode": 0,
|
756 |
+
"inputs": [],
|
757 |
+
"outputs": [
|
758 |
+
{
|
759 |
+
"name": "INT",
|
760 |
+
"type": "INT",
|
761 |
+
"links": [
|
762 |
+
100
|
763 |
+
],
|
764 |
+
"slot_index": 0,
|
765 |
+
"shape": 3
|
766 |
+
}
|
767 |
+
],
|
768 |
+
"title": "Generation Steps",
|
769 |
+
"properties": {
|
770 |
+
"Node name for S&R": "Int Literal (Image Saver)"
|
771 |
+
},
|
772 |
+
"widgets_values": [
|
773 |
+
2
|
774 |
+
],
|
775 |
+
"color": "#233",
|
776 |
+
"bgcolor": "#355"
|
777 |
+
},
|
778 |
+
{
|
779 |
+
"id": 27,
|
780 |
+
"type": "VAELoader",
|
781 |
+
"pos": [
|
782 |
+
1284.8370361328125,
|
783 |
+
632.6282348632812
|
784 |
+
],
|
785 |
+
"size": [
|
786 |
+
315,
|
787 |
+
58
|
788 |
+
],
|
789 |
+
"flags": {
|
790 |
+
"collapsed": false
|
791 |
+
},
|
792 |
+
"order": 8,
|
793 |
+
"mode": 0,
|
794 |
+
"inputs": [],
|
795 |
+
"outputs": [
|
796 |
+
{
|
797 |
+
"name": "VAE",
|
798 |
+
"type": "VAE",
|
799 |
+
"links": [
|
800 |
+
25
|
801 |
+
],
|
802 |
+
"slot_index": 0,
|
803 |
+
"shape": 3
|
804 |
+
}
|
805 |
+
],
|
806 |
+
"properties": {
|
807 |
+
"Node name for S&R": "VAELoader"
|
808 |
+
},
|
809 |
+
"widgets_values": [
|
810 |
+
"ae.safetensors"
|
811 |
+
]
|
812 |
+
},
|
813 |
+
{
|
814 |
+
"id": 61,
|
815 |
+
"type": "ttN text",
|
816 |
+
"pos": [
|
817 |
+
-33,
|
818 |
+
615
|
819 |
+
],
|
820 |
+
"size": [
|
821 |
+
359.4246826171875,
|
822 |
+
171.87059020996094
|
823 |
+
],
|
824 |
+
"flags": {
|
825 |
+
"collapsed": false
|
826 |
+
},
|
827 |
+
"order": 9,
|
828 |
+
"mode": 4,
|
829 |
+
"inputs": [],
|
830 |
+
"outputs": [
|
831 |
+
{
|
832 |
+
"name": "text",
|
833 |
+
"type": "STRING",
|
834 |
+
"links": [
|
835 |
+
91
|
836 |
+
],
|
837 |
+
"slot_index": 0,
|
838 |
+
"shape": 3
|
839 |
+
}
|
840 |
+
],
|
841 |
+
"title": "Positive Prompt clip_L ",
|
842 |
+
"properties": {
|
843 |
+
"Node name for S&R": "ttN text",
|
844 |
+
"ttNnodeVersion": "1.0.0"
|
845 |
+
},
|
846 |
+
"widgets_values": [
|
847 |
+
"notogen-face, emoji, (white background:4), no background"
|
848 |
+
],
|
849 |
+
"color": "#232",
|
850 |
+
"bgcolor": "#353"
|
851 |
+
},
|
852 |
+
{
|
853 |
+
"id": 53,
|
854 |
+
"type": "Float Literal (Image Saver)",
|
855 |
+
"pos": [
|
856 |
+
375,
|
857 |
+
1108
|
858 |
+
],
|
859 |
+
"size": [
|
860 |
+
367.0882873535156,
|
861 |
+
58
|
862 |
+
],
|
863 |
+
"flags": {
|
864 |
+
"collapsed": false
|
865 |
+
},
|
866 |
+
"order": 10,
|
867 |
+
"mode": 0,
|
868 |
+
"inputs": [],
|
869 |
+
"outputs": [
|
870 |
+
{
|
871 |
+
"name": "FLOAT",
|
872 |
+
"type": "FLOAT",
|
873 |
+
"links": [
|
874 |
+
101
|
875 |
+
],
|
876 |
+
"slot_index": 0,
|
877 |
+
"shape": 3
|
878 |
+
}
|
879 |
+
],
|
880 |
+
"title": "Denoise",
|
881 |
+
"properties": {
|
882 |
+
"Node name for S&R": "Float Literal (Image Saver)"
|
883 |
+
},
|
884 |
+
"widgets_values": [
|
885 |
+
1
|
886 |
+
],
|
887 |
+
"color": "#233",
|
888 |
+
"bgcolor": "#355"
|
889 |
+
},
|
890 |
+
{
|
891 |
+
"id": 8,
|
892 |
+
"type": "VAEDecode",
|
893 |
+
"pos": [
|
894 |
+
1648.953125,
|
895 |
+
540.073974609375
|
896 |
+
],
|
897 |
+
"size": [
|
898 |
+
210,
|
899 |
+
46
|
900 |
+
],
|
901 |
+
"flags": {
|
902 |
+
"collapsed": true
|
903 |
+
},
|
904 |
+
"order": 22,
|
905 |
+
"mode": 0,
|
906 |
+
"inputs": [
|
907 |
+
{
|
908 |
+
"name": "samples",
|
909 |
+
"type": "LATENT",
|
910 |
+
"link": 95
|
911 |
+
},
|
912 |
+
{
|
913 |
+
"name": "vae",
|
914 |
+
"type": "VAE",
|
915 |
+
"link": 25
|
916 |
+
}
|
917 |
+
],
|
918 |
+
"outputs": [
|
919 |
+
{
|
920 |
+
"name": "IMAGE",
|
921 |
+
"type": "IMAGE",
|
922 |
+
"links": [
|
923 |
+
118
|
924 |
+
],
|
925 |
+
"slot_index": 0
|
926 |
+
}
|
927 |
+
],
|
928 |
+
"properties": {
|
929 |
+
"Node name for S&R": "VAEDecode"
|
930 |
+
},
|
931 |
+
"widgets_values": []
|
932 |
+
},
|
933 |
+
{
|
934 |
+
"id": 51,
|
935 |
+
"type": "PreviewImage",
|
936 |
+
"pos": [
|
937 |
+
1826.12548828125,
|
938 |
+
609.1676635742188
|
939 |
+
],
|
940 |
+
"size": [
|
941 |
+
210,
|
942 |
+
246
|
943 |
+
],
|
944 |
+
"flags": {
|
945 |
+
"collapsed": false
|
946 |
+
},
|
947 |
+
"order": 23,
|
948 |
+
"mode": 0,
|
949 |
+
"inputs": [
|
950 |
+
{
|
951 |
+
"name": "images",
|
952 |
+
"type": "IMAGE",
|
953 |
+
"link": 118
|
954 |
+
}
|
955 |
+
],
|
956 |
+
"outputs": [],
|
957 |
+
"properties": {
|
958 |
+
"Node name for S&R": "PreviewImage"
|
959 |
+
},
|
960 |
+
"widgets_values": []
|
961 |
+
},
|
962 |
+
{
|
963 |
+
"id": 45,
|
964 |
+
"type": "ttN text",
|
965 |
+
"pos": [
|
966 |
+
366,
|
967 |
+
396
|
968 |
+
],
|
969 |
+
"size": [
|
970 |
+
366.9848327636719,
|
971 |
+
167.61077880859375
|
972 |
+
],
|
973 |
+
"flags": {
|
974 |
+
"collapsed": false
|
975 |
+
},
|
976 |
+
"order": 11,
|
977 |
+
"mode": 0,
|
978 |
+
"inputs": [],
|
979 |
+
"outputs": [
|
980 |
+
{
|
981 |
+
"name": "text",
|
982 |
+
"type": "STRING",
|
983 |
+
"links": [],
|
984 |
+
"slot_index": 0,
|
985 |
+
"shape": 3
|
986 |
+
}
|
987 |
+
],
|
988 |
+
"title": "Negative Prompt",
|
989 |
+
"properties": {
|
990 |
+
"Node name for S&R": "ttN text",
|
991 |
+
"ttNnodeVersion": "1.0.0"
|
992 |
+
},
|
993 |
+
"widgets_values": [
|
994 |
+
"bad, ugly, deformed, bad anatomy, (missing limbs:1.4), (extra limbs:1.4), (colorful background:1.3), background, complex, non-white background"
|
995 |
+
],
|
996 |
+
"color": "#322",
|
997 |
+
"bgcolor": "#533"
|
998 |
+
},
|
999 |
+
{
|
1000 |
+
"id": 68,
|
1001 |
+
"type": "Lora Loader Stack (rgthree)",
|
1002 |
+
"pos": [
|
1003 |
+
59,
|
1004 |
+
30
|
1005 |
+
],
|
1006 |
+
"size": [
|
1007 |
+
315,
|
1008 |
+
246
|
1009 |
+
],
|
1010 |
+
"flags": {},
|
1011 |
+
"order": 15,
|
1012 |
+
"mode": 0,
|
1013 |
+
"inputs": [
|
1014 |
+
{
|
1015 |
+
"name": "model",
|
1016 |
+
"type": "MODEL",
|
1017 |
+
"link": 108
|
1018 |
+
},
|
1019 |
+
{
|
1020 |
+
"name": "clip",
|
1021 |
+
"type": "CLIP",
|
1022 |
+
"link": 109
|
1023 |
+
}
|
1024 |
+
],
|
1025 |
+
"outputs": [
|
1026 |
+
{
|
1027 |
+
"name": "MODEL",
|
1028 |
+
"type": "MODEL",
|
1029 |
+
"links": [
|
1030 |
+
112,
|
1031 |
+
113
|
1032 |
+
],
|
1033 |
+
"slot_index": 0,
|
1034 |
+
"shape": 3
|
1035 |
+
},
|
1036 |
+
{
|
1037 |
+
"name": "CLIP",
|
1038 |
+
"type": "CLIP",
|
1039 |
+
"links": [
|
1040 |
+
110,
|
1041 |
+
111
|
1042 |
+
],
|
1043 |
+
"slot_index": 1,
|
1044 |
+
"shape": 3
|
1045 |
+
}
|
1046 |
+
],
|
1047 |
+
"properties": {
|
1048 |
+
"Node name for S&R": "Lora Loader Stack (rgthree)"
|
1049 |
+
},
|
1050 |
+
"widgets_values": [
|
1051 |
+
"notogen-face.safetensors",
|
1052 |
+
1.75,
|
1053 |
+
"None",
|
1054 |
+
1,
|
1055 |
+
"None",
|
1056 |
+
1,
|
1057 |
+
"None",
|
1058 |
+
1
|
1059 |
+
]
|
1060 |
+
},
|
1061 |
+
{
|
1062 |
+
"id": 44,
|
1063 |
+
"type": "ttN text",
|
1064 |
+
"pos": [
|
1065 |
+
-42,
|
1066 |
+
376
|
1067 |
+
],
|
1068 |
+
"size": [
|
1069 |
+
381.70843505859375,
|
1070 |
+
191.16587829589844
|
1071 |
+
],
|
1072 |
+
"flags": {
|
1073 |
+
"collapsed": false
|
1074 |
+
},
|
1075 |
+
"order": 12,
|
1076 |
+
"mode": 0,
|
1077 |
+
"inputs": [],
|
1078 |
+
"outputs": [
|
1079 |
+
{
|
1080 |
+
"name": "text",
|
1081 |
+
"type": "STRING",
|
1082 |
+
"links": [
|
1083 |
+
87,
|
1084 |
+
106
|
1085 |
+
],
|
1086 |
+
"slot_index": 0,
|
1087 |
+
"shape": 3
|
1088 |
+
}
|
1089 |
+
],
|
1090 |
+
"title": "Positive Prompt T5",
|
1091 |
+
"properties": {
|
1092 |
+
"Node name for S&R": "ttN text",
|
1093 |
+
"ttNnodeVersion": "1.0.0"
|
1094 |
+
},
|
1095 |
+
"widgets_values": [
|
1096 |
+
"notogen-face skull emoji on a white background"
|
1097 |
+
],
|
1098 |
+
"color": "#232",
|
1099 |
+
"bgcolor": "#353"
|
1100 |
+
}
|
1101 |
+
],
|
1102 |
+
"links": [
|
1103 |
+
[
|
1104 |
+
25,
|
1105 |
+
27,
|
1106 |
+
0,
|
1107 |
+
8,
|
1108 |
+
1,
|
1109 |
+
"VAE"
|
1110 |
+
],
|
1111 |
+
[
|
1112 |
+
87,
|
1113 |
+
44,
|
1114 |
+
0,
|
1115 |
+
60,
|
1116 |
+
2,
|
1117 |
+
"STRING"
|
1118 |
+
],
|
1119 |
+
[
|
1120 |
+
88,
|
1121 |
+
52,
|
1122 |
+
0,
|
1123 |
+
60,
|
1124 |
+
3,
|
1125 |
+
"FLOAT"
|
1126 |
+
],
|
1127 |
+
[
|
1128 |
+
91,
|
1129 |
+
61,
|
1130 |
+
0,
|
1131 |
+
60,
|
1132 |
+
1,
|
1133 |
+
"STRING"
|
1134 |
+
],
|
1135 |
+
[
|
1136 |
+
92,
|
1137 |
+
65,
|
1138 |
+
0,
|
1139 |
+
62,
|
1140 |
+
0,
|
1141 |
+
"NOISE"
|
1142 |
+
],
|
1143 |
+
[
|
1144 |
+
93,
|
1145 |
+
63,
|
1146 |
+
0,
|
1147 |
+
62,
|
1148 |
+
2,
|
1149 |
+
"SAMPLER"
|
1150 |
+
],
|
1151 |
+
[
|
1152 |
+
94,
|
1153 |
+
64,
|
1154 |
+
0,
|
1155 |
+
62,
|
1156 |
+
3,
|
1157 |
+
"SIGMAS"
|
1158 |
+
],
|
1159 |
+
[
|
1160 |
+
95,
|
1161 |
+
62,
|
1162 |
+
1,
|
1163 |
+
8,
|
1164 |
+
0,
|
1165 |
+
"LATENT"
|
1166 |
+
],
|
1167 |
+
[
|
1168 |
+
96,
|
1169 |
+
48,
|
1170 |
+
0,
|
1171 |
+
65,
|
1172 |
+
0,
|
1173 |
+
"INT"
|
1174 |
+
],
|
1175 |
+
[
|
1176 |
+
97,
|
1177 |
+
50,
|
1178 |
+
0,
|
1179 |
+
63,
|
1180 |
+
0,
|
1181 |
+
"COMBO"
|
1182 |
+
],
|
1183 |
+
[
|
1184 |
+
98,
|
1185 |
+
41,
|
1186 |
+
5,
|
1187 |
+
62,
|
1188 |
+
4,
|
1189 |
+
"LATENT"
|
1190 |
+
],
|
1191 |
+
[
|
1192 |
+
99,
|
1193 |
+
49,
|
1194 |
+
0,
|
1195 |
+
64,
|
1196 |
+
1,
|
1197 |
+
"COMBO"
|
1198 |
+
],
|
1199 |
+
[
|
1200 |
+
100,
|
1201 |
+
40,
|
1202 |
+
0,
|
1203 |
+
64,
|
1204 |
+
2,
|
1205 |
+
"INT"
|
1206 |
+
],
|
1207 |
+
[
|
1208 |
+
101,
|
1209 |
+
53,
|
1210 |
+
0,
|
1211 |
+
64,
|
1212 |
+
3,
|
1213 |
+
"FLOAT"
|
1214 |
+
],
|
1215 |
+
[
|
1216 |
+
105,
|
1217 |
+
67,
|
1218 |
+
0,
|
1219 |
+
62,
|
1220 |
+
1,
|
1221 |
+
"GUIDER"
|
1222 |
+
],
|
1223 |
+
[
|
1224 |
+
106,
|
1225 |
+
44,
|
1226 |
+
0,
|
1227 |
+
47,
|
1228 |
+
1,
|
1229 |
+
"STRING"
|
1230 |
+
],
|
1231 |
+
[
|
1232 |
+
107,
|
1233 |
+
47,
|
1234 |
+
0,
|
1235 |
+
67,
|
1236 |
+
1,
|
1237 |
+
"CONDITIONING"
|
1238 |
+
],
|
1239 |
+
[
|
1240 |
+
108,
|
1241 |
+
35,
|
1242 |
+
0,
|
1243 |
+
68,
|
1244 |
+
0,
|
1245 |
+
"MODEL"
|
1246 |
+
],
|
1247 |
+
[
|
1248 |
+
109,
|
1249 |
+
22,
|
1250 |
+
0,
|
1251 |
+
68,
|
1252 |
+
1,
|
1253 |
+
"CLIP"
|
1254 |
+
],
|
1255 |
+
[
|
1256 |
+
110,
|
1257 |
+
68,
|
1258 |
+
1,
|
1259 |
+
60,
|
1260 |
+
0,
|
1261 |
+
"CLIP"
|
1262 |
+
],
|
1263 |
+
[
|
1264 |
+
111,
|
1265 |
+
68,
|
1266 |
+
1,
|
1267 |
+
47,
|
1268 |
+
0,
|
1269 |
+
"CLIP"
|
1270 |
+
],
|
1271 |
+
[
|
1272 |
+
112,
|
1273 |
+
68,
|
1274 |
+
0,
|
1275 |
+
64,
|
1276 |
+
0,
|
1277 |
+
"MODEL"
|
1278 |
+
],
|
1279 |
+
[
|
1280 |
+
113,
|
1281 |
+
68,
|
1282 |
+
0,
|
1283 |
+
67,
|
1284 |
+
0,
|
1285 |
+
"MODEL"
|
1286 |
+
],
|
1287 |
+
[
|
1288 |
+
115,
|
1289 |
+
69,
|
1290 |
+
0,
|
1291 |
+
48,
|
1292 |
+
0,
|
1293 |
+
"INT"
|
1294 |
+
],
|
1295 |
+
[
|
1296 |
+
118,
|
1297 |
+
8,
|
1298 |
+
0,
|
1299 |
+
51,
|
1300 |
+
0,
|
1301 |
+
"IMAGE"
|
1302 |
+
]
|
1303 |
+
],
|
1304 |
+
"groups": [
|
1305 |
+
{
|
1306 |
+
"id": 2,
|
1307 |
+
"title": "Generation Parameters",
|
1308 |
+
"bounding": [
|
1309 |
+
-55,
|
1310 |
+
296,
|
1311 |
+
904,
|
1312 |
+
1039
|
1313 |
+
],
|
1314 |
+
"color": "#3f789e",
|
1315 |
+
"font_size": 24,
|
1316 |
+
"flags": {}
|
1317 |
+
}
|
1318 |
+
],
|
1319 |
+
"config": {},
|
1320 |
+
"extra": {
|
1321 |
+
"ds": {
|
1322 |
+
"scale": 1.0152559799477145,
|
1323 |
+
"offset": [
|
1324 |
+
843.7369339404615,
|
1325 |
+
101.97468131322374
|
1326 |
+
]
|
1327 |
+
},
|
1328 |
+
"node_versions": {
|
1329 |
+
"comfy-core": "0.3.12",
|
1330 |
+
"ComfyUI-Image-Saver": "f8520bcfe5339ba7b4bb64ba96f6ed03da87fb89",
|
1331 |
+
"rgthree-comfy": "5d771b8b56a343c24a26e8cea1f0c87c3d58102f",
|
1332 |
+
"ComfyUI-GGUF": "5875c52f59baca3a9372d68c43a3775e21846fe0",
|
1333 |
+
"ComfyUI_Comfyroll_CustomNodes": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca",
|
1334 |
+
"ComfyUI_tinyterraNodes": "339ee9c183d6fed5e90fa46c1e7fddc4d6efdbd2"
|
1335 |
+
},
|
1336 |
+
"VHS_latentpreview": false,
|
1337 |
+
"VHS_latentpreviewrate": 0,
|
1338 |
+
"ue_links": []
|
1339 |
+
},
|
1340 |
+
"version": 0.4
|
1341 |
+
}
|
notogen-face.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66db808c49dd9d22b9fa5c22429e684b0050476d592d24cb6c8431c8d9b7272f
|
3 |
+
size 171969072
|