duongve commited on
Commit
39ee2f1
·
verified ·
1 Parent(s): 3ffbe6c

Upload Lumina_image_v2_tensorart_workflow.json

Browse files
Lumina_image_v2_tensorart_workflow.json ADDED
@@ -0,0 +1,452 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "80ff9751-3d7d-4796-87a8-e1de3bd5d02e",
3
+ "revision": 0,
4
+ "last_node_id": 10,
5
+ "last_link_id": 11,
6
+ "nodes": [
7
+ {
8
+ "id": 8,
9
+ "type": "VAEDecode",
10
+ "pos": [
11
+ 1209,
12
+ 188
13
+ ],
14
+ "size": [
15
+ 210,
16
+ 46
17
+ ],
18
+ "flags": {},
19
+ "order": 6,
20
+ "mode": 0,
21
+ "inputs": [
22
+ {
23
+ "label": "samples",
24
+ "name": "samples",
25
+ "type": "LATENT",
26
+ "link": 7
27
+ },
28
+ {
29
+ "label": "vae",
30
+ "name": "vae",
31
+ "type": "VAE",
32
+ "link": 8
33
+ }
34
+ ],
35
+ "outputs": [
36
+ {
37
+ "label": "IMAGE",
38
+ "name": "IMAGE",
39
+ "type": "IMAGE",
40
+ "slot_index": 0,
41
+ "links": [
42
+ 9
43
+ ]
44
+ }
45
+ ],
46
+ "properties": {
47
+ "Node name for S&R": "VAEDecode"
48
+ },
49
+ "widgets_values": []
50
+ },
51
+ {
52
+ "id": 4,
53
+ "type": "CheckpointLoaderSimple",
54
+ "pos": [
55
+ -70.29888153076172,
56
+ 516.9054565429688
57
+ ],
58
+ "size": [
59
+ 315,
60
+ 122
61
+ ],
62
+ "flags": {},
63
+ "order": 0,
64
+ "mode": 0,
65
+ "inputs": [],
66
+ "outputs": [
67
+ {
68
+ "label": "MODEL",
69
+ "name": "MODEL",
70
+ "type": "MODEL",
71
+ "slot_index": 0,
72
+ "links": [
73
+ 10
74
+ ]
75
+ },
76
+ {
77
+ "label": "CLIP",
78
+ "name": "CLIP",
79
+ "type": "CLIP",
80
+ "slot_index": 1,
81
+ "links": [
82
+ 3,
83
+ 5
84
+ ]
85
+ },
86
+ {
87
+ "label": "VAE",
88
+ "name": "VAE",
89
+ "type": "VAE",
90
+ "slot_index": 2,
91
+ "links": [
92
+ 8
93
+ ]
94
+ }
95
+ ],
96
+ "properties": {
97
+ "Node name for S&R": "CheckpointLoaderSimple"
98
+ },
99
+ "widgets_values": [
100
+ "898410886899707191",
101
+ "NetaYume Lumina (Neta Lumina/Lumina Image 2.0) - V2-(plus)"
102
+ ]
103
+ },
104
+ {
105
+ "id": 7,
106
+ "type": "CLIPTextEncode",
107
+ "pos": [
108
+ 413,
109
+ 389
110
+ ],
111
+ "size": [
112
+ 425.27801513671875,
113
+ 180.6060791015625
114
+ ],
115
+ "flags": {},
116
+ "order": 4,
117
+ "mode": 0,
118
+ "inputs": [
119
+ {
120
+ "label": "clip",
121
+ "name": "clip",
122
+ "type": "CLIP",
123
+ "link": 5
124
+ }
125
+ ],
126
+ "outputs": [
127
+ {
128
+ "label": "CONDITIONING",
129
+ "name": "CONDITIONING",
130
+ "type": "CONDITIONING",
131
+ "slot_index": 0,
132
+ "links": [
133
+ 6
134
+ ]
135
+ }
136
+ ],
137
+ "properties": {
138
+ "Node name for S&R": "CLIPTextEncode"
139
+ },
140
+ "widgets_values": [
141
+ "You are an assistant designed to generate low-quality images based on textual prompts <Prompt Start>\n bad quality,worst quality,worst detail,sketch,censor, simple background,transparent background"
142
+ ]
143
+ },
144
+ {
145
+ "id": 3,
146
+ "type": "KSampler",
147
+ "pos": [
148
+ 863,
149
+ 186
150
+ ],
151
+ "size": [
152
+ 315,
153
+ 262
154
+ ],
155
+ "flags": {},
156
+ "order": 5,
157
+ "mode": 0,
158
+ "inputs": [
159
+ {
160
+ "label": "model",
161
+ "name": "model",
162
+ "type": "MODEL",
163
+ "link": 11
164
+ },
165
+ {
166
+ "label": "positive",
167
+ "name": "positive",
168
+ "type": "CONDITIONING",
169
+ "link": 4
170
+ },
171
+ {
172
+ "label": "negative",
173
+ "name": "negative",
174
+ "type": "CONDITIONING",
175
+ "link": 6
176
+ },
177
+ {
178
+ "label": "latent_image",
179
+ "name": "latent_image",
180
+ "type": "LATENT",
181
+ "link": 2
182
+ }
183
+ ],
184
+ "outputs": [
185
+ {
186
+ "label": "LATENT",
187
+ "name": "LATENT",
188
+ "type": "LATENT",
189
+ "slot_index": 0,
190
+ "links": [
191
+ 7
192
+ ]
193
+ }
194
+ ],
195
+ "properties": {
196
+ "Node name for S&R": "KSampler"
197
+ },
198
+ "widgets_values": [
199
+ 95693338216838,
200
+ "randomize",
201
+ 30,
202
+ 5.5,
203
+ "res_multistep",
204
+ "linear_quadratic",
205
+ 1
206
+ ]
207
+ },
208
+ {
209
+ "id": 5,
210
+ "type": "EmptyLatentImage",
211
+ "pos": [
212
+ 473,
213
+ 609
214
+ ],
215
+ "size": [
216
+ 315,
217
+ 106
218
+ ],
219
+ "flags": {},
220
+ "order": 1,
221
+ "mode": 0,
222
+ "inputs": [],
223
+ "outputs": [
224
+ {
225
+ "label": "LATENT",
226
+ "name": "LATENT",
227
+ "type": "LATENT",
228
+ "slot_index": 0,
229
+ "links": [
230
+ 2
231
+ ]
232
+ }
233
+ ],
234
+ "properties": {
235
+ "Node name for S&R": "EmptyLatentImage"
236
+ },
237
+ "widgets_values": [
238
+ 1024,
239
+ 1536,
240
+ 2
241
+ ]
242
+ },
243
+ {
244
+ "id": 10,
245
+ "type": "ModelSamplingAuraFlow",
246
+ "pos": [
247
+ 17.007034301757812,
248
+ 98.61351013183594
249
+ ],
250
+ "size": [
251
+ 270,
252
+ 58
253
+ ],
254
+ "flags": {},
255
+ "order": 2,
256
+ "mode": 0,
257
+ "inputs": [
258
+ {
259
+ "label": "model",
260
+ "name": "model",
261
+ "type": "MODEL",
262
+ "link": 10
263
+ }
264
+ ],
265
+ "outputs": [
266
+ {
267
+ "label": "MODEL",
268
+ "name": "MODEL",
269
+ "type": "MODEL",
270
+ "links": [
271
+ 11
272
+ ]
273
+ }
274
+ ],
275
+ "properties": {
276
+ "Node name for S&R": "ModelSamplingAuraFlow"
277
+ },
278
+ "widgets_values": [
279
+ 6
280
+ ]
281
+ },
282
+ {
283
+ "id": 9,
284
+ "type": "SaveImage",
285
+ "pos": [
286
+ 1451,
287
+ 189
288
+ ],
289
+ "size": [
290
+ 210,
291
+ 270
292
+ ],
293
+ "flags": {},
294
+ "order": 7,
295
+ "mode": 0,
296
+ "inputs": [
297
+ {
298
+ "label": "images",
299
+ "name": "images",
300
+ "type": "IMAGE",
301
+ "link": 9
302
+ }
303
+ ],
304
+ "outputs": [],
305
+ "properties": {
306
+ "Node name for S&R": "SaveImage"
307
+ },
308
+ "widgets_values": [
309
+ "TensorArt"
310
+ ]
311
+ },
312
+ {
313
+ "id": 6,
314
+ "type": "CLIPTextEncode",
315
+ "pos": [
316
+ 415,
317
+ 186
318
+ ],
319
+ "size": [
320
+ 422.84503173828125,
321
+ 164.31304931640625
322
+ ],
323
+ "flags": {},
324
+ "order": 3,
325
+ "mode": 0,
326
+ "inputs": [
327
+ {
328
+ "label": "clip",
329
+ "name": "clip",
330
+ "type": "CLIP",
331
+ "link": 3
332
+ }
333
+ ],
334
+ "outputs": [
335
+ {
336
+ "label": "CONDITIONING",
337
+ "name": "CONDITIONING",
338
+ "type": "CONDITIONING",
339
+ "slot_index": 0,
340
+ "links": [
341
+ 4
342
+ ]
343
+ }
344
+ ],
345
+ "properties": {
346
+ "Node name for S&R": "CLIPTextEncode"
347
+ },
348
+ "widgets_values": [
349
+ "You are an assistant designed to generate anime images based on textual prompts. <Prompt Start> \nGawr Gura, 1girl, solo, anime style, vibrant colors, blue eyes, blush, standing, holding a sign, sign says \"I love you\", english text, front-facing, full body, soft lighting, humorous mood, masterpiece, best quality, amazing quality, indoors"
350
+ ]
351
+ }
352
+ ],
353
+ "links": [
354
+ [
355
+ 2,
356
+ 5,
357
+ 0,
358
+ 3,
359
+ 3,
360
+ "LATENT"
361
+ ],
362
+ [
363
+ 3,
364
+ 4,
365
+ 1,
366
+ 6,
367
+ 0,
368
+ "CLIP"
369
+ ],
370
+ [
371
+ 4,
372
+ 6,
373
+ 0,
374
+ 3,
375
+ 1,
376
+ "CONDITIONING"
377
+ ],
378
+ [
379
+ 5,
380
+ 4,
381
+ 1,
382
+ 7,
383
+ 0,
384
+ "CLIP"
385
+ ],
386
+ [
387
+ 6,
388
+ 7,
389
+ 0,
390
+ 3,
391
+ 2,
392
+ "CONDITIONING"
393
+ ],
394
+ [
395
+ 7,
396
+ 3,
397
+ 0,
398
+ 8,
399
+ 0,
400
+ "LATENT"
401
+ ],
402
+ [
403
+ 8,
404
+ 4,
405
+ 2,
406
+ 8,
407
+ 1,
408
+ "VAE"
409
+ ],
410
+ [
411
+ 9,
412
+ 8,
413
+ 0,
414
+ 9,
415
+ 0,
416
+ "IMAGE"
417
+ ],
418
+ [
419
+ 10,
420
+ 4,
421
+ 0,
422
+ 10,
423
+ 0,
424
+ "MODEL"
425
+ ],
426
+ [
427
+ 11,
428
+ 10,
429
+ 0,
430
+ 3,
431
+ 0,
432
+ "MODEL"
433
+ ]
434
+ ],
435
+ "groups": [],
436
+ "config": {},
437
+ "extra": {
438
+ "ds": {
439
+ "scale": 1.2284597357367315,
440
+ "offset": [
441
+ -338.29630797427404,
442
+ -142.2468863363467
443
+ ]
444
+ },
445
+ "frontendVersion": "1.24.1",
446
+ "VHS_latentpreview": false,
447
+ "VHS_latentpreviewrate": 0,
448
+ "VHS_MetadataImage": true,
449
+ "VHS_KeepIntermediate": true
450
+ },
451
+ "version": 0.4
452
+ }