arcacolab commited on
Commit
c102fe3
·
verified ·
1 Parent(s): 06c4471

Upload ANIMA_CACHE_1.json

Browse files
Files changed (1) hide show
  1. ANIMA_CACHE_1.json +599 -0
ANIMA_CACHE_1.json ADDED
@@ -0,0 +1,599 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "fe51916a-81c3-4527-9d0d-21b30c4f61cb",
3
+ "revision": 0,
4
+ "last_node_id": 54,
5
+ "last_link_id": 31,
6
+ "nodes": [
7
+ {
8
+ "id": 8,
9
+ "type": "VAEDecode",
10
+ "pos": [
11
+ 1180,
12
+ 0
13
+ ],
14
+ "size": [
15
+ 142.41999999999985,
16
+ 46
17
+ ],
18
+ "flags": {},
19
+ "order": 9,
20
+ "mode": 0,
21
+ "inputs": [
22
+ {
23
+ "name": "samples",
24
+ "type": "LATENT",
25
+ "link": 11
26
+ },
27
+ {
28
+ "name": "vae",
29
+ "type": "VAE",
30
+ "link": 12
31
+ }
32
+ ],
33
+ "outputs": [
34
+ {
35
+ "name": "IMAGE",
36
+ "type": "IMAGE",
37
+ "links": [
38
+ 27
39
+ ]
40
+ }
41
+ ],
42
+ "properties": {
43
+ "cnr_id": "comfy-core",
44
+ "ver": "0.12.0",
45
+ "Node name for S&R": "VAEDecode"
46
+ },
47
+ "widgets_values": []
48
+ },
49
+ {
50
+ "id": 50,
51
+ "type": "SaveImage",
52
+ "pos": [
53
+ 1180,
54
+ 110
55
+ ],
56
+ "size": [
57
+ 390,
58
+ 460
59
+ ],
60
+ "flags": {},
61
+ "order": 10,
62
+ "mode": 0,
63
+ "inputs": [
64
+ {
65
+ "name": "images",
66
+ "type": "IMAGE",
67
+ "link": 27
68
+ }
69
+ ],
70
+ "outputs": [],
71
+ "properties": {
72
+ "cnr_id": "comfy-core",
73
+ "ver": "0.12.2"
74
+ },
75
+ "widgets_values": [
76
+ "ComfyUI"
77
+ ]
78
+ },
79
+ {
80
+ "id": 28,
81
+ "type": "EmptyLatentImage",
82
+ "pos": [
83
+ 870,
84
+ 0
85
+ ],
86
+ "size": [
87
+ 260,
88
+ 110
89
+ ],
90
+ "flags": {},
91
+ "order": 0,
92
+ "mode": 0,
93
+ "inputs": [],
94
+ "outputs": [
95
+ {
96
+ "name": "LATENT",
97
+ "type": "LATENT",
98
+ "links": [
99
+ 18
100
+ ]
101
+ }
102
+ ],
103
+ "properties": {
104
+ "cnr_id": "comfy-core",
105
+ "ver": "0.12.0",
106
+ "Node name for S&R": "EmptyLatentImage"
107
+ },
108
+ "widgets_values": [
109
+ 832,
110
+ 1216,
111
+ 1
112
+ ]
113
+ },
114
+ {
115
+ "id": 45,
116
+ "type": "CLIPLoader",
117
+ "pos": [
118
+ 80,
119
+ 470
120
+ ],
121
+ "size": [
122
+ 270,
123
+ 106
124
+ ],
125
+ "flags": {},
126
+ "order": 1,
127
+ "mode": 0,
128
+ "inputs": [],
129
+ "outputs": [
130
+ {
131
+ "name": "CLIP",
132
+ "type": "CLIP",
133
+ "links": [
134
+ 13,
135
+ 14
136
+ ]
137
+ }
138
+ ],
139
+ "properties": {
140
+ "cnr_id": "comfy-core",
141
+ "ver": "0.12.0",
142
+ "Node name for S&R": "CLIPLoader"
143
+ },
144
+ "widgets_values": [
145
+ "qwen_3_06b_base.safetensors",
146
+ "stable_diffusion",
147
+ "default"
148
+ ]
149
+ },
150
+ {
151
+ "id": 15,
152
+ "type": "VAELoader",
153
+ "pos": [
154
+ 80,
155
+ 640
156
+ ],
157
+ "size": [
158
+ 270,
159
+ 58
160
+ ],
161
+ "flags": {
162
+ "collapsed": false
163
+ },
164
+ "order": 2,
165
+ "mode": 0,
166
+ "inputs": [],
167
+ "outputs": [
168
+ {
169
+ "name": "VAE",
170
+ "type": "VAE",
171
+ "links": [
172
+ 12
173
+ ]
174
+ }
175
+ ],
176
+ "properties": {
177
+ "cnr_id": "comfy-core",
178
+ "ver": "0.12.0",
179
+ "Node name for S&R": "VAELoader"
180
+ },
181
+ "widgets_values": [
182
+ "qwen_image_vae.safetensors"
183
+ ]
184
+ },
185
+ {
186
+ "id": 52,
187
+ "type": "LoraLoaderModelOnly",
188
+ "pos": [
189
+ 80,
190
+ 140
191
+ ],
192
+ "size": [
193
+ 270,
194
+ 82
195
+ ],
196
+ "flags": {},
197
+ "order": 6,
198
+ "mode": 4,
199
+ "inputs": [
200
+ {
201
+ "name": "model",
202
+ "type": "MODEL",
203
+ "link": 28
204
+ }
205
+ ],
206
+ "outputs": [
207
+ {
208
+ "name": "MODEL",
209
+ "type": "MODEL",
210
+ "links": [
211
+ 30
212
+ ]
213
+ }
214
+ ],
215
+ "properties": {
216
+ "cnr_id": "comfy-core",
217
+ "ver": "0.12.3",
218
+ "Node name for S&R": "LoraLoaderModelOnly"
219
+ },
220
+ "widgets_values": [
221
+ "mixed_styles_anima_v1-e25.safetensors",
222
+ 1
223
+ ]
224
+ },
225
+ {
226
+ "id": 54,
227
+ "type": "EasyCache",
228
+ "pos": [
229
+ 80,
230
+ 280
231
+ ],
232
+ "size": [
233
+ 270,
234
+ 130
235
+ ],
236
+ "flags": {},
237
+ "order": 7,
238
+ "mode": 0,
239
+ "inputs": [
240
+ {
241
+ "name": "model",
242
+ "type": "MODEL",
243
+ "link": 30
244
+ }
245
+ ],
246
+ "outputs": [
247
+ {
248
+ "name": "MODEL",
249
+ "type": "MODEL",
250
+ "links": [
251
+ 31
252
+ ]
253
+ }
254
+ ],
255
+ "properties": {
256
+ "cnr_id": "comfy-core",
257
+ "ver": "0.14.1",
258
+ "Node name for S&R": "EasyCache"
259
+ },
260
+ "widgets_values": [
261
+ 0.05,
262
+ 0,
263
+ 0.95,
264
+ false
265
+ ]
266
+ },
267
+ {
268
+ "id": 44,
269
+ "type": "UNETLoader",
270
+ "pos": [
271
+ 80,
272
+ 0
273
+ ],
274
+ "size": [
275
+ 270,
276
+ 82
277
+ ],
278
+ "flags": {},
279
+ "order": 3,
280
+ "mode": 0,
281
+ "inputs": [],
282
+ "outputs": [
283
+ {
284
+ "name": "MODEL",
285
+ "type": "MODEL",
286
+ "links": [
287
+ 28
288
+ ]
289
+ }
290
+ ],
291
+ "properties": {
292
+ "cnr_id": "comfy-core",
293
+ "ver": "0.12.0",
294
+ "Node name for S&R": "UNETLoader"
295
+ },
296
+ "widgets_values": [
297
+ "animayume_v01.safetensors",
298
+ "default"
299
+ ]
300
+ },
301
+ {
302
+ "id": 12,
303
+ "type": "CLIPTextEncode",
304
+ "pos": [
305
+ 410,
306
+ 330
307
+ ],
308
+ "size": [
309
+ 408.10710699563765,
310
+ 211.43924494971913
311
+ ],
312
+ "flags": {},
313
+ "order": 5,
314
+ "mode": 0,
315
+ "inputs": [
316
+ {
317
+ "name": "clip",
318
+ "type": "CLIP",
319
+ "link": 14
320
+ }
321
+ ],
322
+ "outputs": [
323
+ {
324
+ "name": "CONDITIONING",
325
+ "type": "CONDITIONING",
326
+ "links": [
327
+ 17
328
+ ]
329
+ }
330
+ ],
331
+ "title": "CLIP Text Encode (Negative Prompt)",
332
+ "properties": {
333
+ "cnr_id": "comfy-core",
334
+ "ver": "0.12.0",
335
+ "Node name for S&R": "CLIPTextEncode"
336
+ },
337
+ "widgets_values": [
338
+ "worst quality, low quality, score_1, score_2, score_3, score_4, (simple background, outside border, white border), unfinished, work-in-progress, construction lines, (abstract), blank, letterboxed, blurry, jpeg artifacts, sepia, mutated, bad hands, (missing fingers), (extra digit:1.2), (fewer digits), artistic error, watermark, patreon username, web address, patreon logo, weibo username, watermark, mature female, adult female, multiple views, (anime screenshot:0.75), monochrome, greyscale, messy shading, distorted anatomy, high contrast, anime coloring, limited palette, comic, western comics \\(style\\), furry, english text, anatomically incorrect, spot color, doodle on background, extra faces, distorted anatomy, fat, flat color, mosaic censoring, out of frame, loli, heavy chromatic aberration, ai-generated, "
339
+ ]
340
+ },
341
+ {
342
+ "id": 19,
343
+ "type": "KSampler",
344
+ "pos": [
345
+ 870,
346
+ 170
347
+ ],
348
+ "size": [
349
+ 260,
350
+ 480
351
+ ],
352
+ "flags": {},
353
+ "order": 8,
354
+ "mode": 0,
355
+ "inputs": [
356
+ {
357
+ "name": "model",
358
+ "type": "MODEL",
359
+ "link": 31
360
+ },
361
+ {
362
+ "name": "positive",
363
+ "type": "CONDITIONING",
364
+ "link": 16
365
+ },
366
+ {
367
+ "name": "negative",
368
+ "type": "CONDITIONING",
369
+ "link": 17
370
+ },
371
+ {
372
+ "name": "latent_image",
373
+ "type": "LATENT",
374
+ "link": 18
375
+ }
376
+ ],
377
+ "outputs": [
378
+ {
379
+ "name": "LATENT",
380
+ "type": "LATENT",
381
+ "links": [
382
+ 11
383
+ ]
384
+ }
385
+ ],
386
+ "properties": {
387
+ "cnr_id": "comfy-core",
388
+ "ver": "0.12.0",
389
+ "Node name for S&R": "KSampler"
390
+ },
391
+ "widgets_values": [
392
+ 911574258488435,
393
+ "randomize",
394
+ 28,
395
+ 2.5,
396
+ "euler_cfg_pp",
397
+ "normal",
398
+ 1
399
+ ]
400
+ },
401
+ {
402
+ "id": 11,
403
+ "type": "CLIPTextEncode",
404
+ "pos": [
405
+ 410,
406
+ 0
407
+ ],
408
+ "size": [
409
+ 403.11178972228515,
410
+ 268.6380361257506
411
+ ],
412
+ "flags": {},
413
+ "order": 4,
414
+ "mode": 0,
415
+ "inputs": [
416
+ {
417
+ "name": "clip",
418
+ "type": "CLIP",
419
+ "link": 13
420
+ }
421
+ ],
422
+ "outputs": [
423
+ {
424
+ "name": "CONDITIONING",
425
+ "type": "CONDITIONING",
426
+ "links": [
427
+ 16
428
+ ]
429
+ }
430
+ ],
431
+ "title": "CLIP Text Encode (Positive Prompt)",
432
+ "properties": {
433
+ "cnr_id": "comfy-core",
434
+ "ver": "0.12.0",
435
+ "Node name for S&R": "CLIPTextEncode"
436
+ },
437
+ "widgets_values": [
438
+ ""
439
+ ]
440
+ }
441
+ ],
442
+ "links": [
443
+ [
444
+ 11,
445
+ 19,
446
+ 0,
447
+ 8,
448
+ 0,
449
+ "LATENT"
450
+ ],
451
+ [
452
+ 12,
453
+ 15,
454
+ 0,
455
+ 8,
456
+ 1,
457
+ "VAE"
458
+ ],
459
+ [
460
+ 13,
461
+ 45,
462
+ 0,
463
+ 11,
464
+ 0,
465
+ "CLIP"
466
+ ],
467
+ [
468
+ 14,
469
+ 45,
470
+ 0,
471
+ 12,
472
+ 0,
473
+ "CLIP"
474
+ ],
475
+ [
476
+ 16,
477
+ 11,
478
+ 0,
479
+ 19,
480
+ 1,
481
+ "CONDITIONING"
482
+ ],
483
+ [
484
+ 17,
485
+ 12,
486
+ 0,
487
+ 19,
488
+ 2,
489
+ "CONDITIONING"
490
+ ],
491
+ [
492
+ 18,
493
+ 28,
494
+ 0,
495
+ 19,
496
+ 3,
497
+ "LATENT"
498
+ ],
499
+ [
500
+ 27,
501
+ 8,
502
+ 0,
503
+ 50,
504
+ 0,
505
+ "IMAGE"
506
+ ],
507
+ [
508
+ 28,
509
+ 44,
510
+ 0,
511
+ 52,
512
+ 0,
513
+ "MODEL"
514
+ ],
515
+ [
516
+ 30,
517
+ 52,
518
+ 0,
519
+ 54,
520
+ 0,
521
+ "MODEL"
522
+ ],
523
+ [
524
+ 31,
525
+ 54,
526
+ 0,
527
+ 19,
528
+ 0,
529
+ "MODEL"
530
+ ]
531
+ ],
532
+ "groups": [
533
+ {
534
+ "id": 1,
535
+ "title": "모델 로드",
536
+ "bounding": [
537
+ 60,
538
+ -70,
539
+ 310,
540
+ 790
541
+ ],
542
+ "color": "#a1309b",
543
+ "font_size": 24,
544
+ "flags": {}
545
+ },
546
+ {
547
+ "id": 2,
548
+ "title": "프롬프트",
549
+ "bounding": [
550
+ 390,
551
+ -70,
552
+ 450,
553
+ 630
554
+ ],
555
+ "color": "#b58b2a",
556
+ "font_size": 24,
557
+ "flags": {}
558
+ },
559
+ {
560
+ "id": 3,
561
+ "title": "셈플링",
562
+ "bounding": [
563
+ 850,
564
+ -70,
565
+ 300,
566
+ 740
567
+ ],
568
+ "color": "#8AA",
569
+ "font_size": 24,
570
+ "flags": {}
571
+ },
572
+ {
573
+ "id": 4,
574
+ "title": "이미지 저장",
575
+ "bounding": [
576
+ 1160,
577
+ -70,
578
+ 430,
579
+ 660
580
+ ],
581
+ "color": "#3f789e",
582
+ "font_size": 24,
583
+ "flags": {}
584
+ }
585
+ ],
586
+ "config": {},
587
+ "extra": {
588
+ "ds": {
589
+ "scale": 0.9229599817706593,
590
+ "offset": [
591
+ 198.24164802751315,
592
+ 115.06267134792475
593
+ ]
594
+ },
595
+ "workflowRendererVersion": "LG",
596
+ "frontendVersion": "1.38.14"
597
+ },
598
+ "version": 0.4
599
+ }