Paste #127635: SwarmUI v0.9.3.1 Server Log - 2024-10-30 19:11:52

Date: 2024/10/30 12:11:54 UTC-07:00
Type: Swarm Debug Log

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761


2024-10-30 18:26:07.318 [Init] === SwarmUI v0.9.3.1 Starting at 2024-10-30 18:26:07 ===
2024-10-30 18:26:07.372 [Init] Prepping extension: SwarmUI.Builtin_ScorersExtension.ScorersExtension...
2024-10-30 18:26:07.373 [Init] Prepping extension: SwarmUI.Builtin_ImageBatchToolExtension.ImageBatchToolExtension...
2024-10-30 18:26:07.374 [Init] Prepping extension: SwarmUI.Builtin_GridGeneratorExtension.GridGeneratorExtension...
2024-10-30 18:26:07.374 [Init] Prepping extension: SwarmUI.Builtin_DynamicThresholding.DynamicThresholdingExtension...
2024-10-30 18:26:07.374 [Init] Prepping extension: SwarmUI.Builtin_ComfyUIBackend.ComfyUIBackendExtension...
2024-10-30 18:26:07.374 [Init] Prepping extension: SwarmUI.Builtin_AutoWebUIExtension.AutoWebUIBackendExtension...
2024-10-30 18:26:07.416 [Init] Parsing command line...
2024-10-30 18:26:07.416 [Init] Loading settings file...
2024-10-30 18:26:07.435 [Init] Re-saving settings file...
2024-10-30 18:26:07.456 [Init] Applying command line settings...
2024-10-30 18:26:07.492 [Init] Prepping options...
2024-10-30 18:26:07.526 [Init] CPU Cores: 32 | RAM: 125.68 GiB total, 40.15 GiB available, 64.00 GiB virtual, -66226757632 B swap
2024-10-30 18:26:07.527 [Init] GPU 0: NVIDIA GeForce RTX 3090 | Temp 64C | Util 0% GPU, 0% Memory | VRAM 24.00 GiB total, 23.67 GiB free, 14.00 MiB used
2024-10-30 18:26:07.527 [Init] GPU 1: NVIDIA GeForce RTX 3090 | Temp 58C | Util 0% GPU, 0% Memory | VRAM 24.00 GiB total, 23.67 GiB free, 14.00 MiB used
2024-10-30 18:26:07.527 [Init] GPU 2: NVIDIA GeForce RTX 3090 | Temp 70C | Util 27% GPU, 2% Memory | VRAM 24.00 GiB total, 22.31 GiB free, 1.37 GiB used
2024-10-30 18:26:07.527 [Init] GPU 3: NVIDIA GeForce RTX 3090 | Temp 60C | Util 0% GPU, 0% Memory | VRAM 24.00 GiB total, 23.67 GiB free, 14.00 MiB used
2024-10-30 18:26:07.694 [Init] Loading models list...
2024-10-30 18:26:07.739 [Init] Loading backends...
2024-10-30 18:26:07.740 [Init] Loading backends from file...
2024-10-30 18:26:07.744 [Init] Prepping API...
2024-10-30 18:26:07.745 [Init] Initializing backend #0 - ComfyUI Self-Starting...
2024-10-30 18:26:07.747 [Init] Prepping webserver...
2024-10-30 18:26:07.749 [Init] Backend request handler loop ready...
2024-10-30 18:26:07.911 [Init] Scan for web extensions...
2024-10-30 18:26:07.914 [Init] Readying extensions for launch...
2024-10-30 18:26:07.914 [Init] Launching server...
2024-10-30 18:26:07.914 [Init] Starting webserver on http://0.0.0.0:7801
2024-10-30 18:26:08.937 [Init] Current git commit marked as date 2024-10-28 23:12:49
2024-10-30 18:26:08.940 [Init] Swarm is up to date! You have version 0.9.3.1, and 0.9.3-Beta is the latest.
2024-10-30 18:26:08.941 [Init] Program is running.
2024-10-30 18:26:09.441 [Init] Launch web browser...
2024-10-30 18:26:10.703 [Init] Self-Start ComfyUI-0 on port 7821 is loading...
2024-10-30 18:26:11.592 [Info] Creating new admin session 'local' for 127.0.0.1
2024-10-30 18:26:16.776 [Init] Self-Start ComfyUI-0 on port 7821 started.
2024-10-30 18:26:16.777 [Init] Initializing backend #1 - ComfyUI Self-Starting...
2024-10-30 18:26:20.075 [Init] Self-Start ComfyUI-1 on port 7822 is loading...
2024-10-30 18:26:25.105 [Init] Self-Start ComfyUI-1 on port 7822 started.
2024-10-30 18:26:25.106 [Init] Initializing backend #2 - ComfyUI Self-Starting...
2024-10-30 18:26:28.454 [Init] Self-Start ComfyUI-2 on port 7823 is loading...
2024-10-30 18:26:33.480 [Init] Self-Start ComfyUI-2 on port 7823 started.
2024-10-30 18:26:33.480 [Init] Initializing backend #3 - ComfyUI Self-Starting...
2024-10-30 18:26:37.917 [Init] Self-Start ComfyUI-3 on port 7824 is loading...
2024-10-30 18:26:42.946 [Init] Self-Start ComfyUI-3 on port 7824 started.
2024-10-30 18:26:45.462 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 18:26:50.339 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 18:26:54.593 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 18:26:58.656 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 18:27:04.628 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 18:27:12.200 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 18:27:16.036 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 18:27:20.588 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 18:27:24.705 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 18:27:29.356 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 18:27:36.343 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 18:27:40.721 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 18:27:45.831 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 18:27:51.190 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 18:27:58.696 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 18:28:03.408 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 18:28:07.415 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 18:28:10.041 [Info] Generated an image in 23.83 (prep) and 55.28 (gen) seconds
2024-10-30 18:28:12.354 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 18:28:13.170 [Info] Generated an image in 21.47 (prep) and 60.91 (gen) seconds
2024-10-30 18:28:14.409 [Info] Generated an image in 8.99 (prep) and 79.61 (gen) seconds
2024-10-30 18:28:17.904 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 18:28:24.828 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 18:28:28.456 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 18:28:31.992 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 18:28:36.026 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 18:28:40.062 [Info] Generated an image in 24.25 (prep) and 89.94 (gen) seconds
2024-10-30 18:28:40.166 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 18:28:44.980 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 18:28:49.585 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 18:28:56.383 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 18:28:59.777 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 18:29:01.664 [Info] Generated an image in 79.08 (prep) and 51.76 (gen) seconds
2024-10-30 18:29:04.870 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 18:29:06.655 [Info] Generated an image in 88.58 (prep) and 52.18 (gen) seconds
2024-10-30 18:29:09.293 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 18:29:10.872 [Info] Generated an image in 82.35 (prep) and 57.71 (gen) seconds
2024-10-30 18:29:14.600 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 18:29:34.737 [Info] Generated an image in 114.17 (prep) and 54.67 (gen) seconds
2024-10-30 18:29:53.861 [Info] Generated an image in 126.65 (prep) and 52.13 (gen) seconds
2024-10-30 18:29:59.216 [Info] Generated an image in 131.61 (prep) and 52.53 (gen) seconds
2024-10-30 18:30:08.385 [Info] Creating new admin session 'local' for 127.0.0.1
2024-10-30 18:30:09.670 [Info] Generated an image in 135.80 (prep) and 58.78 (gen) seconds
2024-10-30 18:30:29.995 [Info] Generated an image in 159.70 (prep) and 55.21 (gen) seconds
2024-10-30 18:30:45.936 [Info] Generated an image in 174.72 (prep) and 52.14 (gen) seconds
2024-10-30 18:30:51.782 [Info] Generated an image in 180.09 (prep) and 52.53 (gen) seconds
2024-10-30 18:31:08.849 [Info] Generated an image in 190.49 (prep) and 59.24 (gen) seconds
2024-10-30 18:31:25.468 [Info] Generated an image in 210.85 (prep) and 55.44 (gen) seconds
2024-10-30 18:31:38.026 [Info] Generated an image in 220.88 (prep) and 52.13 (gen) seconds
2024-10-30 18:31:44.190 [Info] Generated an image in 226.64 (prep) and 52.48 (gen) seconds
2024-10-30 18:32:08.377 [Info] Generated an image in 243.76 (prep) and 59.55 (gen) seconds
2024-10-30 18:32:21.005 [Info] Generated an image in 260.32 (prep) and 55.54 (gen) seconds
2024-10-30 18:32:30.126 [Info] Generated an image in 265.43 (prep) and 52.16 (gen) seconds
2024-10-30 18:32:36.675 [Info] Generated an image in 271.56 (prep) and 52.53 (gen) seconds
2024-10-30 18:33:07.914 [Info] Generated an image in 295.77 (prep) and 59.57 (gen) seconds
2024-10-30 18:33:16.468 [Info] Generated an image in 308.35 (prep) and 55.53 (gen) seconds
2024-10-30 18:33:22.283 [Info] Generated an image in 313.76 (prep) and 52.13 (gen) seconds
2024-10-30 18:33:29.057 [Info] Generated an image in 320.26 (prep) and 52.41 (gen) seconds
2024-10-30 18:34:07.051 [Info] Generated an image in 351.50 (prep) and 59.16 (gen) seconds
2024-10-30 18:34:11.949 [Info] Generated an image in 360.04 (prep) and 55.50 (gen) seconds
2024-10-30 18:34:14.515 [Info] Generated an image in 361.33 (prep) and 52.10 (gen) seconds
2024-10-30 18:34:21.594 [Info] Generated an image in 368.12 (prep) and 52.40 (gen) seconds
2024-10-30 18:35:06.436 [Info] Generated an image in 406.10 (prep) and 59.20 (gen) seconds
2024-10-30 18:35:06.576 [Info] Generated an image in 409.31 (prep) and 52.07 (gen) seconds
2024-10-30 18:35:07.527 [Info] Generated an image in 410.98 (prep) and 55.49 (gen) seconds
2024-10-30 18:35:13.959 [Info] Generated an image in 416.40 (prep) and 52.41 (gen) seconds
2024-10-30 18:35:58.584 [Info] Generated an image in 456.73 (prep) and 52.11 (gen) seconds
2024-10-30 18:36:03.012 [Info] Generated an image in 462.35 (prep) and 55.53 (gen) seconds
2024-10-30 18:36:05.809 [Info] Generated an image in 461.19 (prep) and 59.49 (gen) seconds
2024-10-30 18:36:06.301 [Info] Generated an image in 464.15 (prep) and 52.40 (gen) seconds
2024-10-30 18:36:50.543 [Info] Generated an image in 508.84 (prep) and 51.98 (gen) seconds
2024-10-30 18:36:58.537 [Info] Generated an image in 506.24 (prep) and 55.55 (gen) seconds
2024-10-30 18:36:58.819 [Info] Generated an image in 509.57 (prep) and 52.42 (gen) seconds
2024-10-30 18:37:05.118 [Info] Generated an image in 516.02 (prep) and 59.33 (gen) seconds
2024-10-30 18:37:42.776 [Info] Generated an image in 553.83 (prep) and 52.16 (gen) seconds
2024-10-30 18:37:51.200 [Info] Generated an image in 557.60 (prep) and 52.42 (gen) seconds
2024-10-30 18:37:53.941 [Info] Generated an image in 561.79 (prep) and 55.31 (gen) seconds
2024-10-30 18:38:04.573 [Info] Generated an image in 563.99 (prep) and 59.44 (gen) seconds
2024-10-30 18:38:34.858 [Info] Generated an image in 601.60 (prep) and 52.09 (gen) seconds
2024-10-30 18:38:43.484 [Info] Generated an image in 604.91 (prep) and 52.36 (gen) seconds
2024-10-30 18:38:49.366 [Info] Generated an image in 612.71 (prep) and 55.46 (gen) seconds
2024-10-30 18:39:04.131 [Info] Generated an image in 618.32 (prep) and 59.67 (gen) seconds
2024-10-30 18:39:26.907 [Info] Generated an image in 648.58 (prep) and 52.14 (gen) seconds
2024-10-30 18:39:35.714 [Info] Generated an image in 657.27 (prep) and 52.25 (gen) seconds
2024-10-30 18:39:44.825 [Info] Generated an image in 657.70 (prep) and 55.51 (gen) seconds
2024-10-30 18:40:03.793 [Info] Generated an image in 672.62 (prep) and 59.50 (gen) seconds
2024-10-30 18:40:19.104 [Info] Generated an image in 695.36 (prep) and 52.12 (gen) seconds
2024-10-30 18:40:28.206 [Info] Generated an image in 704.16 (prep) and 52.41 (gen) seconds
2024-10-30 18:40:40.319 [Info] Generated an image in 705.70 (prep) and 55.50 (gen) seconds
2024-10-30 18:41:03.374 [Info] Generated an image in 724.62 (prep) and 59.63 (gen) seconds
2024-10-30 18:41:11.262 [Info] Generated an image in 739.97 (prep) and 52.17 (gen) seconds
2024-10-30 18:41:20.599 [Info] Generated an image in 749.06 (prep) and 52.42 (gen) seconds
2024-10-30 18:41:35.878 [Info] Generated an image in 756.49 (prep) and 55.54 (gen) seconds
2024-10-30 18:42:03.951 [Info] Generated an image in 787.43 (prep) and 52.66 (gen) seconds
2024-10-30 18:42:10.158 [Info] Generated an image in 779.54 (prep) and 66.77 (gen) seconds
2024-10-30 18:42:12.954 [Info] Generated an image in 796.76 (prep) and 52.39 (gen) seconds
2024-10-30 18:42:31.332 [Info] Generated an image in 808.02 (prep) and 55.49 (gen) seconds
2024-10-30 18:42:56.673 [Info] Generated an image in 836.08 (prep) and 52.76 (gen) seconds
2024-10-30 18:43:05.398 [Info] Generated an image in 845.14 (prep) and 52.40 (gen) seconds
2024-10-30 18:43:22.499 [Info] Generated an image in 842.30 (prep) and 72.37 (gen) seconds
2024-10-30 18:43:26.873 [Info] Generated an image in 858.57 (prep) and 55.47 (gen) seconds
2024-10-30 18:43:49.495 [Info] Generated an image in 883.90 (prep) and 52.78 (gen) seconds
2024-10-30 18:43:57.828 [Info] Generated an image in 892.60 (prep) and 52.41 (gen) seconds
2024-10-30 18:44:22.249 [Info] Generated an image in 908.49 (prep) and 55.49 (gen) seconds
2024-10-30 18:44:33.471 [Info] Generated an image in 909.74 (prep) and 70.93 (gen) seconds
2024-10-30 18:44:42.228 [Info] Generated an image in 931.13 (prep) and 52.80 (gen) seconds
2024-10-30 18:44:50.132 [Info] Generated an image in 939.46 (prep) and 52.42 (gen) seconds
2024-10-30 18:45:17.849 [Info] Generated an image in 957.06 (prep) and 55.55 (gen) seconds
2024-10-30 18:45:35.047 [Info] Generated an image in 977.00 (prep) and 52.79 (gen) seconds
2024-10-30 18:45:42.610 [Info] Generated an image in 984.96 (prep) and 52.40 (gen) seconds
2024-10-30 18:45:45.496 [Info] Generated an image in 975.11 (prep) and 72.08 (gen) seconds
2024-10-30 18:46:13.175 [Info] Generated an image in 1012.61 (prep) and 55.30 (gen) seconds
2024-10-30 18:46:27.848 [Info] Generated an image in 1026.16 (prep) and 52.78 (gen) seconds
2024-10-30 18:46:35.051 [Info] Generated an image in 1033.73 (prep) and 52.41 (gen) seconds
2024-10-30 18:46:56.880 [Info] Generated an image in 1036.63 (prep) and 71.32 (gen) seconds
2024-10-30 18:47:08.639 [Info] Generated an image in 1064.28 (prep) and 55.47 (gen) seconds
2024-10-30 18:47:20.543 [Info] Generated an image in 1075.40 (prep) and 52.80 (gen) seconds
2024-10-30 18:47:27.426 [Info] Generated an image in 1082.61 (prep) and 52.43 (gen) seconds
2024-10-30 18:48:04.082 [Info] Generated an image in 1116.21 (prep) and 55.51 (gen) seconds
2024-10-30 18:48:07.818 [Info] Generated an image in 1104.41 (prep) and 71.03 (gen) seconds
2024-10-30 18:48:13.283 [Info] Generated an image in 1124.16 (prep) and 52.75 (gen) seconds
2024-10-30 18:48:19.731 [Info] Generated an image in 1130.99 (prep) and 52.40 (gen) seconds
2024-10-30 18:48:59.588 [Info] Generated an image in 1167.69 (prep) and 55.48 (gen) seconds
2024-10-30 18:49:06.152 [Info] Generated an image in 1172.77 (prep) and 52.80 (gen) seconds
2024-10-30 18:49:12.342 [Info] Generated an image in 1179.25 (prep) and 52.47 (gen) seconds
2024-10-30 18:49:20.188 [Info] Generated an image in 1171.41 (prep) and 72.38 (gen) seconds
2024-10-30 18:49:55.175 [Info] Generated an image in 1219.03 (prep) and 55.49 (gen) seconds
2024-10-30 18:49:59.009 [Info] Generated an image in 1220.75 (prep) and 52.81 (gen) seconds
2024-10-30 18:50:04.742 [Info] Generated an image in 1226.91 (prep) and 52.41 (gen) seconds
2024-10-30 18:50:33.654 [Info] Generated an image in 1239.65 (prep) and 73.35 (gen) seconds
2024-10-30 18:50:50.669 [Info] Generated an image in 1269.70 (prep) and 55.51 (gen) seconds
2024-10-30 18:50:51.632 [Info] Generated an image in 1273.56 (prep) and 52.63 (gen) seconds
2024-10-30 18:50:57.066 [Info] Generated an image in 1274.71 (prep) and 52.48 (gen) seconds
2024-10-30 18:51:44.327 [Info] Generated an image in 1321.58 (prep) and 52.82 (gen) seconds
2024-10-30 18:51:44.643 [Info] Generated an image in 1303.58 (prep) and 71.14 (gen) seconds
2024-10-30 18:51:46.126 [Info] Generated an image in 1320.61 (prep) and 55.58 (gen) seconds
2024-10-30 18:51:49.661 [Info] Generated an image in 1320.39 (prep) and 52.46 (gen) seconds
2024-10-30 18:52:37.184 [Info] Generated an image in 1367.60 (prep) and 52.80 (gen) seconds
2024-10-30 18:52:41.722 [Info] Generated an image in 1369.38 (prep) and 55.55 (gen) seconds
2024-10-30 18:52:41.960 [Info] Generated an image in 1369.45 (prep) and 52.43 (gen) seconds
2024-10-30 18:52:56.651 [Info] Generated an image in 1367.91 (prep) and 71.93 (gen) seconds
2024-10-30 18:53:29.851 [Info] Generated an image in 1417.00 (prep) and 52.77 (gen) seconds
2024-10-30 18:53:34.543 [Info] Generated an image in 1416.79 (prep) and 52.43 (gen) seconds
2024-10-30 18:53:37.225 [Info] Generated an image in 1421.54 (prep) and 55.53 (gen) seconds
2024-10-30 18:54:09.158 [Info] Generated an image in 1436.44 (prep) and 72.58 (gen) seconds
2024-10-30 18:54:22.826 [Info] Generated an image in 1464.67 (prep) and 52.82 (gen) seconds
2024-10-30 18:54:26.782 [Info] Generated an image in 1469.22 (prep) and 52.22 (gen) seconds
2024-10-30 18:54:32.841 [Info] Generated an image in 1471.97 (prep) and 55.54 (gen) seconds
2024-10-30 18:55:15.542 [Info] Generated an image in 1513.06 (prep) and 52.79 (gen) seconds
2024-10-30 18:55:19.092 [Info] Generated an image in 1517.01 (prep) and 52.40 (gen) seconds
2024-10-30 18:55:21.617 [Info] Generated an image in 1499.51 (prep) and 72.45 (gen) seconds
2024-10-30 18:55:28.314 [Info] Generated an image in 1523.09 (prep) and 55.56 (gen) seconds
2024-10-30 18:56:08.355 [Info] Generated an image in 1560.54 (prep) and 52.79 (gen) seconds
2024-10-30 18:56:11.510 [Info] Generated an image in 1564.10 (prep) and 52.40 (gen) seconds
2024-10-30 18:56:23.816 [Info] Generated an image in 1573.34 (prep) and 55.49 (gen) seconds
2024-10-30 18:56:34.248 [Info] Generated an image in 1566.64 (prep) and 72.57 (gen) seconds
2024-10-30 19:07:13.885 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 19:07:27.754 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 19:07:32.848 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 19:07:37.720 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 19:07:46.017 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 19:07:51.701 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 19:07:56.268 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 19:08:00.549 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 19:08:05.501 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 19:08:14.029 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 19:08:18.619 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 19:08:18.619 [Debug] [BackendHandler] Backend request #166 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:08:18.619 [Debug] [BackendHandler] Backend request #167 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:08:18.619 [Debug] [BackendHandler] Backend request #168 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:08:18.669 [Info] Generated an image in 3.13 (prep) and 61.09 (gen) seconds
2024-10-30 19:08:18.669 [Debug] [BackendHandler] Backend request #133 found correct model on #3
2024-10-30 19:08:18.669 [Debug] [BackendHandler] Backend request #133 finished.
2024-10-30 19:08:18.671 [Debug] [ComfyUI-3/STDERR]   0%|          | 0/20 [00:00<?, ?it/s]got prompt
2024-10-30 19:08:18.760 [Debug] [ComfyUI-0/STDERR]  85%|████████▌ | 17/20 [00:44<00:07,  2.66s/it]
2024-10-30 19:08:19.535 [Debug] [ComfyUI-2/STDERR]  90%|█████████ | 18/20 [00:50<00:05,  2.86s/it]
2024-10-30 19:08:20.432 [Debug] [ComfyUI-3/STDERR] 
2024-10-30 19:08:21.441 [Debug] [ComfyUI-0/STDERR]  90%|█████████ | 18/20 [00:46<00:05,  2.67s/it]
2024-10-30 19:08:21.513 [Debug] [ComfyUI-2/STDERR]  95%|█████████▌| 19/20 [00:53<00:02,  2.88s/it]
2024-10-30 19:08:21.514 [Debug] [ComfyUI-2/STDERR] 100%|██████████| 20/20 [00:55<00:00,  2.61s/it]
2024-10-30 19:08:21.514 [Debug] [ComfyUI-2/STDERR] 100%|██████████| 20/20 [00:55<00:00,  2.78s/it]
2024-10-30 19:08:21.514 [Debug] [ComfyUI-2/STDERR] Requested to load AutoencodingEngine
2024-10-30 19:08:21.515 [Debug] [ComfyUI-2/STDERR] Loading 1 new model
2024-10-30 19:08:21.828 [Debug] [ComfyUI-2/STDERR] loaded completely 0.0 159.87335777282715 True
2024-10-30 19:08:22.136 [Debug] [ComfyUI-2/STDERR] Prompt executed in 66.01 seconds
2024-10-30 19:08:22.636 [Debug] [ComfyUI-2/STDERR] 
2024-10-30 19:08:22.640 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 19:08:22.641 [Debug] [BackendHandler] Backend request #169 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:08:22.641 [Debug] [BackendHandler] Backend request #170 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:08:22.641 [Debug] [BackendHandler] Backend request #171 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:08:22.641 [Debug] [BackendHandler] Backend request #172 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:08:22.946 [Info] Generated an image in 2.16 (prep) and 66.40 (gen) seconds
2024-10-30 19:08:22.946 [Debug] [BackendHandler] Backend request #134 found correct model on #2
2024-10-30 19:08:22.946 [Debug] [BackendHandler] Backend request #134 finished.
2024-10-30 19:08:22.947 [Debug] [ComfyUI-2/STDERR]   0%|          | 0/20 [00:00<?, ?it/s]got prompt
2024-10-30 19:08:23.041 [Debug] [ComfyUI-3/STDERR]   5%|▌         | 1/20 [00:02<00:40,  2.13s/it]
2024-10-30 19:08:23.270 [Debug] [ComfyUI-0/STDERR]  95%|█████████▌| 19/20 [00:49<00:02,  2.67s/it]
2024-10-30 19:08:23.270 [Debug] [ComfyUI-0/STDERR] 100%|██████████| 20/20 [00:51<00:00,  2.42s/it]
2024-10-30 19:08:23.270 [Debug] [ComfyUI-0/STDERR] 100%|██████████| 20/20 [00:51<00:00,  2.57s/it]
2024-10-30 19:08:23.272 [Debug] [ComfyUI-0/STDERR] Requested to load AutoencodingEngine
2024-10-30 19:08:23.272 [Debug] [ComfyUI-0/STDERR] Loading 1 new model
2024-10-30 19:08:23.872 [Debug] [ComfyUI-0/STDERR] loaded completely 0.0 159.87335777282715 True
2024-10-30 19:08:24.197 [Debug] [ComfyUI-0/STDERR] Prompt executed in 70.18 seconds
2024-10-30 19:08:24.784 [Debug] [ComfyUI-0/STDERR] 
2024-10-30 19:08:24.997 [Debug] [ComfyUI-2/STDERR] 
2024-10-30 19:08:25.062 [Info] Generated an image in 0.08 (prep) and 70.65 (gen) seconds
2024-10-30 19:08:25.062 [Debug] [BackendHandler] Backend request #135 found correct model on #0
2024-10-30 19:08:25.062 [Debug] [BackendHandler] Backend request #135 finished.
2024-10-30 19:08:25.063 [Debug] [ComfyUI-0/STDERR]   0%|          | 0/20 [00:00<?, ?it/s]got prompt
2024-10-30 19:08:25.652 [Debug] [ComfyUI-3/STDERR]  10%|█         | 2/20 [00:04<00:43,  2.41s/it]
2024-10-30 19:08:26.972 [Debug] [ComfyUI-0/STDERR] 
2024-10-30 19:08:27.076 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 19:08:27.076 [Debug] [BackendHandler] Backend request #173 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:08:27.076 [Debug] [BackendHandler] Backend request #174 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:08:27.076 [Debug] [BackendHandler] Backend request #175 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:08:27.076 [Debug] [BackendHandler] Backend request #176 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:08:27.878 [Debug] [ComfyUI-2/STDERR]   5%|▌         | 1/20 [00:02<00:44,  2.36s/it]
2024-10-30 19:08:28.263 [Debug] [ComfyUI-3/STDERR]  15%|█▌        | 3/20 [00:07<00:42,  2.50s/it]
2024-10-30 19:08:29.652 [Debug] [ComfyUI-0/STDERR]   5%|▌         | 1/20 [00:02<00:41,  2.19s/it]
2024-10-30 19:08:30.749 [Debug] [ComfyUI-2/STDERR]  10%|█         | 2/20 [00:05<00:48,  2.67s/it]
2024-10-30 19:08:30.878 [Debug] [ComfyUI-3/STDERR]  20%|██        | 4/20 [00:09<00:40,  2.55s/it]
2024-10-30 19:08:32.336 [Debug] [ComfyUI-0/STDERR]  10%|█         | 2/20 [00:04<00:44,  2.48s/it]
2024-10-30 19:08:33.310 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 19:08:33.311 [Debug] [BackendHandler] Backend request #177 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:08:33.311 [Debug] [BackendHandler] Backend request #178 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:08:33.311 [Debug] [BackendHandler] Backend request #179 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:08:33.311 [Debug] [BackendHandler] Backend request #180 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:08:33.491 [Debug] [ComfyUI-3/STDERR]  25%|██▌       | 5/20 [00:12<00:38,  2.57s/it]
2024-10-30 19:08:33.516 [Debug] [ComfyUI-1/STDERR] loaded completely 0.0 12133.570556640625 True
2024-10-30 19:08:33.560 [Debug] [ComfyUI-1/STDERR] 
2024-10-30 19:08:33.592 [Debug] [ComfyUI-2/STDERR]  15%|█▌        | 3/20 [00:08<00:46,  2.76s/it]
2024-10-30 19:08:34.975 [Debug] [ComfyUI-0/STDERR]  15%|█▌        | 3/20 [00:07<00:43,  2.57s/it]
2024-10-30 19:08:35.780 [Debug] [ComfyUI-1/STDERR]   0%|          | 0/20 [00:00<?, ?it/s]
2024-10-30 19:08:36.107 [Debug] [ComfyUI-3/STDERR]  30%|███       | 6/20 [00:15<00:36,  2.59s/it]
2024-10-30 19:08:36.462 [Debug] [ComfyUI-2/STDERR]  20%|██        | 4/20 [00:10<00:44,  2.79s/it]
2024-10-30 19:08:37.593 [Debug] [ComfyUI-0/STDERR]  20%|██        | 4/20 [00:10<00:41,  2.60s/it]
2024-10-30 19:08:38.486 [Debug] [ComfyUI-1/STDERR]   5%|▌         | 1/20 [00:02<00:42,  2.22s/it]
2024-10-30 19:08:38.719 [Debug] [ComfyUI-3/STDERR]  35%|███▌      | 7/20 [00:17<00:33,  2.60s/it]
2024-10-30 19:08:39.344 [Debug] [ComfyUI-2/STDERR]  25%|██▌       | 5/20 [00:13<00:42,  2.82s/it]
2024-10-30 19:08:40.213 [Debug] [ComfyUI-0/STDERR]  25%|██▌       | 5/20 [00:12<00:39,  2.61s/it]
2024-10-30 19:08:40.458 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 19:08:40.458 [Debug] [BackendHandler] Backend request #182 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:08:40.458 [Debug] [BackendHandler] Backend request #181 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:08:40.458 [Debug] [BackendHandler] Backend request #183 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:08:40.458 [Debug] [BackendHandler] Backend request #184 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:08:41.198 [Debug] [ComfyUI-1/STDERR]  10%|█         | 2/20 [00:04<00:45,  2.51s/it]
2024-10-30 19:08:41.335 [Debug] [ComfyUI-3/STDERR]  40%|████      | 8/20 [00:20<00:31,  2.60s/it]
2024-10-30 19:08:42.252 [Debug] [ComfyUI-2/STDERR]  30%|███       | 6/20 [00:16<00:39,  2.84s/it]
2024-10-30 19:08:42.832 [Debug] [ComfyUI-0/STDERR]  30%|███       | 6/20 [00:15<00:36,  2.61s/it]
2024-10-30 19:08:43.916 [Debug] [ComfyUI-1/STDERR]  15%|█▌        | 3/20 [00:07<00:44,  2.60s/it]
2024-10-30 19:08:43.950 [Debug] [ComfyUI-3/STDERR]  45%|████▌     | 9/20 [00:23<00:28,  2.61s/it]
2024-10-30 19:08:44.262 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 19:08:44.262 [Debug] [BackendHandler] Backend request #185 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:08:44.262 [Debug] [BackendHandler] Backend request #186 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:08:44.262 [Debug] [BackendHandler] Backend request #187 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:08:44.262 [Debug] [BackendHandler] Backend request #188 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:08:45.142 [Debug] [ComfyUI-2/STDERR]  35%|███▌      | 7/20 [00:19<00:37,  2.86s/it]
2024-10-30 19:08:45.452 [Debug] [ComfyUI-0/STDERR]  35%|███▌      | 7/20 [00:18<00:33,  2.61s/it]
2024-10-30 19:08:46.565 [Debug] [ComfyUI-3/STDERR]  50%|█████     | 10/20 [00:25<00:26,  2.61s/it]
2024-10-30 19:08:46.637 [Debug] [ComfyUI-1/STDERR]  20%|██        | 4/20 [00:10<00:42,  2.65s/it]
2024-10-30 19:08:48.037 [Debug] [ComfyUI-2/STDERR]  40%|████      | 8/20 [00:22<00:34,  2.87s/it]
2024-10-30 19:08:48.071 [Debug] [ComfyUI-0/STDERR]  40%|████      | 8/20 [00:20<00:31,  2.62s/it]
2024-10-30 19:08:49.154 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 19:08:49.155 [Debug] [BackendHandler] Backend request #189 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:08:49.155 [Debug] [BackendHandler] Backend request #190 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:08:49.155 [Debug] [BackendHandler] Backend request #191 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:08:49.155 [Debug] [BackendHandler] Backend request #192 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:08:49.179 [Debug] [ComfyUI-3/STDERR]  55%|█████▌    | 11/20 [00:28<00:23,  2.61s/it]
2024-10-30 19:08:49.369 [Debug] [ComfyUI-1/STDERR]  25%|██▌       | 5/20 [00:13<00:40,  2.67s/it]
2024-10-30 19:08:50.692 [Debug] [ComfyUI-0/STDERR]  45%|████▌     | 9/20 [00:23<00:28,  2.62s/it]
2024-10-30 19:08:50.946 [Debug] [ComfyUI-2/STDERR]  45%|████▌     | 9/20 [00:25<00:31,  2.88s/it]
2024-10-30 19:08:51.798 [Debug] [ComfyUI-3/STDERR]  60%|██████    | 12/20 [00:30<00:20,  2.61s/it]
2024-10-30 19:08:52.107 [Debug] [ComfyUI-1/STDERR]  30%|███       | 6/20 [00:15<00:37,  2.69s/it]
2024-10-30 19:08:53.247 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 19:08:53.247 [Debug] [BackendHandler] Backend request #193 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:08:53.247 [Debug] [BackendHandler] Backend request #194 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:08:53.247 [Debug] [BackendHandler] Backend request #195 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:08:53.247 [Debug] [BackendHandler] Backend request #196 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:08:53.315 [Debug] [ComfyUI-0/STDERR]  50%|█████     | 10/20 [00:25<00:26,  2.62s/it]
2024-10-30 19:08:53.856 [Debug] [ComfyUI-2/STDERR]  50%|█████     | 10/20 [00:28<00:28,  2.89s/it]
2024-10-30 19:08:54.415 [Debug] [ComfyUI-3/STDERR]  65%|██████▌   | 13/20 [00:33<00:18,  2.61s/it]
2024-10-30 19:08:54.844 [Debug] [ComfyUI-1/STDERR]  35%|███▌      | 7/20 [00:18<00:35,  2.71s/it]
2024-10-30 19:08:55.937 [Debug] [ComfyUI-0/STDERR]  55%|█████▌    | 11/20 [00:28<00:23,  2.62s/it]
2024-10-30 19:08:56.761 [Debug] [ComfyUI-2/STDERR]  55%|█████▌    | 11/20 [00:31<00:26,  2.89s/it]
2024-10-30 19:08:57.036 [Debug] [ComfyUI-3/STDERR]  70%|███████   | 14/20 [00:36<00:15,  2.61s/it]
2024-10-30 19:08:57.511 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 19:08:57.511 [Debug] [BackendHandler] Backend request #197 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:08:57.511 [Debug] [BackendHandler] Backend request #198 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:08:57.511 [Debug] [BackendHandler] Backend request #199 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:08:57.511 [Debug] [BackendHandler] Backend request #200 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:08:57.586 [Debug] [ComfyUI-1/STDERR]  40%|████      | 8/20 [00:21<00:32,  2.72s/it]
2024-10-30 19:08:58.559 [Debug] [ComfyUI-0/STDERR]  60%|██████    | 12/20 [00:31<00:20,  2.62s/it]
2024-10-30 19:08:59.650 [Debug] [ComfyUI-3/STDERR]  75%|███████▌  | 15/20 [00:38<00:13,  2.62s/it]
2024-10-30 19:08:59.666 [Debug] [ComfyUI-2/STDERR]  60%|██████    | 12/20 [00:34<00:23,  2.90s/it]
2024-10-30 19:09:00.328 [Debug] [ComfyUI-1/STDERR]  45%|████▌     | 9/20 [00:24<00:29,  2.72s/it]
2024-10-30 19:09:01.182 [Debug] [ComfyUI-0/STDERR]  65%|██████▌   | 13/20 [00:33<00:18,  2.62s/it]
2024-10-30 19:09:02.152 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 19:09:02.152 [Debug] [BackendHandler] Backend request #201 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:02.152 [Debug] [BackendHandler] Backend request #202 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:02.152 [Debug] [BackendHandler] Backend request #203 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:02.152 [Debug] [BackendHandler] Backend request #204 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:02.268 [Debug] [ComfyUI-3/STDERR]  80%|████████  | 16/20 [00:41<00:10,  2.62s/it]
2024-10-30 19:09:02.553 [Debug] [ComfyUI-2/STDERR]  65%|██████▌   | 13/20 [00:37<00:20,  2.90s/it]
2024-10-30 19:09:03.071 [Debug] [ComfyUI-1/STDERR]  50%|█████     | 10/20 [00:26<00:27,  2.73s/it]
2024-10-30 19:09:03.805 [Debug] [ComfyUI-0/STDERR]  70%|███████   | 14/20 [00:36<00:15,  2.62s/it]
2024-10-30 19:09:04.885 [Debug] [ComfyUI-3/STDERR]  85%|████████▌ | 17/20 [00:43<00:07,  2.62s/it]
2024-10-30 19:09:05.436 [Debug] [ComfyUI-2/STDERR]  70%|███████   | 14/20 [00:39<00:17,  2.90s/it]
2024-10-30 19:09:05.816 [Debug] [ComfyUI-1/STDERR]  55%|█████▌    | 11/20 [00:29<00:24,  2.73s/it]
2024-10-30 19:09:06.428 [Debug] [ComfyUI-0/STDERR]  75%|███████▌  | 15/20 [00:39<00:13,  2.62s/it]
2024-10-30 19:09:07.502 [Debug] [ComfyUI-3/STDERR]  90%|█████████ | 18/20 [00:46<00:05,  2.62s/it]
2024-10-30 19:09:08.352 [Debug] [ComfyUI-2/STDERR]  75%|███████▌  | 15/20 [00:42<00:14,  2.89s/it]
2024-10-30 19:09:08.564 [Debug] [ComfyUI-1/STDERR]  60%|██████    | 12/20 [00:32<00:21,  2.74s/it]
2024-10-30 19:09:09.058 [Debug] [ComfyUI-0/STDERR]  80%|████████  | 16/20 [00:41<00:10,  2.62s/it]
2024-10-30 19:09:09.059 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 19:09:09.059 [Debug] [BackendHandler] Backend request #207 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:09.059 [Debug] [BackendHandler] Backend request #208 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:09.060 [Debug] [BackendHandler] Backend request #206 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:09.060 [Debug] [BackendHandler] Backend request #205 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:09.293 [Debug] [ComfyUI-3/STDERR]  95%|█████████▌| 19/20 [00:49<00:02,  2.62s/it]
2024-10-30 19:09:09.293 [Debug] [ComfyUI-3/STDERR] 100%|██████████| 20/20 [00:50<00:00,  2.37s/it]
2024-10-30 19:09:09.293 [Debug] [ComfyUI-3/STDERR] 100%|██████████| 20/20 [00:50<00:00,  2.55s/it]
2024-10-30 19:09:09.577 [Debug] [ComfyUI-3/STDERR] Prompt executed in 51.49 seconds
2024-10-30 19:09:10.068 [Debug] [ComfyUI-3/STDERR] 
2024-10-30 19:09:10.376 [Info] Generated an image in 50.35 (prep) and 51.76 (gen) seconds
2024-10-30 19:09:10.376 [Debug] [BackendHandler] Backend request #136 found correct model on #3
2024-10-30 19:09:10.376 [Debug] [BackendHandler] Backend request #136 finished.
2024-10-30 19:09:10.377 [Debug] [ComfyUI-3/STDERR]   0%|          | 0/20 [00:00<?, ?it/s]got prompt
2024-10-30 19:09:11.290 [Debug] [ComfyUI-2/STDERR]  80%|████████  | 16/20 [00:45<00:11,  2.90s/it]
2024-10-30 19:09:11.314 [Debug] [ComfyUI-1/STDERR]  65%|██████▌   | 13/20 [00:35<00:19,  2.74s/it]
2024-10-30 19:09:11.682 [Debug] [ComfyUI-0/STDERR]  85%|████████▌ | 17/20 [00:44<00:07,  2.62s/it]
2024-10-30 19:09:12.206 [Debug] [ComfyUI-3/STDERR] 
2024-10-30 19:09:14.063 [Debug] [ComfyUI-1/STDERR]  70%|███████   | 14/20 [00:37<00:16,  2.74s/it]
2024-10-30 19:09:14.158 [Debug] [ComfyUI-2/STDERR]  85%|████████▌ | 17/20 [00:48<00:08,  2.91s/it]
2024-10-30 19:09:14.305 [Debug] [ComfyUI-0/STDERR]  90%|█████████ | 18/20 [00:46<00:05,  2.62s/it]
2024-10-30 19:09:14.823 [Debug] [ComfyUI-3/STDERR]   5%|▌         | 1/20 [00:02<00:40,  2.14s/it]
2024-10-30 19:09:15.673 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 19:09:15.674 [Debug] [BackendHandler] Backend request #209 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:15.674 [Debug] [BackendHandler] Backend request #210 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:15.674 [Debug] [BackendHandler] Backend request #211 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:15.674 [Debug] [BackendHandler] Backend request #212 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:16.102 [Debug] [ComfyUI-0/STDERR]  95%|█████████▌| 19/20 [00:49<00:02,  2.62s/it]
2024-10-30 19:09:16.102 [Debug] [ComfyUI-0/STDERR] 100%|██████████| 20/20 [00:51<00:00,  2.38s/it]
2024-10-30 19:09:16.102 [Debug] [ComfyUI-0/STDERR] 100%|██████████| 20/20 [00:51<00:00,  2.57s/it]
2024-10-30 19:09:16.394 [Debug] [ComfyUI-0/STDERR] Prompt executed in 51.88 seconds
2024-10-30 19:09:16.814 [Debug] [ComfyUI-1/STDERR]  75%|███████▌  | 15/20 [00:40<00:13,  2.75s/it]
2024-10-30 19:09:16.851 [Debug] [ComfyUI-0/STDERR] 
2024-10-30 19:09:17.089 [Debug] [ComfyUI-2/STDERR]  90%|█████████ | 18/20 [00:51<00:05,  2.90s/it]
2024-10-30 19:09:17.184 [Info] Generated an image in 56.89 (prep) and 52.07 (gen) seconds
2024-10-30 19:09:17.185 [Debug] [BackendHandler] Backend request #137 found correct model on #0
2024-10-30 19:09:17.185 [Debug] [BackendHandler] Backend request #137 finished.
2024-10-30 19:09:17.185 [Debug] [ComfyUI-0/STDERR]   0%|          | 0/20 [00:00<?, ?it/s]got prompt
2024-10-30 19:09:17.441 [Debug] [ComfyUI-3/STDERR]  10%|█         | 2/20 [00:04<00:43,  2.42s/it]
2024-10-30 19:09:18.994 [Debug] [ComfyUI-0/STDERR] 
2024-10-30 19:09:19.074 [Debug] [ComfyUI-2/STDERR]  95%|█████████▌| 19/20 [00:54<00:02,  2.91s/it]
2024-10-30 19:09:19.074 [Debug] [ComfyUI-2/STDERR] 100%|██████████| 20/20 [00:56<00:00,  2.63s/it]
2024-10-30 19:09:19.074 [Debug] [ComfyUI-2/STDERR] 100%|██████████| 20/20 [00:56<00:00,  2.82s/it]
2024-10-30 19:09:19.380 [Debug] [ComfyUI-2/STDERR] Prompt executed in 56.97 seconds
2024-10-30 19:09:19.440 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 19:09:19.440 [Debug] [BackendHandler] Backend request #213 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:19.440 [Debug] [BackendHandler] Backend request #214 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:19.440 [Debug] [BackendHandler] Backend request #215 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:19.440 [Debug] [BackendHandler] Backend request #216 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:19.568 [Debug] [ComfyUI-1/STDERR]  80%|████████  | 16/20 [00:43<00:10,  2.75s/it]
2024-10-30 19:09:19.883 [Debug] [ComfyUI-2/STDERR] 
2024-10-30 19:09:20.059 [Debug] [ComfyUI-3/STDERR]  15%|█▌        | 3/20 [00:07<00:42,  2.51s/it]
2024-10-30 19:09:20.172 [Info] Generated an image in 54.70 (prep) and 57.23 (gen) seconds
2024-10-30 19:09:20.173 [Debug] [BackendHandler] Backend request #138 found correct model on #2
2024-10-30 19:09:20.173 [Debug] [BackendHandler] Backend request #138 finished.
2024-10-30 19:09:20.173 [Debug] [ComfyUI-2/STDERR]   0%|          | 0/20 [00:00<?, ?it/s]got prompt
2024-10-30 19:09:21.619 [Debug] [ComfyUI-0/STDERR]   5%|▌         | 1/20 [00:02<00:40,  2.14s/it]
2024-10-30 19:09:22.273 [Debug] [ComfyUI-2/STDERR] 
2024-10-30 19:09:22.323 [Debug] [ComfyUI-1/STDERR]  85%|████████▌ | 17/20 [00:46<00:08,  2.75s/it]
2024-10-30 19:09:22.676 [Debug] [ComfyUI-3/STDERR]  20%|██        | 4/20 [00:09<00:40,  2.55s/it]
2024-10-30 19:09:23.444 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 19:09:23.444 [Debug] [BackendHandler] Backend request #217 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:23.444 [Debug] [BackendHandler] Backend request #218 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:23.444 [Debug] [BackendHandler] Backend request #219 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:23.444 [Debug] [BackendHandler] Backend request #220 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:24.246 [Debug] [ComfyUI-0/STDERR]  10%|█         | 2/20 [00:04<00:43,  2.43s/it]
2024-10-30 19:09:25.075 [Debug] [ComfyUI-1/STDERR]  90%|█████████ | 18/20 [00:48<00:05,  2.75s/it]
2024-10-30 19:09:25.222 [Debug] [ComfyUI-2/STDERR]   5%|▌         | 1/20 [00:02<00:45,  2.39s/it]
2024-10-30 19:09:25.295 [Debug] [ComfyUI-3/STDERR]  25%|██▌       | 5/20 [00:12<00:38,  2.58s/it]
2024-10-30 19:09:26.872 [Debug] [ComfyUI-0/STDERR]  15%|█▌        | 3/20 [00:07<00:42,  2.52s/it]
2024-10-30 19:09:26.973 [Debug] [ComfyUI-1/STDERR]  95%|█████████▌| 19/20 [00:51<00:02,  2.75s/it]
2024-10-30 19:09:26.973 [Debug] [ComfyUI-1/STDERR] 100%|██████████| 20/20 [00:53<00:00,  2.49s/it]
2024-10-30 19:09:26.973 [Debug] [ComfyUI-1/STDERR] 100%|██████████| 20/20 [00:53<00:00,  2.67s/it]
2024-10-30 19:09:26.976 [Debug] [ComfyUI-1/STDERR] Requested to load AutoencodingEngine
2024-10-30 19:09:26.977 [Debug] [ComfyUI-1/STDERR] Loading 1 new model
2024-10-30 19:09:27.645 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 19:09:27.645 [Debug] [BackendHandler] Backend request #221 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:27.645 [Debug] [BackendHandler] Backend request #222 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:27.645 [Debug] [BackendHandler] Backend request #223 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:27.645 [Debug] [BackendHandler] Backend request #224 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:27.810 [Debug] [ComfyUI-1/STDERR] loaded completely 0.0 159.87335777282715 True
2024-10-30 19:09:27.911 [Debug] [ComfyUI-3/STDERR]  30%|███       | 6/20 [00:15<00:36,  2.59s/it]
2024-10-30 19:09:28.143 [Debug] [ComfyUI-1/STDERR] Prompt executed in 106.23 seconds
2024-10-30 19:09:28.157 [Debug] [ComfyUI-2/STDERR]  10%|█         | 2/20 [00:05<00:48,  2.72s/it]
2024-10-30 19:09:28.655 [Debug] [ComfyUI-1/STDERR] 
2024-10-30 19:09:28.917 [Info] Generated an image in 27.96 (prep) and 106.58 (gen) seconds
2024-10-30 19:09:28.918 [Debug] [BackendHandler] Backend request #139 found correct model on #1
2024-10-30 19:09:28.918 [Debug] [BackendHandler] Backend request #139 finished.
2024-10-30 19:09:28.919 [Debug] [ComfyUI-1/STDERR]   0%|          | 0/20 [00:00<?, ?it/s]got prompt
2024-10-30 19:09:29.519 [Debug] [ComfyUI-0/STDERR]  20%|██        | 4/20 [00:10<00:40,  2.56s/it]
2024-10-30 19:09:30.531 [Debug] [ComfyUI-3/STDERR]  35%|███▌      | 7/20 [00:17<00:33,  2.60s/it]
2024-10-30 19:09:30.898 [Debug] [ComfyUI-1/STDERR] 
2024-10-30 19:09:31.073 [Debug] [ComfyUI-2/STDERR]  15%|█▌        | 3/20 [00:08<00:47,  2.82s/it]
2024-10-30 19:09:31.892 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 19:09:31.892 [Debug] [BackendHandler] Backend request #225 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:31.892 [Debug] [BackendHandler] Backend request #227 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:31.892 [Debug] [BackendHandler] Backend request #228 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:31.892 [Debug] [BackendHandler] Backend request #226 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:32.156 [Debug] [ComfyUI-0/STDERR]  25%|██▌       | 5/20 [00:12<00:38,  2.59s/it]
2024-10-30 19:09:33.149 [Debug] [ComfyUI-3/STDERR]  40%|████      | 8/20 [00:20<00:31,  2.61s/it]
2024-10-30 19:09:33.649 [Debug] [ComfyUI-1/STDERR]   5%|▌         | 1/20 [00:02<00:42,  2.24s/it]
2024-10-30 19:09:33.978 [Debug] [ComfyUI-2/STDERR]  20%|██        | 4/20 [00:11<00:45,  2.86s/it]
2024-10-30 19:09:34.793 [Debug] [ComfyUI-0/STDERR]  30%|███       | 6/20 [00:15<00:36,  2.61s/it]
2024-10-30 19:09:35.770 [Debug] [ComfyUI-3/STDERR]  45%|████▌     | 9/20 [00:23<00:28,  2.61s/it]
2024-10-30 19:09:35.923 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 19:09:35.923 [Debug] [BackendHandler] Backend request #229 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:35.923 [Debug] [BackendHandler] Backend request #230 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:35.923 [Debug] [BackendHandler] Backend request #231 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:35.923 [Debug] [BackendHandler] Backend request #232 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:36.405 [Debug] [ComfyUI-1/STDERR]  10%|█         | 2/20 [00:04<00:45,  2.54s/it]
2024-10-30 19:09:36.889 [Debug] [ComfyUI-2/STDERR]  25%|██▌       | 5/20 [00:14<00:43,  2.87s/it]
2024-10-30 19:09:37.430 [Debug] [ComfyUI-0/STDERR]  35%|███▌      | 7/20 [00:17<00:34,  2.62s/it]
2024-10-30 19:09:38.389 [Debug] [ComfyUI-3/STDERR]  50%|█████     | 10/20 [00:25<00:26,  2.61s/it]
2024-10-30 19:09:39.165 [Debug] [ComfyUI-1/STDERR]  15%|█▌        | 3/20 [00:07<00:44,  2.64s/it]
2024-10-30 19:09:39.800 [Debug] [ComfyUI-2/STDERR]  30%|███       | 6/20 [00:17<00:40,  2.89s/it]
2024-10-30 19:09:40.066 [Debug] [ComfyUI-0/STDERR]  40%|████      | 8/20 [00:20<00:31,  2.62s/it]
2024-10-30 19:09:40.412 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 19:09:40.412 [Debug] [BackendHandler] Backend request #233 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:40.412 [Debug] [BackendHandler] Backend request #234 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:40.412 [Debug] [BackendHandler] Backend request #235 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:40.412 [Debug] [BackendHandler] Backend request #236 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:41.011 [Debug] [ComfyUI-3/STDERR]  55%|█████▌    | 11/20 [00:28<00:23,  2.62s/it]
2024-10-30 19:09:41.923 [Debug] [ComfyUI-1/STDERR]  20%|██        | 4/20 [00:10<00:42,  2.69s/it]
2024-10-30 19:09:42.702 [Debug] [ComfyUI-0/STDERR]  45%|████▌     | 9/20 [00:23<00:28,  2.63s/it]
2024-10-30 19:09:42.711 [Debug] [ComfyUI-2/STDERR]  35%|███▌      | 7/20 [00:19<00:37,  2.89s/it]
2024-10-30 19:09:43.629 [Debug] [ComfyUI-3/STDERR]  60%|██████    | 12/20 [00:30<00:20,  2.62s/it]
2024-10-30 19:09:44.682 [Debug] [ComfyUI-1/STDERR]  25%|██▌       | 5/20 [00:13<00:40,  2.71s/it]
2024-10-30 19:09:45.340 [Debug] [ComfyUI-0/STDERR]  50%|█████     | 10/20 [00:25<00:26,  2.63s/it]
2024-10-30 19:09:45.626 [Debug] [ComfyUI-2/STDERR]  40%|████      | 8/20 [00:22<00:34,  2.90s/it]
2024-10-30 19:09:45.895 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 19:09:45.895 [Debug] [BackendHandler] Backend request #237 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:45.895 [Debug] [BackendHandler] Backend request #238 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:45.895 [Debug] [BackendHandler] Backend request #239 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:45.895 [Debug] [BackendHandler] Backend request #240 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:46.253 [Debug] [ComfyUI-3/STDERR]  65%|██████▌   | 13/20 [00:33<00:18,  2.62s/it]
2024-10-30 19:09:47.443 [Debug] [ComfyUI-1/STDERR]  30%|███       | 6/20 [00:16<00:38,  2.73s/it]
2024-10-30 19:09:47.977 [Debug] [ComfyUI-0/STDERR]  55%|█████▌    | 11/20 [00:28<00:23,  2.63s/it]
2024-10-30 19:09:48.517 [Debug] [ComfyUI-2/STDERR]  45%|████▌     | 9/20 [00:25<00:31,  2.90s/it]
2024-10-30 19:09:48.880 [Debug] [ComfyUI-3/STDERR]  70%|███████   | 14/20 [00:36<00:15,  2.62s/it]
2024-10-30 19:09:50.205 [Debug] [ComfyUI-1/STDERR]  35%|███▌      | 7/20 [00:18<00:35,  2.74s/it]
2024-10-30 19:09:50.616 [Debug] [ComfyUI-0/STDERR]  60%|██████    | 12/20 [00:31<00:21,  2.63s/it]
2024-10-30 19:09:51.309 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 19:09:51.309 [Debug] [BackendHandler] Backend request #241 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:51.309 [Debug] [BackendHandler] Backend request #242 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:51.309 [Debug] [BackendHandler] Backend request #243 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:51.309 [Debug] [BackendHandler] Backend request #244 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:51.438 [Debug] [ComfyUI-2/STDERR]  50%|█████     | 10/20 [00:28<00:29,  2.90s/it]
2024-10-30 19:09:51.510 [Debug] [ComfyUI-3/STDERR]  75%|███████▌  | 15/20 [00:38<00:13,  2.62s/it]
2024-10-30 19:09:52.972 [Debug] [ComfyUI-1/STDERR]  40%|████      | 8/20 [00:21<00:32,  2.75s/it]
2024-10-30 19:09:53.254 [Debug] [ComfyUI-0/STDERR]  65%|██████▌   | 13/20 [00:33<00:18,  2.64s/it]
2024-10-30 19:09:54.137 [Debug] [ComfyUI-3/STDERR]  80%|████████  | 16/20 [00:41<00:10,  2.62s/it]
2024-10-30 19:09:54.348 [Debug] [ComfyUI-2/STDERR]  55%|█████▌    | 11/20 [00:31<00:26,  2.91s/it]
2024-10-30 19:09:55.742 [Debug] [ComfyUI-1/STDERR]  45%|████▌     | 9/20 [00:24<00:30,  2.75s/it]
2024-10-30 19:09:55.892 [Debug] [ComfyUI-0/STDERR]  70%|███████   | 14/20 [00:36<00:15,  2.64s/it]
2024-10-30 19:09:56.768 [Debug] [ComfyUI-3/STDERR]  85%|████████▌ | 17/20 [00:44<00:07,  2.62s/it]
2024-10-30 19:09:57.251 [Debug] [ComfyUI-2/STDERR]  60%|██████    | 12/20 [00:34<00:23,  2.91s/it]
2024-10-30 19:09:58.517 [Debug] [ComfyUI-1/STDERR]  50%|█████     | 10/20 [00:27<00:27,  2.76s/it]
2024-10-30 19:09:58.530 [Debug] [ComfyUI-0/STDERR]  75%|███████▌  | 15/20 [00:39<00:13,  2.64s/it]
2024-10-30 19:09:59.395 [Debug] [ComfyUI-3/STDERR]  90%|█████████ | 18/20 [00:46<00:05,  2.63s/it]
2024-10-30 19:09:59.871 [Info] User local requested 4 images with model 'pixelwave_flux1_dev_Q8_0_03.gguf'...
2024-10-30 19:09:59.871 [Debug] [BackendHandler] Backend request #245 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:59.871 [Debug] [BackendHandler] Backend request #246 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:59.871 [Debug] [BackendHandler] Backend request #247 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:09:59.871 [Debug] [BackendHandler] Backend request #248 for model pixelwave_flux1_dev_Q8_0_03.gguf, maxWait=7.00:00:00.
2024-10-30 19:10:00.173 [Debug] [ComfyUI-2/STDERR]  65%|██████▌   | 13/20 [00:37<00:20,  2.91s/it]
2024-10-30 19:10:01.168 [Debug] [ComfyUI-0/STDERR]  80%|████████  | 16/20 [00:41<00:10,  2.64s/it]
2024-10-30 19:10:01.197 [Debug] [ComfyUI-3/STDERR]  95%|█████████▌| 19/20 [00:49<00:02,  2.63s/it]
2024-10-30 19:10:01.198 [Debug] [ComfyUI-3/STDERR] 100%|██████████| 20/20 [00:51<00:00,  2.38s/it]
2024-10-30 19:10:01.198 [Debug] [ComfyUI-3/STDERR] 100%|██████████| 20/20 [00:51<00:00,  2.56s/it]
2024-10-30 19:10:01.292 [Debug] [ComfyUI-1/STDERR]  55%|█████▌    | 11/20 [00:29<00:24,  2.76s/it]
2024-10-30 19:10:01.479 [Debug] [ComfyUI-3/STDERR] Prompt executed in 51.64 seconds
2024-10-30 19:10:01.741 [Debug] [ComfyUI-3/STDERR] 
2024-10-30 19:10:02.259 [Info] Generated an image in 97.07 (prep) and 51.89 (gen) seconds
2024-10-30 19:10:02.259 [Debug] [BackendHandler] Backend request #140 found correct model on #3
2024-10-30 19:10:02.259 [Debug] [BackendHandler] Backend request #140 finished.
2024-10-30 19:10:02.260 [Debug] [ComfyUI-3/STDERR]   0%|          | 0/20 [00:00<?, ?it/s]got prompt
2024-10-30 19:10:03.124 [Debug] [ComfyUI-2/STDERR]  70%|███████   | 14/20 [00:40<00:17,  2.91s/it]
2024-10-30 19:10:03.809 [Debug] [ComfyUI-0/STDERR]  85%|████████▌ | 17/20 [00:44<00:07,  2.64s/it]
2024-10-30 19:10:03.883 [Debug] [ComfyUI-3/STDERR] 
2024-10-30 19:10:04.064 [Debug] [ComfyUI-1/STDERR]  60%|██████    | 12/20 [00:32<00:22,  2.77s/it]
2024-10-30 19:10:06.055 [Debug] [ComfyUI-2/STDERR]  75%|███████▌  | 15/20 [00:43<00:14,  2.92s/it]
2024-10-30 19:10:06.449 [Debug] [ComfyUI-0/STDERR]  90%|█████████ | 18/20 [00:46<00:05,  2.64s/it]
2024-10-30 19:10:06.511 [Debug] [ComfyUI-3/STDERR]   5%|▌         | 1/20 [00:02<00:40,  2.14s/it]
2024-10-30 19:10:06.841 [Debug] [ComfyUI-1/STDERR]  65%|██████▌   | 13/20 [00:35<00:19,  2.77s/it]
2024-10-30 19:10:08.254 [Debug] [ComfyUI-0/STDERR]  95%|█████████▌| 19/20 [00:49<00:02,  2.64s/it]
2024-10-30 19:10:08.254 [Debug] [ComfyUI-0/STDERR] 100%|██████████| 20/20 [00:51<00:00,  2.39s/it]
2024-10-30 19:10:08.254 [Debug] [ComfyUI-0/STDERR] 100%|██████████| 20/20 [00:51<00:00,  2.57s/it]
2024-10-30 19:10:08.539 [Debug] [ComfyUI-0/STDERR] Prompt executed in 51.89 seconds
2024-10-30 19:10:08.975 [Debug] [ComfyUI-2/STDERR]  80%|████████  | 16/20 [00:46<00:11,  2.93s/it]
2024-10-30 19:10:08.985 [Debug] [ComfyUI-0/STDERR] 
2024-10-30 19:10:09.142 [Debug] [ComfyUI-3/STDERR]  10%|█         | 2/20 [00:04<00:43,  2.43s/it]
2024-10-30 19:10:09.251 [Info] Generated an image in 103.83 (prep) and 52.16 (gen) seconds
2024-10-30 19:10:09.251 [Debug] [BackendHandler] Backend request #141 found correct model on #0
2024-10-30 19:10:09.251 [Debug] [BackendHandler] Backend request #141 finished.
2024-10-30 19:10:09.252 [Debug] [ComfyUI-0/STDERR]   0%|          | 0/20 [00:00<?, ?it/s]got prompt
2024-10-30 19:10:09.618 [Debug] [ComfyUI-1/STDERR]  70%|███████   | 14/20 [00:38<00:16,  2.77s/it]
2024-10-30 19:10:11.140 [Debug] [ComfyUI-0/STDERR] 
2024-10-30 19:10:11.772 [Debug] [ComfyUI-3/STDERR]  15%|█▌        | 3/20 [00:07<00:42,  2.52s/it]
2024-10-30 19:10:11.878 [Debug] [ComfyUI-2/STDERR]  85%|████████▌ | 17/20 [00:49<00:08,  2.92s/it]
2024-10-30 19:10:12.394 [Debug] [ComfyUI-1/STDERR]  75%|███████▌  | 15/20 [00:40<00:13,  2.77s/it]
2024-10-30 19:10:13.779 [Debug] [ComfyUI-0/STDERR]   5%|▌         | 1/20 [00:02<00:40,  2.15s/it]
2024-10-30 19:10:14.403 [Debug] [ComfyUI-3/STDERR]  20%|██        | 4/20 [00:10<00:41,  2.56s/it]
2024-10-30 19:10:14.808 [Debug] [ComfyUI-2/STDERR]  90%|█████████ | 18/20 [00:51<00:05,  2.92s/it]
2024-10-30 19:10:15.174 [Debug] [ComfyUI-1/STDERR]  80%|████████  | 16/20 [00:43<00:11,  2.77s/it]
2024-10-30 19:10:16.420 [Debug] [ComfyUI-0/STDERR]  10%|█         | 2/20 [00:04<00:43,  2.44s/it]
2024-10-30 19:10:16.790 [Debug] [ComfyUI-2/STDERR]  95%|█████████▌| 19/20 [00:54<00:02,  2.92s/it]
2024-10-30 19:10:16.790 [Debug] [ComfyUI-2/STDERR] 100%|██████████| 20/20 [00:56<00:00,  2.64s/it]
2024-10-30 19:10:16.790 [Debug] [ComfyUI-2/STDERR] 100%|██████████| 20/20 [00:56<00:00,  2.85s/it]
2024-10-30 19:10:17.032 [Debug] [ComfyUI-3/STDERR]  25%|██▌       | 5/20 [00:12<00:38,  2.59s/it]
2024-10-30 19:10:17.090 [Debug] [ComfyUI-2/STDERR] Prompt executed in 57.45 seconds
2024-10-30 19:10:17.557 [Debug] [ComfyUI-2/STDERR] 
2024-10-30 19:10:17.879 [Info] Generated an image in 106.85 (prep) and 57.72 (gen) seconds
2024-10-30 19:10:17.880 [Debug] [BackendHandler] Backend request #142 found correct model on #2
2024-10-30 19:10:17.880 [Debug] [BackendHandler] Backend request #142 finished.
2024-10-30 19:10:17.880 [Debug] [ComfyUI-2/STDERR]   0%|          | 0/20 [00:00<?, ?it/s]got prompt
2024-10-30 19:10:17.952 [Debug] [ComfyUI-1/STDERR]  85%|████████▌ | 17/20 [00:46<00:08,  2.78s/it]
2024-10-30 19:10:19.060 [Debug] [ComfyUI-0/STDERR]  15%|█▌        | 3/20 [00:07<00:43,  2.53s/it]
2024-10-30 19:10:19.662 [Debug] [ComfyUI-3/STDERR]  30%|███       | 6/20 [00:15<00:36,  2.60s/it]
2024-10-30 19:10:19.970 [Debug] [ComfyUI-2/STDERR] 
2024-10-30 19:10:20.732 [Debug] [ComfyUI-1/STDERR]  90%|█████████ | 18/20 [00:49<00:05,  2.78s/it]
2024-10-30 19:10:21.701 [Debug] [ComfyUI-0/STDERR]  20%|██        | 4/20 [00:10<00:41,  2.57s/it]
2024-10-30 19:10:22.292 [Debug] [ComfyUI-3/STDERR]  35%|███▌      | 7/20 [00:17<00:33,  2.61s/it]
2024-10-30 19:10:22.633 [Debug] [ComfyUI-1/STDERR]  95%|█████████▌| 19/20 [00:52<00:02,  2.78s/it]
2024-10-30 19:10:22.633 [Debug] [ComfyUI-1/STDERR] 100%|██████████| 20/20 [00:53<00:00,  2.51s/it]
2024-10-30 19:10:22.633 [Debug] [ComfyUI-1/STDERR] 100%|██████████| 20/20 [00:53<00:00,  2.70s/it]
2024-10-30 19:10:22.861 [Debug] [ComfyUI-2/STDERR]   5%|▌         | 1/20 [00:02<00:45,  2.41s/it]
2024-10-30 19:10:22.940 [Debug] [ComfyUI-1/STDERR] Prompt executed in 54.53 seconds
2024-10-30 19:10:23.405 [Debug] [ComfyUI-1/STDERR] 
2024-10-30 19:10:23.715 [Info] Generated an image in 120.72 (prep) and 54.77 (gen) seconds
2024-10-30 19:10:23.715 [Debug] [BackendHandler] Backend request #143 found correct model on #1
2024-10-30 19:10:23.716 [Debug] [BackendHandler] Backend request #143 finished.
2024-10-30 19:10:23.716 [Debug] [ComfyUI-1/STDERR]   0%|          | 0/20 [00:00<?, ?it/s]got prompt
2024-10-30 19:10:24.340 [Debug] [ComfyUI-0/STDERR]  25%|██▌       | 5/20 [00:12<00:38,  2.60s/it]
2024-10-30 19:10:24.923 [Debug] [ComfyUI-3/STDERR]  40%|████      | 8/20 [00:20<00:31,  2.62s/it]
2024-10-30 19:10:25.675 [Debug] [ComfyUI-1/STDERR] 
2024-10-30 19:10:25.825 [Debug] [ComfyUI-2/STDERR]  10%|█         | 2/20 [00:05<00:48,  2.69s/it]
2024-10-30 19:10:26.981 [Debug] [ComfyUI-0/STDERR]  30%|███       | 6/20 [00:15<00:36,  2.61s/it]
2024-10-30 19:10:27.555 [Debug] [ComfyUI-3/STDERR]  45%|████▌     | 9/20 [00:23<00:28,  2.62s/it]
2024-10-30 19:10:28.457 [Debug] [ComfyUI-1/STDERR]   5%|▌         | 1/20 [00:02<00:43,  2.27s/it]
2024-10-30 19:10:28.839 [Debug] [ComfyUI-2/STDERR]  15%|█▌        | 3/20 [00:08<00:47,  2.82s/it]
2024-10-30 19:10:29.622 [Debug] [ComfyUI-0/STDERR]  35%|███▌      | 7/20 [00:17<00:34,  2.62s/it]
2024-10-30 19:10:30.185 [Debug] [ComfyUI-3/STDERR]  50%|█████     | 10/20 [00:25<00:26,  2.62s/it]
2024-10-30 19:10:31.246 [Debug] [ComfyUI-1/STDERR]  10%|█         | 2/20 [00:05<00:46,  2.57s/it]
2024-10-30 19:10:31.790 [Debug] [ComfyUI-2/STDERR]  20%|██        | 4/20 [00:11<00:46,  2.90s/it]
2024-10-30 19:10:32.263 [Debug] [ComfyUI-0/STDERR]  40%|████      | 8/20 [00:20<00:31,  2.63s/it]
2024-10-30 19:10:32.818 [Debug] [ComfyUI-3/STDERR]  55%|█████▌    | 11/20 [00:28<00:23,  2.63s/it]
2024-10-30 19:10:34.033 [Debug] [ComfyUI-1/STDERR]  15%|█▌        | 3/20 [00:07<00:45,  2.67s/it]
2024-10-30 19:10:34.705 [Debug] [ComfyUI-2/STDERR]  25%|██▌       | 5/20 [00:14<00:43,  2.92s/it]
2024-10-30 19:10:34.904 [Debug] [ComfyUI-0/STDERR]  45%|████▌     | 9/20 [00:23<00:28,  2.63s/it]
2024-10-30 19:10:35.449 [Debug] [ComfyUI-3/STDERR]  60%|██████    | 12/20 [00:31<00:21,  2.63s/it]
2024-10-30 19:10:36.819 [Debug] [ComfyUI-1/STDERR]  20%|██        | 4/20 [00:10<00:43,  2.72s/it]
2024-10-30 19:10:37.545 [Debug] [ComfyUI-0/STDERR]  50%|█████     | 10/20 [00:25<00:26,  2.63s/it]
2024-10-30 19:10:37.627 [Debug] [ComfyUI-2/STDERR]  30%|███       | 6/20 [00:17<00:40,  2.92s/it]
2024-10-30 19:10:38.083 [Debug] [ComfyUI-3/STDERR]  65%|██████▌   | 13/20 [00:33<00:18,  2.63s/it]
2024-10-30 19:10:39.604 [Debug] [ComfyUI-1/STDERR]  25%|██▌       | 5/20 [00:13<00:41,  2.74s/it]
2024-10-30 19:10:40.186 [Debug] [ComfyUI-0/STDERR]  55%|█████▌    | 11/20 [00:28<00:23,  2.64s/it]
2024-10-30 19:10:40.578 [Debug] [ComfyUI-2/STDERR]  35%|███▌      | 7/20 [00:20<00:37,  2.92s/it]
2024-10-30 19:10:40.713 [Debug] [ComfyUI-3/STDERR]  70%|███████   | 14/20 [00:36<00:15,  2.63s/it]
2024-10-30 19:10:42.390 [Debug] [ComfyUI-1/STDERR]  30%|███       | 6/20 [00:16<00:38,  2.76s/it]
2024-10-30 19:10:42.827 [Debug] [ComfyUI-0/STDERR]  60%|██████    | 12/20 [00:31<00:21,  2.64s/it]
2024-10-30 19:10:43.347 [Debug] [ComfyUI-3/STDERR]  75%|███████▌  | 15/20 [00:38<00:13,  2.63s/it]
2024-10-30 19:10:43.505 [Debug] [ComfyUI-2/STDERR]  40%|████      | 8/20 [00:23<00:35,  2.93s/it]
2024-10-30 19:10:45.179 [Debug] [ComfyUI-1/STDERR]  35%|███▌      | 7/20 [00:18<00:35,  2.77s/it]
2024-10-30 19:10:45.468 [Debug] [ComfyUI-0/STDERR]  65%|██████▌   | 13/20 [00:33<00:18,  2.64s/it]
2024-10-30 19:10:45.977 [Debug] [ComfyUI-3/STDERR]  80%|████████  | 16/20 [00:41<00:10,  2.63s/it]
2024-10-30 19:10:46.458 [Debug] [ComfyUI-2/STDERR]  45%|████▌     | 9/20 [00:25<00:32,  2.93s/it]
2024-10-30 19:10:47.968 [Debug] [ComfyUI-1/STDERR]  40%|████      | 8/20 [00:21<00:33,  2.77s/it]
2024-10-30 19:10:48.111 [Debug] [ComfyUI-0/STDERR]  70%|███████   | 14/20 [00:36<00:15,  2.64s/it]
2024-10-30 19:10:48.614 [Debug] [ComfyUI-3/STDERR]  85%|████████▌ | 17/20 [00:44<00:07,  2.63s/it]
2024-10-30 19:10:49.413 [Debug] [ComfyUI-2/STDERR]  50%|█████     | 10/20 [00:28<00:29,  2.94s/it]
2024-10-30 19:10:50.751 [Debug] [ComfyUI-0/STDERR]  75%|███████▌  | 15/20 [00:39<00:13,  2.64s/it]
2024-10-30 19:10:50.755 [Debug] [ComfyUI-1/STDERR]  45%|████▌     | 9/20 [00:24<00:30,  2.78s/it]
2024-10-30 19:10:51.244 [Debug] [ComfyUI-3/STDERR]  90%|█████████ | 18/20 [00:46<00:05,  2.63s/it]
2024-10-30 19:10:52.363 [Debug] [ComfyUI-2/STDERR]  55%|█████▌    | 11/20 [00:31<00:26,  2.94s/it]
2024-10-30 19:10:53.047 [Debug] [ComfyUI-3/STDERR]  95%|█████████▌| 19/20 [00:49<00:02,  2.63s/it]
2024-10-30 19:10:53.047 [Debug] [ComfyUI-3/STDERR] 100%|██████████| 20/20 [00:51<00:00,  2.38s/it]
2024-10-30 19:10:53.047 [Debug] [ComfyUI-3/STDERR] 100%|██████████| 20/20 [00:51<00:00,  2.57s/it]
2024-10-30 19:10:53.327 [Debug] [ComfyUI-3/STDERR] Prompt executed in 51.59 seconds
2024-10-30 19:10:53.393 [Debug] [ComfyUI-0/STDERR]  80%|████████  | 16/20 [00:41<00:10,  2.64s/it]
2024-10-30 19:10:53.544 [Debug] [ComfyUI-1/STDERR]  50%|█████     | 10/20 [00:27<00:27,  2.78s/it]
2024-10-30 19:10:53.767 [Debug] [ComfyUI-3/STDERR] 
2024-10-30 19:10:54.066 [Info] Generated an image in 148.90 (prep) and 51.84 (gen) seconds
2024-10-30 19:10:54.067 [Debug] [BackendHandler] Backend request #144 found correct model on #3
2024-10-30 19:10:54.067 [Debug] [BackendHandler] Backend request #144 finished.
2024-10-30 19:10:54.067 [Debug] [ComfyUI-3/STDERR]   0%|          | 0/20 [00:00<?, ?it/s]got prompt
2024-10-30 19:10:55.326 [Debug] [ComfyUI-2/STDERR]  60%|██████    | 12/20 [00:34<00:23,  2.94s/it]
2024-10-30 19:10:55.920 [Debug] [ComfyUI-3/STDERR] 
2024-10-30 19:10:56.037 [Debug] [ComfyUI-0/STDERR]  85%|████████▌ | 17/20 [00:44<00:07,  2.64s/it]
2024-10-30 19:10:56.336 [Debug] [ComfyUI-1/STDERR]  55%|█████▌    | 11/20 [00:30<00:25,  2.78s/it]
2024-10-30 19:10:58.286 [Debug] [ComfyUI-2/STDERR]  65%|██████▌   | 13/20 [00:37<00:20,  2.95s/it]
2024-10-30 19:10:58.553 [Debug] [ComfyUI-3/STDERR]   5%|▌         | 1/20 [00:02<00:40,  2.15s/it]
2024-10-30 19:10:58.683 [Debug] [ComfyUI-0/STDERR]  90%|█████████ | 18/20 [00:47<00:05,  2.64s/it]
2024-10-30 19:10:59.125 [Debug] [ComfyUI-1/STDERR]  60%|██████    | 12/20 [00:32<00:22,  2.79s/it]
2024-10-30 19:11:00.491 [Debug] [ComfyUI-0/STDERR]  95%|█████████▌| 19/20 [00:49<00:02,  2.64s/it]
2024-10-30 19:11:00.491 [Debug] [ComfyUI-0/STDERR] 100%|██████████| 20/20 [00:51<00:00,  2.39s/it]
2024-10-30 19:11:00.491 [Debug] [ComfyUI-0/STDERR] 100%|██████████| 20/20 [00:51<00:00,  2.58s/it]
2024-10-30 19:11:00.776 [Debug] [ComfyUI-0/STDERR] Prompt executed in 51.98 seconds
2024-10-30 19:11:01.185 [Debug] [ComfyUI-3/STDERR]  10%|█         | 2/20 [00:04<00:43,  2.44s/it]
2024-10-30 19:11:01.224 [Debug] [ComfyUI-2/STDERR]  70%|███████   | 14/20 [00:40<00:17,  2.95s/it]
2024-10-30 19:11:01.227 [Debug] [ComfyUI-0/STDERR] 
2024-10-30 19:11:01.447 [Info] Generated an image in 151.15 (prep) and 52.24 (gen) seconds
2024-10-30 19:11:01.448 [Debug] [BackendHandler] Backend request #145 found correct model on #0
2024-10-30 19:11:01.448 [Debug] [BackendHandler] Backend request #145 finished.
2024-10-30 19:11:01.448 [Debug] [ComfyUI-0/STDERR]   0%|          | 0/20 [00:00<?, ?it/s]got prompt
2024-10-30 19:11:01.916 [Debug] [ComfyUI-1/STDERR]  65%|██████▌   | 13/20 [00:35<00:19,  2.79s/it]
2024-10-30 19:11:03.384 [Debug] [ComfyUI-0/STDERR] 
2024-10-30 19:11:03.818 [Debug] [ComfyUI-3/STDERR]  15%|█▌        | 3/20 [00:07<00:42,  2.53s/it]
2024-10-30 19:11:04.176 [Debug] [ComfyUI-2/STDERR]  75%|███████▌  | 15/20 [00:43<00:14,  2.95s/it]
2024-10-30 19:11:04.706 [Debug] [ComfyUI-1/STDERR]  70%|███████   | 14/20 [00:38<00:16,  2.79s/it]
2024-10-30 19:11:06.027 [Debug] [ComfyUI-0/STDERR]   5%|▌         | 1/20 [00:02<00:40,  2.16s/it]
2024-10-30 19:11:06.452 [Debug] [ComfyUI-3/STDERR]  20%|██        | 4/20 [00:10<00:41,  2.57s/it]
2024-10-30 19:11:07.097 [Debug] [ComfyUI-2/STDERR]  80%|████████  | 16/20 [00:46<00:11,  2.95s/it]
2024-10-30 19:11:07.500 [Debug] [ComfyUI-1/STDERR]  75%|███████▌  | 15/20 [00:41<00:13,  2.79s/it]
2024-10-30 19:11:08.671 [Debug] [ComfyUI-0/STDERR]  10%|█         | 2/20 [00:04<00:43,  2.44s/it]
2024-10-30 19:11:09.086 [Debug] [ComfyUI-3/STDERR]  25%|██▌       | 5/20 [00:12<00:38,  2.59s/it]
2024-10-30 19:11:10.012 [Debug] [ComfyUI-2/STDERR]  85%|████████▌ | 17/20 [00:49<00:08,  2.94s/it]
2024-10-30 19:11:10.295 [Debug] [ComfyUI-1/STDERR]  80%|████████  | 16/20 [00:44<00:11,  2.79s/it]
2024-10-30 19:11:11.314 [Debug] [ComfyUI-0/STDERR]  15%|█▌        | 3/20 [00:07<00:43,  2.53s/it]
2024-10-30 19:11:11.717 [Debug] [ComfyUI-3/STDERR]  30%|███       | 6/20 [00:15<00:36,  2.61s/it]
2024-10-30 19:11:12.937 [Debug] [ComfyUI-2/STDERR]  90%|█████████ | 18/20 [00:52<00:05,  2.93s/it]
2024-10-30 19:11:13.089 [Debug] [ComfyUI-1/STDERR]  85%|████████▌ | 17/20 [00:46<00:08,  2.79s/it]
2024-10-30 19:11:13.960 [Debug] [ComfyUI-0/STDERR]  20%|██        | 4/20 [00:10<00:41,  2.58s/it]
2024-10-30 19:11:14.352 [Debug] [ComfyUI-3/STDERR]  35%|███▌      | 7/20 [00:17<00:33,  2.61s/it]
2024-10-30 19:11:14.948 [Debug] [ComfyUI-2/STDERR]  95%|█████████▌| 19/20 [00:55<00:02,  2.93s/it]
2024-10-30 19:11:14.948 [Debug] [ComfyUI-2/STDERR] 100%|██████████| 20/20 [00:57<00:00,  2.65s/it]
2024-10-30 19:11:14.949 [Debug] [ComfyUI-2/STDERR] 100%|██████████| 20/20 [00:57<00:00,  2.87s/it]
2024-10-30 19:11:15.257 [Debug] [ComfyUI-2/STDERR] Prompt executed in 57.91 seconds
2024-10-30 19:11:15.750 [Debug] [ComfyUI-2/STDERR] 
2024-10-30 19:11:15.880 [Debug] [ComfyUI-1/STDERR]  90%|█████████ | 18/20 [00:49<00:05,  2.79s/it]
2024-10-30 19:11:15.973 [Info] Generated an image in 159.69 (prep) and 58.17 (gen) seconds
2024-10-30 19:11:15.973 [Debug] [BackendHandler] Backend request #146 found correct model on #2
2024-10-30 19:11:15.973 [Debug] [BackendHandler] Backend request #146 finished.
2024-10-30 19:11:15.974 [Debug] [ComfyUI-2/STDERR]   0%|          | 0/20 [00:00<?, ?it/s]got prompt
2024-10-30 19:11:16.605 [Debug] [ComfyUI-0/STDERR]  25%|██▌       | 5/20 [00:12<00:39,  2.60s/it]
2024-10-30 19:11:16.982 [Debug] [ComfyUI-3/STDERR]  40%|████      | 8/20 [00:20<00:31,  2.62s/it]
2024-10-30 19:11:17.791 [Debug] [ComfyUI-1/STDERR]  95%|█████████▌| 19/20 [00:52<00:02,  2.79s/it]
2024-10-30 19:11:17.791 [Debug] [ComfyUI-1/STDERR] 100%|██████████| 20/20 [00:54<00:00,  2.53s/it]
2024-10-30 19:11:17.791 [Debug] [ComfyUI-1/STDERR] 100%|██████████| 20/20 [00:54<00:00,  2.72s/it]
2024-10-30 19:11:18.098 [Debug] [ComfyUI-1/STDERR] Prompt executed in 54.91 seconds
2024-10-30 19:11:18.153 [Debug] [ComfyUI-2/STDERR] 
2024-10-30 19:11:18.630 [Debug] [ComfyUI-1/STDERR] 
2024-10-30 19:11:18.790 [Info] Generated an image in 165.49 (prep) and 55.18 (gen) seconds
2024-10-30 19:11:18.790 [Debug] [BackendHandler] Backend request #147 found correct model on #1
2024-10-30 19:11:18.791 [Debug] [BackendHandler] Backend request #147 finished.
2024-10-30 19:11:18.791 [Debug] [ComfyUI-1/STDERR]   0%|          | 0/20 [00:00<?, ?it/s]got prompt
2024-10-30 19:11:19.249 [Debug] [ComfyUI-0/STDERR]  30%|███       | 6/20 [00:15<00:36,  2.62s/it]
2024-10-30 19:11:19.618 [Debug] [ComfyUI-3/STDERR]  45%|████▌     | 9/20 [00:23<00:28,  2.62s/it]
2024-10-30 19:11:20.907 [Debug] [ComfyUI-1/STDERR] 
2024-10-30 19:11:21.092 [Debug] [ComfyUI-2/STDERR]   5%|▌         | 1/20 [00:02<00:45,  2.40s/it]
2024-10-30 19:11:21.893 [Debug] [ComfyUI-0/STDERR]  35%|███▌      | 7/20 [00:18<00:34,  2.63s/it]
2024-10-30 19:11:22.251 [Debug] [ComfyUI-3/STDERR]  50%|█████     | 10/20 [00:25<00:26,  2.63s/it]
2024-10-30 19:11:23.697 [Debug] [ComfyUI-1/STDERR]   5%|▌         | 1/20 [00:02<00:43,  2.28s/it]
2024-10-30 19:11:24.021 [Debug] [ComfyUI-2/STDERR]  10%|█         | 2/20 [00:05<00:48,  2.72s/it]
2024-10-30 19:11:24.538 [Debug] [ComfyUI-0/STDERR]  40%|████      | 8/20 [00:20<00:31,  2.63s/it]
2024-10-30 19:11:24.885 [Debug] [ComfyUI-3/STDERR]  55%|█████▌    | 11/20 [00:28<00:23,  2.63s/it]
2024-10-30 19:11:26.490 [Debug] [ComfyUI-1/STDERR]  10%|█         | 2/20 [00:05<00:46,  2.58s/it]
2024-10-30 19:11:26.959 [Debug] [ComfyUI-2/STDERR]  15%|█▌        | 3/20 [00:08<00:47,  2.81s/it]
2024-10-30 19:11:27.184 [Debug] [ComfyUI-0/STDERR]  45%|████▌     | 9/20 [00:23<00:28,  2.64s/it]
2024-10-30 19:11:27.518 [Debug] [ComfyUI-3/STDERR]  60%|██████    | 12/20 [00:31<00:21,  2.63s/it]
2024-10-30 19:11:29.287 [Debug] [ComfyUI-1/STDERR]  15%|█▌        | 3/20 [00:07<00:45,  2.68s/it]
2024-10-30 19:11:29.828 [Debug] [ComfyUI-0/STDERR]  50%|█████     | 10/20 [00:25<00:26,  2.64s/it]
2024-10-30 19:11:29.901 [Debug] [ComfyUI-2/STDERR]  20%|██        | 4/20 [00:11<00:45,  2.86s/it]
2024-10-30 19:11:30.152 [Debug] [ComfyUI-3/STDERR]  65%|██████▌   | 13/20 [00:33<00:18,  2.63s/it]
2024-10-30 19:11:32.083 [Debug] [ComfyUI-1/STDERR]  20%|██        | 4/20 [00:10<00:43,  2.72s/it]
2024-10-30 19:11:32.474 [Debug] [ComfyUI-0/STDERR]  55%|█████▌    | 11/20 [00:28<00:23,  2.64s/it]
2024-10-30 19:11:32.785 [Debug] [ComfyUI-3/STDERR]  70%|███████   | 14/20 [00:36<00:15,  2.63s/it]
2024-10-30 19:11:32.848 [Debug] [ComfyUI-2/STDERR]  25%|██▌       | 5/20 [00:14<00:43,  2.89s/it]
2024-10-30 19:11:34.877 [Debug] [ComfyUI-1/STDERR]  25%|██▌       | 5/20 [00:13<00:41,  2.75s/it]
2024-10-30 19:11:35.122 [Debug] [ComfyUI-0/STDERR]  60%|██████    | 12/20 [00:31<00:21,  2.64s/it]
2024-10-30 19:11:35.419 [Debug] [ComfyUI-3/STDERR]  75%|███████▌  | 15/20 [00:39<00:13,  2.63s/it]
2024-10-30 19:11:35.792 [Debug] [ComfyUI-2/STDERR]  30%|███       | 6/20 [00:17<00:40,  2.91s/it]
2024-10-30 19:11:37.673 [Debug] [ComfyUI-1/STDERR]  30%|███       | 6/20 [00:16<00:38,  2.77s/it]
2024-10-30 19:11:37.766 [Debug] [ComfyUI-0/STDERR]  65%|██████▌   | 13/20 [00:33<00:18,  2.64s/it]
2024-10-30 19:11:38.052 [Debug] [ComfyUI-3/STDERR]  80%|████████  | 16/20 [00:41<00:10,  2.63s/it]
2024-10-30 19:11:38.732 [Debug] [ComfyUI-2/STDERR]  35%|███▌      | 7/20 [00:20<00:37,  2.92s/it]
2024-10-30 19:11:40.415 [Debug] [ComfyUI-0/STDERR]  70%|███████   | 14/20 [00:36<00:15,  2.64s/it]
2024-10-30 19:11:40.468 [Debug] [ComfyUI-1/STDERR]  35%|███▌      | 7/20 [00:19<00:36,  2.78s/it]
2024-10-30 19:11:40.686 [Debug] [ComfyUI-3/STDERR]  85%|████████▌ | 17/20 [00:44<00:07,  2.63s/it]
2024-10-30 19:11:41.679 [Debug] [ComfyUI-2/STDERR]  40%|████      | 8/20 [00:22<00:35,  2.93s/it]
2024-10-30 19:11:43.062 [Debug] [ComfyUI-0/STDERR]  75%|███████▌  | 15/20 [00:39<00:13,  2.65s/it]
2024-10-30 19:11:43.266 [Debug] [ComfyUI-1/STDERR]  40%|████      | 8/20 [00:21<00:33,  2.78s/it]
2024-10-30 19:11:43.319 [Debug] [ComfyUI-3/STDERR]  90%|█████████ | 18/20 [00:46<00:05,  2.63s/it]
2024-10-30 19:11:44.625 [Debug] [ComfyUI-2/STDERR]  45%|████▌     | 9/20 [00:25<00:32,  2.93s/it]
2024-10-30 19:11:45.123 [Debug] [ComfyUI-3/STDERR]  95%|█████████▌| 19/20 [00:49<00:02,  2.63s/it]
2024-10-30 19:11:45.123 [Debug] [ComfyUI-3/STDERR] 100%|██████████| 20/20 [00:51<00:00,  2.38s/it]
2024-10-30 19:11:45.123 [Debug] [ComfyUI-3/STDERR] 100%|██████████| 20/20 [00:51<00:00,  2.57s/it]
2024-10-30 19:11:45.419 [Debug] [ComfyUI-3/STDERR] Prompt executed in 51.84 seconds
2024-10-30 19:11:45.707 [Debug] [ComfyUI-0/STDERR]  80%|████████  | 16/20 [00:41<00:10,  2.65s/it]
2024-10-30 19:11:45.909 [Debug] [ComfyUI-3/STDERR] 
2024-10-30 19:11:46.064 [Debug] [ComfyUI-1/STDERR]  45%|████▌     | 9/20 [00:24<00:30,  2.79s/it]
2024-10-30 19:11:46.151 [Info] Generated an image in 195.86 (prep) and 52.15 (gen) seconds
2024-10-30 19:11:46.151 [Debug] [BackendHandler] Backend request #148 found correct model on #3
2024-10-30 19:11:46.151 [Debug] [BackendHandler] Backend request #148 finished.
2024-10-30 19:11:46.151 [Debug] [ComfyUI-3/STDERR]   0%|          | 0/20 [00:00<?, ?it/s]got prompt
2024-10-30 19:11:47.606 [Debug] [ComfyUI-2/STDERR]  50%|█████     | 10/20 [00:28<00:29,  2.94s/it]
2024-10-30 19:11:48.061 [Debug] [ComfyUI-3/STDERR] 
2024-10-30 19:11:48.353 [Debug] [ComfyUI-0/STDERR]  85%|████████▌ | 17/20 [00:44<00:07,  2.65s/it]
2024-10-30 19:11:48.860 [Debug] [ComfyUI-1/STDERR]  50%|█████     | 10/20 [00:27<00:27,  2.79s/it]
2024-10-30 19:11:50.526 [Debug] [ComfyUI-2/STDERR]  55%|█████▌    | 11/20 [00:31<00:26,  2.95s/it]
2024-10-30 19:11:50.693 [Debug] [ComfyUI-3/STDERR]   5%|▌         | 1/20 [00:02<00:40,  2.15s/it]
2024-10-30 19:11:51.000 [Debug] [ComfyUI-0/STDERR]  90%|█████████ | 18/20 [00:47<00:05,  2.65s/it]
2024-10-30 19:11:51.659 [Debug] [ComfyUI-1/STDERR]  55%|█████▌    | 11/20 [00:30<00:25,  2.79s/it]
2024-10-30 19:11:52.568 [Info] User local is submitted logs above level Debug to pastebin...