goodguy1963 / enhance-and-upscale-ai-photos
Pure compute-driven AI workflow removes flaws, enriches depth, refines detail 2x & 4x upscales output into unmatched photorealistic quality. Read the description.⚠️Expensive: ~0.35 $/image (2x upscale) Runtime: 4 minutes
- Public
- 540 runs
-
H100
Prediction
goodguy1963/enhance-and-upscale-ai-photos:97949a634f7ce2e5539d42c818e5b66425deeb3ffcd789f29126968069b6c4a7IDk6883gnrznrm80cpka6r2te700StatusSucceededSourceWebHardwareL40STotal durationCreatedInput
{ "image": "https://replicate.delivery/pbxt/Mwu7rPkOJDSZfDZKB0xUj7JlhmKY0X57b1cfVDDsLLoPwWAS/Leonardo_Phoenix_a_black_puppy_that_is_sitting_on_the_tables_s_2.jpg", "upscale_factor": 4, "enable_depth_blur": false }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run goodguy1963/enhance-and-upscale-ai-photos using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "goodguy1963/enhance-and-upscale-ai-photos:97949a634f7ce2e5539d42c818e5b66425deeb3ffcd789f29126968069b6c4a7", { input: { image: "https://replicate.delivery/pbxt/Mwu7rPkOJDSZfDZKB0xUj7JlhmKY0X57b1cfVDDsLLoPwWAS/Leonardo_Phoenix_a_black_puppy_that_is_sitting_on_the_tables_s_2.jpg", upscale_factor: 4, enable_depth_blur: false } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run goodguy1963/enhance-and-upscale-ai-photos using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "goodguy1963/enhance-and-upscale-ai-photos:97949a634f7ce2e5539d42c818e5b66425deeb3ffcd789f29126968069b6c4a7", input={ "image": "https://replicate.delivery/pbxt/Mwu7rPkOJDSZfDZKB0xUj7JlhmKY0X57b1cfVDDsLLoPwWAS/Leonardo_Phoenix_a_black_puppy_that_is_sitting_on_the_tables_s_2.jpg", "upscale_factor": 4, "enable_depth_blur": False } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run goodguy1963/enhance-and-upscale-ai-photos using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "goodguy1963/enhance-and-upscale-ai-photos:97949a634f7ce2e5539d42c818e5b66425deeb3ffcd789f29126968069b6c4a7", "input": { "image": "https://replicate.delivery/pbxt/Mwu7rPkOJDSZfDZKB0xUj7JlhmKY0X57b1cfVDDsLLoPwWAS/Leonardo_Phoenix_a_black_puppy_that_is_sitting_on_the_tables_s_2.jpg", "upscale_factor": 4, "enable_depth_blur": false } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2025-05-04T09:16:12.362111Z", "created_at": "2025-05-04T09:08:21.373000Z", "data_removed": false, "error": null, "id": "k6883gnrznrm80cpka6r2te700", "input": { "image": "https://replicate.delivery/pbxt/Mwu7rPkOJDSZfDZKB0xUj7JlhmKY0X57b1cfVDDsLLoPwWAS/Leonardo_Phoenix_a_black_puppy_that_is_sitting_on_the_tables_s_2.jpg", "upscale_factor": 4, "enable_depth_blur": false }, "logs": "📥 Starting download for cyberillustrious_v35.safetensors...\n✅ Successfully downloaded cyberillustrious_v35.safetensors (6.46 GB, 25.8s)\n📥 Starting download for epicrealismNatural_v40.safetensors...\n✅ Successfully downloaded epicrealismNatural_v40.safetensors (1.99 GB, 6.6s)\n📥 Starting download for perfectdeliberate.safetensors...\n✅ Successfully downloaded perfectdeliberate.safetensors (5.53 GB, 19.2s)\n📥 Starting download for HandFineTuning_XL.safetensors...\n✅ Successfully downloaded HandFineTuning_XL.safetensors (435.3 MB, 1.4s)\n📥 Starting download for diffusers_xl_depth_full.safetensors...\n✅ Successfully downloaded diffusers_xl_depth_full.safetensors (2.33 GB, 7.5s)\n📥 Starting download for OpenPoseXL2.safetensors...\n✅ Successfully downloaded OpenPoseXL2.safetensors (4.66 GB, 16.3s)\n📥 Starting download for vaeFtMse840000EmaPruned_vaeFtMse840k.safetensors...\n✅ Successfully downloaded vaeFtMse840000EmaPruned_vaeFtMse840k.safetensors (319.1 MB, 1.1s)\n📥 Starting download for 4xRealWebPhoto_v4.pth...\n✅ Successfully downloaded 4xRealWebPhoto_v4.pth (133.8 MB, 0.6s)\n📥 Starting download for ip-adapter-plus_sdxl_vit-h.safetensors...\n✅ Successfully downloaded ip-adapter-plus_sdxl_vit-h.safetensors (808.3 MB, 1.5s)\n📥 Starting download for CLIP-ViT-H-14-laion2B-s32B-b79K.safetensors...\n✅ Successfully downloaded CLIP-ViT-H-14-laion2B-s32B-b79K.safetensors (3.67 GB, 6.2s)\nUsing Florence2 for image tagging - will download from Hugging Face during execution\nDepth blur disabled - bypassing ProPostDepthMapBlur\nCopied input image to /tmp/inputs/_88dd1b8e-dca5-459a-a4f0-a64e649de568.jpg\n[ComfyUI] got prompt\nExecuting node 806, title: DownloadAndLoadFlorence2Model, class type: DownloadAndLoadFlorence2Model\nExecuting node 801, title: Load Upscale Model, class type: UpscaleModelLoader\nExecuting node 353, title: Load Checkpoint, class type: CheckpointLoaderSimple\n[ComfyUI] model weight dtype torch.float16, manual cast: None\n[ComfyUI] model_type EPS\n[ComfyUI] Using pytorch attention in VAE\n[ComfyUI] Using pytorch attention in VAE\n[ComfyUI] VAE load device: cuda:0, offload device: cpu, dtype: torch.bfloat16\n[ComfyUI] CLIP/text encoder model load device: cuda:0, offload device: cpu, current: cpu, dtype: torch.float16\nExecuting node 325, title: Load Image, class type: LoadImage\nExecuting node 726, title: NSFW Filter, class type: ETN_NSFWFilter\nExecuting node 741, title: Upscale Image, class type: ImageScale\nExecuting node 740, title: Prep Image For ClipVision, class type: PrepImageForClipVision\nExecuting node 805, title: Florence2Run, class type: Florence2Run\nExecuting node 206, title: String Function 🐍, class type: StringFunction|pysssss\nExecuting node 733, title: Load VAE, class type: VAELoader\n[ComfyUI] Using pytorch attention in VAE\n[ComfyUI] Using pytorch attention in VAE\n[ComfyUI] VAE load device: cuda:0, offload device: cpu, dtype: torch.bfloat16\nExecuting node 208, title: VAE Encode, class type: VAEEncode\n[ComfyUI] Requested to load AutoencoderKL\n[ComfyUI] loaded completely 41108.125 159.55708122253418 True\nExecuting node 749, title: DownloadAndLoadDepthAnythingV2Model, class type: DownloadAndLoadDepthAnythingV2Model\n[ComfyUI] using MLP layer as FFN\nExecuting node 750, title: Depth Anything V2, class type: DepthAnything_V2\nExecuting node 256, title: Load ControlNet Model, class type: ControlNetLoader\nExecuting node 244, title: Load LoRA_2, class type: LoraLoader\nExecuting node 211, title: CLIP Text Encode (Prompt), class type: CLIPTextEncode\n[ComfyUI] Requested to load SDXLClipModel\n[ComfyUI] loaded completely 43653.36791877747 1560.802734375 True\nExecuting node 210, title: CLIP Text Encode (Prompt), class type: CLIPTextEncode\nExecuting node 522, title: Apply ControlNet, class type: ControlNetApplyAdvanced\nExecuting node 398, title: Prep Image For ClipVision, class type: PrepImageForClipVision\nExecuting node 395, title: IPAdapter Unified Loader, class type: IPAdapterUnifiedLoader\n[ComfyUI] Requested to load CLIPVisionModelProjection\nExecuting node 399, title: IPAdapter Advanced, class type: IPAdapterAdvanced\n[ComfyUI] loaded completely 42092.565176773074 1208.09814453125 True\nExecuting node 204, title: KSampler, class type: KSampler\n[ComfyUI] Requested to load SDXL\n[ComfyUI] Requested to load ControlNet\n[ComfyUI] loaded completely 40076.102537918094 4897.0483474731445 True\n[ComfyUI] loaded completely 35179.00627784729 2386.120147705078 True\n[ComfyUI] no module 'xformers'. Processing without...\n[ComfyUI] no module 'xformers'. Processing without...\n[ComfyUI] (pysssss:WD14Tagger) [DEBUG] Available ORT providers: TensorrtExecutionProvider, CUDAExecutionProvider, CPUExecutionProvider\n[ComfyUI] (pysssss:WD14Tagger) [DEBUG] Using ORT providers: CUDAExecutionProvider, CPUExecutionProvider\n[ComfyUI] ColorMod: Can't find pypng! Please install to enable 16bit image support.\n[ComfyUI] ColorMod: Ignoring node 'CV2TonemapDurand' due to cv2 edition/version\n[ComfyUI]\n[ComfyUI] ------------------------------------------\n[ComfyUI] \u001b[34mComfyroll Studio v1.76 : \u001b[92m 175 Nodes Loaded\u001b[0m\n[ComfyUI] ------------------------------------------\n[ComfyUI] ** For changes, please see patch notes at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/main/Patch_Notes.md\n[ComfyUI] ** For help, please see the wiki at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/wiki\n[ComfyUI] ------------------------------------------\n[ComfyUI] Please 'pip install xformers'\n[ComfyUI] Nvidia APEX normalization not installed, using PyTorch LayerNorm\n[ComfyUI] \u001b[92m[tinyterraNodes] \u001b[32mLoaded\u001b[0m\n[ComfyUI] Please 'pip install xformers'\n[ComfyUI] Nvidia APEX normalization not installed, using PyTorch LayerNorm\n[ComfyUI] \u001b[34mWAS Node Suite: \u001b[0mOpenCV Python FFMPEG support is enabled\u001b[0m\n[ComfyUI] \u001b[34mWAS Node Suite: \u001b[0m`ffmpeg_bin_path` is set to: /usr/bin/ffmpeg\u001b[0m\n[ComfyUI] \u001b[34mWAS Node Suite: \u001b[0mFinished.\u001b[0m \u001b[32mLoaded\u001b[0m \u001b[0m220\u001b[0m \u001b[32mnodes successfully.\u001b[0m\n[ComfyUI] Downloading Florence2 model to: /src/ComfyUI/models/LLM/Florence-2-large-PromptGen-v2.0\n[ComfyUI] Florence2 using sdpa for attention\n[ComfyUI] No flash_attn import to remove\n[ComfyUI] </s><s><s><s>1girl, smile, long hair, looking at viewer, shirt, brown hair, long sleeves, jewelry, sitting, brown eyes, earrings, indoors, white shirt, smiling face, blurry, blurry background, couch, table, black dog, dog, curly hair, animal, couch cushions, fireplace, curly-haired female, dog on table</s>\n[ComfyUI] Offloading model...\n[ComfyUI] Downloading model to: /src/ComfyUI/models/depthanything/depth_anything_v2_vitl_fp32.safetensors\n[ComfyUI] Loading model from: /src/ComfyUI/models/depthanything/depth_anything_v2_vitl_fp32.safetensors\n[ComfyUI] \u001b[33mINFO: Clip Vision model loaded from /src/ComfyUI/models/clip_vision/CLIP-ViT-H-14-laion2B-s32B-b79K.safetensors\u001b[0m\n[ComfyUI] \u001b[33mINFO: IPAdapter model loaded from /src/ComfyUI/models/ipadapter/ip-adapter-plus_sdxl_vit-h.safetensors\u001b[0m\n[ComfyUI] 0%| | 0/40 [00:00<?, ?it/s]\n[ComfyUI] 2%|▎ | 1/40 [00:00<00:08, 4.39it/s]\n[ComfyUI] 5%|▌ | 2/40 [00:00<00:07, 5.00it/s]\n[ComfyUI] 8%|▊ | 3/40 [00:00<00:07, 5.26it/s]\n[ComfyUI] 10%|█ | 4/40 [00:00<00:06, 5.37it/s]\n[ComfyUI] 12%|█▎ | 5/40 [00:00<00:06, 5.44it/s]\n[ComfyUI] 15%|█▌ | 6/40 [00:01<00:06, 5.49it/s]\n[ComfyUI] 18%|█▊ | 7/40 [00:01<00:05, 5.51it/s]\n[ComfyUI] 20%|██ | 8/40 [00:01<00:05, 5.53it/s]\n[ComfyUI] 22%|██▎ | 9/40 [00:01<00:05, 5.54it/s]\n[ComfyUI] 25%|██▌ | 10/40 [00:01<00:05, 5.55it/s]\n[ComfyUI] 28%|██▊ | 11/40 [00:02<00:05, 5.55it/s]\n[ComfyUI] 30%|███ | 12/40 [00:02<00:05, 5.55it/s]\n[ComfyUI] 32%|███▎ | 13/40 [00:02<00:04, 5.55it/s]\n[ComfyUI] 35%|███▌ | 14/40 [00:02<00:04, 5.55it/s]\n[ComfyUI] 38%|███▊ | 15/40 [00:02<00:04, 5.55it/s]\n[ComfyUI] 40%|████ | 16/40 [00:02<00:04, 5.56it/s]\n[ComfyUI] 42%|████▎ | 17/40 [00:03<00:04, 5.56it/s]\n[ComfyUI] 45%|████▌ | 18/40 [00:03<00:03, 5.56it/s]\n[ComfyUI] 48%|████▊ | 19/40 [00:03<00:03, 5.56it/s]\n[ComfyUI] 50%|█████ | 20/40 [00:03<00:03, 5.55it/s]\n[ComfyUI] 52%|█████▎ | 21/40 [00:03<00:03, 5.56it/s]\n[ComfyUI] 55%|█████▌ | 22/40 [00:04<00:03, 5.56it/s]\n[ComfyUI] 57%|█████▊ | 23/40 [00:04<00:03, 5.55it/s]\n[ComfyUI] 60%|██████ | 24/40 [00:04<00:02, 5.55it/s]\n[ComfyUI] 62%|██████▎ | 25/40 [00:04<00:02, 5.55it/s]\n[ComfyUI] 65%|██████▌ | 26/40 [00:04<00:02, 5.55it/s]\n[ComfyUI] 68%|██████▊ | 27/40 [00:04<00:02, 5.55it/s]\n[ComfyUI] 70%|███████ | 28/40 [00:05<00:02, 5.55it/s]\n[ComfyUI] 72%|███████▎ | 29/40 [00:05<00:01, 5.53it/s]\n[ComfyUI] 75%|███████▌ | 30/40 [00:05<00:01, 5.53it/s]\n[ComfyUI] 78%|███████▊ | 31/40 [00:05<00:01, 5.54it/s]\n[ComfyUI] 80%|████████ | 32/40 [00:05<00:01, 5.54it/s]\n[ComfyUI] 82%|████████▎ | 33/40 [00:05<00:01, 5.54it/s]\n[ComfyUI] 85%|████████▌ | 34/40 [00:06<00:01, 5.54it/s]\n[ComfyUI] 88%|████████▊ | 35/40 [00:06<00:00, 5.54it/s]\n[ComfyUI] 90%|█████████ | 36/40 [00:06<00:00, 5.54it/s]\n[ComfyUI] 92%|█████████▎| 37/40 [00:06<00:00, 5.53it/s]\n[ComfyUI] 95%|█████████▌| 38/40 [00:06<00:00, 5.54it/s]\n[ComfyUI] 98%|█████████▊| 39/40 [00:07<00:00, 5.55it/s]\n[ComfyUI] 100%|██████████| 40/40 [00:07<00:00, 5.54it/s]\nExecuting node 538, title: VAE Decode, class type: VAEDecode\nExecuting node 635, title: Upscale Image By, class type: ImageScaleBy\nExecuting node 807, title: Florence2Run, class type: Florence2Run\n[ComfyUI] 100%|██████████| 40/40 [00:07<00:00, 5.52it/s]\n[ComfyUI] Requested to load AutoencoderKL\nExecuting node 608, title: String Function 🐍, class type: StringFunction|pysssss\nExecuting node 600, title: VAE Encode, class type: VAEEncode\n[ComfyUI] loaded completely 30076.086126327515 159.55708122253418 True\nExecuting node 612, title: Load Checkpoint, class type: CheckpointLoaderSimple\n[ComfyUI] model weight dtype torch.float16, manual cast: None\n[ComfyUI] model_type EPS\n[ComfyUI] Using pytorch attention in VAE\n[ComfyUI] Using pytorch attention in VAE\n[ComfyUI] VAE load device: cuda:0, offload device: cpu, dtype: torch.bfloat16\n[ComfyUI] CLIP/text encoder model load device: cuda:0, offload device: cpu, current: cpu, dtype: torch.float16\nExecuting node 611, title: Load Checkpoint, class type: CheckpointLoaderSimple\n[ComfyUI] model weight dtype torch.float16, manual cast: None\n[ComfyUI] model_type EPS\n[ComfyUI] Using pytorch attention in VAE\n[ComfyUI] Using pytorch attention in VAE\n[ComfyUI] VAE load device: cuda:0, offload device: cpu, dtype: torch.bfloat16\n[ComfyUI] CLIP/text encoder model load device: cuda:0, offload device: cpu, current: cpu, dtype: torch.float16\nExecuting node 596, title: CLIPMergeSimple, class type: CLIPMergeSimple\nExecuting node 604, title: CLIP Text Encode (Prompt), class type: CLIPTextEncode\n[ComfyUI] Requested to load SD1ClipModel\n[ComfyUI] loaded completely 32631.32904510498 235.84423828125 True\nExecuting node 601, title: CLIP Text Encode (Prompt), class type: CLIPTextEncode\nExecuting node 595, title: ModelMergeSimple, class type: ModelMergeSimple\nExecuting node 607, title: KSampler, class type: KSampler\n[ComfyUI] Requested to load BaseModel\n[ComfyUI] loaded completely 32395.48424606323 1639.406135559082 True\n[ComfyUI] </s><s>1girl, long hair, looking at viewer, smile, shirt, brown hair, long sleeves, jewelry, brown eyes, indoors, earrings, white shirt, pillow, table, couch, furry, furry female, fireplace</s>\n[ComfyUI] Offloading model...\n[ComfyUI]\n[ComfyUI] 0%| | 0/48 [00:00<?, ?it/s]\n[ComfyUI] 4%|▍ | 2/48 [00:00<00:04, 11.49it/s]\n[ComfyUI] 8%|▊ | 4/48 [00:00<00:03, 11.54it/s]\n[ComfyUI] 12%|█▎ | 6/48 [00:00<00:03, 11.61it/s]\n[ComfyUI] 17%|█▋ | 8/48 [00:00<00:03, 11.64it/s]\n[ComfyUI] 21%|██ | 10/48 [00:00<00:03, 11.63it/s]\n[ComfyUI] 25%|██▌ | 12/48 [00:01<00:03, 11.63it/s]\n[ComfyUI] 29%|██▉ | 14/48 [00:01<00:02, 11.63it/s]\n[ComfyUI] 33%|███▎ | 16/48 [00:01<00:02, 11.63it/s]\n[ComfyUI] 38%|███▊ | 18/48 [00:01<00:02, 11.64it/s]\n[ComfyUI] 42%|████▏ | 20/48 [00:01<00:02, 11.63it/s]\n[ComfyUI] 46%|████▌ | 22/48 [00:01<00:02, 11.62it/s]\n[ComfyUI] 50%|█████ | 24/48 [00:02<00:02, 11.63it/s]\n[ComfyUI] 54%|█████▍ | 26/48 [00:02<00:01, 11.64it/s]\n[ComfyUI] 58%|█████▊ | 28/48 [00:02<00:01, 11.61it/s]\n[ComfyUI] 62%|██████▎ | 30/48 [00:02<00:01, 11.62it/s]\n[ComfyUI] 67%|██████▋ | 32/48 [00:02<00:01, 11.61it/s]\n[ComfyUI] 71%|███████ | 34/48 [00:02<00:01, 11.60it/s]\n[ComfyUI] 75%|███████▌ | 36/48 [00:03<00:01, 11.60it/s]\n[ComfyUI] 79%|███████▉ | 38/48 [00:03<00:00, 11.58it/s]\n[ComfyUI] 83%|████████▎ | 40/48 [00:03<00:00, 11.57it/s]\n[ComfyUI] 88%|████████▊ | 42/48 [00:03<00:00, 11.58it/s]\n[ComfyUI] 92%|█████████▏| 44/48 [00:03<00:00, 11.57it/s]\n[ComfyUI] 96%|█████████▌| 46/48 [00:03<00:00, 11.58it/s]\n[ComfyUI] 100%|██████████| 48/48 [00:04<00:00, 11.59it/s]\nExecuting node 603, title: KSampler, class type: KSampler\n[ComfyUI] 100%|██████████| 48/48 [00:04<00:00, 11.60it/s]\n[ComfyUI]\n[ComfyUI] 0%| | 0/48 [00:00<?, ?it/s]\n[ComfyUI] 4%|▍ | 2/48 [00:00<00:04, 10.39it/s]\n[ComfyUI] 8%|▊ | 4/48 [00:00<00:04, 10.50it/s]\n[ComfyUI] 12%|█▎ | 6/48 [00:00<00:03, 10.61it/s]\n[ComfyUI] 17%|█▋ | 8/48 [00:00<00:03, 10.63it/s]\n[ComfyUI] 21%|██ | 10/48 [00:00<00:03, 10.63it/s]\n[ComfyUI] 25%|██▌ | 12/48 [00:01<00:03, 10.65it/s]\n[ComfyUI] 29%|██▉ | 14/48 [00:01<00:03, 10.61it/s]\n[ComfyUI] 33%|███▎ | 16/48 [00:01<00:03, 10.60it/s]\n[ComfyUI] 38%|███▊ | 18/48 [00:01<00:02, 10.46it/s]\n[ComfyUI] 42%|████▏ | 20/48 [00:01<00:02, 10.41it/s]\n[ComfyUI] 46%|████▌ | 22/48 [00:02<00:02, 10.43it/s]\n[ComfyUI] 50%|█████ | 24/48 [00:02<00:02, 10.55it/s]\n[ComfyUI] 54%|█████▍ | 26/48 [00:02<00:02, 10.56it/s]\n[ComfyUI] 58%|█████▊ | 28/48 [00:02<00:01, 10.54it/s]\n[ComfyUI] 62%|██████▎ | 30/48 [00:02<00:01, 10.55it/s]\n[ComfyUI] 67%|██████▋ | 32/48 [00:03<00:01, 10.61it/s]\n[ComfyUI] 71%|███████ | 34/48 [00:03<00:01, 10.45it/s]\n[ComfyUI] 75%|███████▌ | 36/48 [00:03<00:01, 10.38it/s]\n[ComfyUI] 79%|███████▉ | 38/48 [00:03<00:00, 10.43it/s]\n[ComfyUI] 83%|████████▎ | 40/48 [00:03<00:00, 10.50it/s]\n[ComfyUI] 88%|████████▊ | 42/48 [00:03<00:00, 10.57it/s]\n[ComfyUI] 92%|█████████▏| 44/48 [00:04<00:00, 10.61it/s]\n[ComfyUI] 96%|█████████▌| 46/48 [00:04<00:00, 10.67it/s]\n[ComfyUI] 100%|██████████| 48/48 [00:04<00:00, 10.92it/s]\nExecuting node 739, title: VAE Decode, class type: VAEDecode\nExecuting node 809, title: DWPose Estimator, class type: DWPreprocessor\n[ComfyUI] 100%|██████████| 48/48 [00:04<00:00, 10.59it/s]\u001b[1;31m2025-05-04 09:11:56.075442219 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1441, index: 0, mask: {1, 65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.075447535 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1442, index: 1, mask: {2, 66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.075449953 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1443, index: 2, mask: {3, 67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.075478686 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1444, index: 3, mask: {4, 68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.075502890 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1445, index: 4, mask: {5, 69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.075521066 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1446, index: 5, mask: {6, 70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.075552010 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1447, index: 6, mask: {7, 71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.075579351 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1448, index: 7, mask: {8, 72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.075610561 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1449, index: 8, mask: {9, 73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.077026562 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1458, index: 17, mask: {18, 82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.083954161 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1468, index: 27, mask: {28, 92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.083955033 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1469, index: 28, mask: {29, 93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.083957611 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1464, index: 23, mask: {24, 88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.095954407 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1503, index: 62, mask: {63, 127, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.083964360 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1463, index: 22, mask: {23, 87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.083960351 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1462, index: 21, mask: {22, 86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.083980763 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1465, index: 24, mask: {25, 89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.083981808 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1470, index: 29, mask: {30, 94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.103955233 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1457, index: 16, mask: {17, 81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.083974149 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1466, index: 25, mask: {26, 90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.103962479 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1454, index: 13, mask: {14, 78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.083998090 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1472, index: 31, mask: {32, 96, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.103982060 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1460, index: 19, mask: {20, 84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.103988046 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1471, index: 30, mask: {31, 95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.083994444 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1483, index: 42, mask: {43, 107, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.084014023 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1498, index: 57, mask: {58, 122, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.103999177 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1461, index: 20, mask: {21, 85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.084014032 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1456, index: 15, mask: {16, 80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.083995169 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1476, index: 35, mask: {36, 100, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.107954995 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1450, index: 9, mask: {10, 74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.084011348 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1497, index: 56, mask: {57, 121, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.109052141 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1473, index: 32, mask: {33, 97, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.084032683 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1501, index: 60, mask: {61, 125, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.084029011 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1499, index: 58, mask: {59, 123, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.084043264 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1486, index: 45, mask: {46, 110, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.084049639 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1502, index: 61, mask: {62, 126, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.084052123 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1482, index: 41, mask: {42, 106, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.123949155 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1453, index: 12, mask: {13, 77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.084058356 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1487, index: 46, mask: {47, 111, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.084072408 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1488, index: 47, mask: {48, 112, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.084043360 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1500, index: 59, mask: {60, 124, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.084086165 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1489, index: 48, mask: {49, 113, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.084098551 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1490, index: 49, mask: {50, 114, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.131958364 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1452, index: 11, mask: {12, 76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.084009531 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1484, index: 43, mask: {44, 108, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.084140611 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1493, index: 52, mask: {53, 117, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.084154265 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1494, index: 53, mask: {54, 118, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.084166575 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1495, index: 54, mask: {55, 119, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.084179564 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1496, index: 55, mask: {56, 120, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.095954987 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1474, index: 33, mask: {34, 98, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.103955767 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1459, index: 18, mask: {19, 83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.083988828 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1475, index: 34, mask: {35, 99, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.159961776 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1451, index: 10, mask: {11, 75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.083980169 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1455, index: 14, mask: {15, 79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.084024569 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1485, index: 44, mask: {45, 109, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.084112052 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1491, index: 50, mask: {51, 115, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.084125815 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1492, index: 51, mask: {52, 116, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n[ComfyUI] \u001b[1;31m2025-05-04 09:11:56.103972523 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1467, index: 26, mask: {27, 91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\nExecuting node 798, title: Load ControlNet Model, class type: ControlNetLoader\nExecuting node 802, title: Apply ControlNet, class type: ControlNetApplyAdvanced\nExecuting node 570, title: Ultimate SD Upscale, class type: UltimateSDUpscale\n[ComfyUI] [ComfyUI] Failed to find /src/ComfyUI/custom_nodes/comfyui_controlnet_aux/ckpts/yzd-v/DWPose/yolox_l.onnx.\n[ComfyUI] Downloading from huggingface.co\n[ComfyUI] cacher folder is /tmp, you can change it by custom_tmp_path in config.yaml\n[ComfyUI]\n[ComfyUI] [Errno 2] No such file or directory: '/tmp/ckpts'\n[ComfyUI] model_path is /src/ComfyUI/custom_nodes/comfyui_controlnet_aux/ckpts/yzd-v/DWPose/yolox_l.onnx\n[ComfyUI] Failed to find /src/ComfyUI/custom_nodes/comfyui_controlnet_aux/ckpts/hr16/DWPose-TorchScript-BatchSize5/dw-ll_ucoco_384_bs5.torchscript.pt.\n[ComfyUI] Downloading from huggingface.co\n[ComfyUI] cacher folder is /tmp, you can change it by custom_tmp_path in config.yaml\n[ComfyUI] [Errno 2] No such file or directory: '/tmp/ckpts'\n[ComfyUI] model_path is /src/ComfyUI/custom_nodes/comfyui_controlnet_aux/ckpts/hr16/DWPose-TorchScript-BatchSize5/dw-ll_ucoco_384_bs5.torchscript.pt\n[ComfyUI]\n[ComfyUI] DWPose: Using yolox_l.onnx for bbox detection and dw-ll_ucoco_384_bs5.torchscript.pt for pose estimation\n[ComfyUI] DWPose: Caching ONNXRuntime session yolox_l.onnx...\n[ComfyUI] DWPose: Caching TorchScript module dw-ll_ucoco_384_bs5.torchscript.pt on ...\n[ComfyUI] DWPose: Bbox 172.19ms\n[ComfyUI] DWPose: Pose 102.99ms on 1 people\n[ComfyUI]\n[ComfyUI] [USDU] Using tiled decode\n[ComfyUI] Canva size: 4096x4096\n[ComfyUI] Image size: 1024x1024\n[ComfyUI] Scale factor: 4\n[ComfyUI] Upscaling iteration 1 with scale factor 4\n[ComfyUI] Tile size: 1024x1024\n[ComfyUI] Tiles amount: 16\n[ComfyUI] Grid: 4x4\n[ComfyUI] Redraw enabled: True\n[ComfyUI] Seams fix mode: NONE\n[ComfyUI] USDU: 0%| | 0/1 [00:00<?, ?tile/s]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:12, 2.62it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:00<00:10, 3.03it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:00<00:10, 3.19it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:01<00:09, 3.27it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:01<00:09, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:01<00:08, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:02<00:08, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:02<00:08, 3.36it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:02<00:07, 3.37it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:03<00:07, 3.37it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:03<00:07, 3.36it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:03<00:06, 3.37it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:03<00:06, 3.37it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:04<00:06, 3.38it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:04<00:05, 3.37it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:04<00:05, 3.37it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:05<00:05, 3.37it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:05<00:05, 3.38it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:05<00:04, 3.39it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:05<00:04, 3.39it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:06<00:04, 3.39it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:06<00:03, 3.38it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:06<00:03, 3.39it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:07<00:03, 3.39it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:07<00:02, 3.40it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:07<00:02, 3.40it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:08<00:02, 3.40it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:08<00:02, 3.42it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:08<00:01, 3.43it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:08<00:01, 3.41it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:09<00:01, 3.41it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:09<00:00, 3.42it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:09<00:00, 3.44it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:10<00:00, 3.47it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.51it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.38it/s]\n[ComfyUI]\n[ComfyUI] USDU: 100%|██████████| 1/1 [00:11<00:00, 11.10s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:11, 2.97it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:00<00:10, 3.16it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:00<00:09, 3.26it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:01<00:09, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:01<00:09, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:01<00:08, 3.33it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:02<00:08, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:02<00:08, 3.35it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:02<00:07, 3.35it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:03<00:07, 3.35it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:03<00:07, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:03<00:06, 3.35it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:03<00:06, 3.35it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:04<00:06, 3.36it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:04<00:05, 3.35it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:04<00:05, 3.36it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:05<00:05, 3.36it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:05<00:05, 3.37it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:05<00:04, 3.37it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:05<00:04, 3.37it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:06<00:04, 3.37it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:06<00:03, 3.37it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:06<00:03, 3.37it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:07<00:03, 3.37it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:07<00:02, 3.37it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:07<00:02, 3.37it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:08<00:02, 3.38it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:08<00:02, 3.39it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:08<00:01, 3.40it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:08<00:01, 3.38it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:09<00:01, 3.39it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:09<00:00, 3.40it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:09<00:00, 3.42it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:10<00:00, 3.45it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.49it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.37it/s]\n[ComfyUI]\n[ComfyUI] USDU: 2tile [00:22, 11.47s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:11, 2.92it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:00<00:10, 3.13it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:00<00:09, 3.23it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:01<00:09, 3.27it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:01<00:09, 3.28it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:01<00:08, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:02<00:08, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:02<00:08, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:02<00:07, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:03<00:07, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:03<00:07, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:03<00:06, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:03<00:06, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:04<00:06, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:04<00:06, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:04<00:05, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:05<00:05, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:05<00:05, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:05<00:04, 3.33it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:06<00:04, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:06<00:04, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:06<00:03, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:06<00:03, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:07<00:03, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:07<00:02, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:07<00:02, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:08<00:02, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:08<00:02, 3.35it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:08<00:01, 3.37it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:09<00:01, 3.36it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:09<00:01, 3.36it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:09<00:00, 3.37it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:09<00:00, 3.39it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:10<00:00, 3.41it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.45it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.33it/s]\n[ComfyUI]\n[ComfyUI] USDU: 3tile [00:34, 11.62s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:11, 2.97it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:00<00:10, 3.17it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:00<00:09, 3.25it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:01<00:09, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:01<00:09, 3.28it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:01<00:08, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:02<00:08, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:02<00:08, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:02<00:07, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:03<00:07, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:03<00:07, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:03<00:06, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:03<00:06, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:04<00:06, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:04<00:06, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:04<00:05, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:05<00:05, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:05<00:05, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:05<00:04, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:06<00:04, 3.33it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:06<00:04, 3.33it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:06<00:03, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:06<00:03, 3.33it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:07<00:03, 3.33it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:07<00:02, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:07<00:02, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:08<00:02, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:08<00:02, 3.35it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:08<00:01, 3.36it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:09<00:01, 3.35it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:09<00:01, 3.35it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:09<00:00, 3.37it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:09<00:00, 3.39it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:10<00:00, 3.42it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.45it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.33it/s]\n[ComfyUI]\n[ComfyUI] USDU: 4tile [00:46, 11.68s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:11, 2.91it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:00<00:10, 3.12it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:00<00:09, 3.21it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:01<00:09, 3.25it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:01<00:09, 3.25it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:01<00:08, 3.27it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:02<00:08, 3.28it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:02<00:08, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:02<00:07, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:03<00:07, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:03<00:07, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:03<00:06, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:03<00:06, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:04<00:06, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:04<00:06, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:04<00:05, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:05<00:05, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:05<00:05, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:05<00:04, 3.33it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:06<00:04, 3.33it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:06<00:04, 3.33it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:06<00:03, 3.33it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:06<00:03, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:07<00:03, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:07<00:02, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:07<00:02, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:08<00:02, 3.35it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:08<00:02, 3.37it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:08<00:01, 3.38it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:09<00:01, 3.36it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:09<00:01, 3.36it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:09<00:00, 3.37it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:09<00:00, 3.37it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:10<00:00, 3.40it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.44it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.32it/s]\n[ComfyUI]\n[ComfyUI] USDU: 5tile [00:58, 11.72s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:11, 2.96it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:00<00:10, 3.16it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:00<00:09, 3.24it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:01<00:09, 3.27it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:01<00:09, 3.28it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:01<00:08, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:02<00:08, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:02<00:08, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:02<00:07, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:03<00:07, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:03<00:07, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:03<00:06, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:03<00:06, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:04<00:06, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:04<00:06, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:04<00:05, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:05<00:05, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:05<00:05, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:05<00:05, 3.01it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:06<00:04, 3.10it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:06<00:04, 3.16it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:06<00:04, 3.08it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:07<00:03, 3.15it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:07<00:03, 3.01it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:07<00:03, 3.10it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:08<00:02, 3.15it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:08<00:02, 3.21it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:08<00:02, 3.25it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:08<00:01, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:09<00:01, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:09<00:01, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:09<00:00, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:10<00:00, 3.35it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:10<00:00, 3.39it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.43it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.25it/s]\n[ComfyUI]\n[ComfyUI] USDU: 6tile [01:10, 11.84s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:11, 2.91it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:00<00:10, 3.13it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:00<00:09, 3.22it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:01<00:09, 3.25it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:01<00:09, 3.26it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:01<00:08, 3.27it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:02<00:08, 3.28it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:02<00:08, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:02<00:07, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:03<00:07, 3.28it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:03<00:07, 3.28it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:03<00:06, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:03<00:06, 3.28it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:04<00:06, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:04<00:06, 3.10it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:04<00:06, 3.16it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:05<00:05, 3.20it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:05<00:05, 3.23it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:05<00:04, 3.26it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:06<00:04, 3.28it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:06<00:04, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:06<00:03, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:07<00:03, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:07<00:03, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:07<00:03, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:07<00:02, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:08<00:02, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:08<00:02, 3.33it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:08<00:01, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:09<00:01, 3.33it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:09<00:01, 3.33it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:09<00:00, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:10<00:00, 3.36it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:10<00:00, 3.40it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.43it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.29it/s]\n[ComfyUI]\n[ComfyUI] USDU: 7tile [01:22, 11.87s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:11, 2.97it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:00<00:10, 3.17it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:00<00:09, 3.25it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:01<00:09, 3.28it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:01<00:09, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:01<00:08, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:02<00:08, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:02<00:08, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:02<00:07, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:03<00:07, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:03<00:07, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:03<00:06, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:03<00:06, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:04<00:06, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:04<00:06, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:04<00:05, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:05<00:05, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:05<00:05, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:05<00:04, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:06<00:04, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:06<00:04, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:06<00:03, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:06<00:03, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:07<00:03, 3.33it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:07<00:02, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:07<00:02, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:08<00:02, 3.26it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:08<00:02, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:08<00:01, 3.33it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:09<00:01, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:09<00:01, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:09<00:00, 3.33it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:09<00:00, 3.36it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:10<00:00, 3.40it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.44it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.32it/s]\n[ComfyUI]\n[ComfyUI] USDU: 8tile [01:34, 11.86s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:11, 2.94it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:00<00:10, 3.14it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:00<00:09, 3.22it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:01<00:09, 3.26it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:01<00:09, 3.26it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:01<00:08, 3.27it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:02<00:08, 3.28it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:02<00:08, 3.28it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:02<00:07, 3.28it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:03<00:07, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:03<00:07, 3.28it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:03<00:07, 3.28it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:03<00:06, 3.28it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:04<00:06, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:04<00:06, 3.28it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:04<00:05, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:05<00:05, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:05<00:05, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:05<00:04, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:06<00:04, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:06<00:04, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:06<00:03, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:07<00:03, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:07<00:03, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:07<00:03, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:07<00:02, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:08<00:02, 3.33it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:08<00:02, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:08<00:01, 3.35it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:09<00:01, 3.33it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:09<00:01, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:09<00:00, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:10<00:00, 3.36it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:10<00:00, 3.40it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.43it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.31it/s]\n[ComfyUI]\n[ComfyUI] USDU: 9tile [01:45, 11.86s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:11, 2.96it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:00<00:10, 3.15it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:00<00:09, 3.23it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:01<00:09, 3.26it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:01<00:09, 3.26it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:01<00:08, 3.27it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:02<00:08, 3.28it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:02<00:08, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:02<00:07, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:03<00:07, 3.28it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:03<00:07, 3.28it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:03<00:06, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:03<00:06, 3.28it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:04<00:06, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:04<00:06, 3.28it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:04<00:05, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:05<00:05, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:05<00:05, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:05<00:04, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:06<00:04, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:06<00:04, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:06<00:03, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:07<00:03, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:07<00:03, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:07<00:03, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:07<00:02, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:08<00:02, 3.33it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:08<00:02, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:08<00:01, 3.35it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:09<00:01, 3.33it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:09<00:01, 3.33it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:09<00:00, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:09<00:00, 3.37it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:10<00:00, 3.40it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.43it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.31it/s]\n[ComfyUI]\n[ComfyUI] USDU: 10tile [01:57, 11.86s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:11, 2.91it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:00<00:10, 3.13it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:00<00:09, 3.22it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:01<00:09, 3.26it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:01<00:09, 3.27it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:01<00:08, 3.28it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:02<00:08, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:02<00:08, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:02<00:07, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:03<00:07, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:03<00:07, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:03<00:06, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:03<00:06, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:04<00:06, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:04<00:06, 3.28it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:04<00:05, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:05<00:05, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:05<00:05, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:05<00:04, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:06<00:04, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:06<00:04, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:06<00:03, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:07<00:03, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:07<00:03, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:07<00:03, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:07<00:02, 3.33it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:08<00:02, 3.33it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:08<00:02, 3.35it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:08<00:01, 3.35it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:09<00:01, 3.33it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:09<00:01, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:09<00:00, 3.35it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:09<00:00, 3.37it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:10<00:00, 3.40it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.43it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.31it/s]\n[ComfyUI]\n[ComfyUI] USDU: 11tile [02:09, 11.86s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:11, 2.93it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:00<00:10, 3.11it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:00<00:10, 3.20it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:01<00:09, 3.23it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:01<00:09, 3.24it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:01<00:08, 3.25it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:02<00:08, 3.26it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:02<00:08, 3.27it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:02<00:07, 3.27it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:03<00:07, 3.27it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:03<00:07, 3.26it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:03<00:07, 3.27it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:04<00:06, 3.27it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:04<00:06, 3.28it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:04<00:06, 3.27it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:04<00:05, 3.27it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:05<00:05, 3.28it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:05<00:05, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:05<00:04, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:06<00:04, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:06<00:04, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:06<00:03, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:07<00:03, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:07<00:03, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:07<00:03, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:07<00:02, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:08<00:02, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:08<00:02, 3.33it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:08<00:01, 3.33it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:09<00:01, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:09<00:01, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:09<00:00, 3.33it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:10<00:00, 3.35it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:10<00:00, 3.38it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.42it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.30it/s]\n[ComfyUI]\n[ComfyUI] USDU: 12tile [02:21, 11.87s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:11, 2.92it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:00<00:10, 3.12it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:00<00:09, 3.21it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:01<00:09, 3.25it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:01<00:09, 3.26it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:01<00:08, 3.27it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:02<00:08, 3.27it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:02<00:08, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:02<00:07, 3.28it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:03<00:07, 3.28it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:03<00:07, 3.28it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:03<00:06, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:03<00:06, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:04<00:06, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:04<00:06, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:04<00:05, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:05<00:05, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:05<00:05, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:05<00:04, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:06<00:04, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:06<00:04, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:06<00:03, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:07<00:03, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:07<00:03, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:07<00:03, 3.33it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:07<00:02, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:08<00:02, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:08<00:02, 3.35it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:08<00:01, 3.37it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:09<00:01, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:09<00:01, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:09<00:00, 3.35it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:09<00:00, 3.38it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:10<00:00, 3.41it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.45it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.32it/s]\n[ComfyUI]\n[ComfyUI] USDU: 13tile [02:33, 11.86s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:11, 2.93it/s]\u001b[A\n[ComfyUI] \n[ComfyUI] 6%|▌ | 2/35 [00:00<00:10, 3.15it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:00<00:09, 3.24it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:01<00:09, 3.27it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:01<00:09, 3.27it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:01<00:08, 3.28it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:02<00:08, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:02<00:08, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:02<00:07, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:03<00:07, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:03<00:07, 3.28it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:03<00:06, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:03<00:06, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:04<00:06, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:04<00:06, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:04<00:05, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:05<00:05, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:05<00:05, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:05<00:04, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:06<00:04, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:06<00:04, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:06<00:03, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:06<00:03, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:07<00:03, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:07<00:03, 3.33it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:07<00:02, 3.33it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:08<00:02, 3.33it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:08<00:02, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:08<00:01, 3.35it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:09<00:01, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:09<00:01, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:09<00:00, 3.35it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:09<00:00, 3.37it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:10<00:00, 3.41it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.44it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.32it/s]\n[ComfyUI]\n[ComfyUI] USDU: 14tile [02:45, 11.84s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:11, 2.95it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:00<00:10, 3.14it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:00<00:09, 3.22it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:01<00:09, 3.26it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:01<00:09, 3.27it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:01<00:08, 3.28it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:02<00:08, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:02<00:08, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:02<00:07, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:03<00:07, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:03<00:07, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:03<00:06, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:03<00:06, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:04<00:06, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:04<00:06, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:04<00:05, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:05<00:05, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:05<00:05, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:05<00:04, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:06<00:04, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:06<00:04, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:06<00:03, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:06<00:03, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:07<00:03, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:07<00:03, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:07<00:02, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:08<00:02, 3.33it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:08<00:02, 3.35it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:08<00:01, 3.35it/s]\u001b[A\n[ComfyUI] \n[ComfyUI] 86%|████████▌ | 30/35 [00:09<00:01, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:09<00:01, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:09<00:00, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:09<00:00, 3.36it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:10<00:00, 3.40it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.44it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.32it/s]\n[ComfyUI]\n[ComfyUI] USDU: 15tile [02:56, 11.84s/tile]\n[ComfyUI] \n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:11, 2.95it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:00<00:10, 3.17it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:00<00:09, 3.25it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:01<00:09, 3.27it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:01<00:09, 3.27it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:01<00:08, 3.28it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:02<00:08, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:02<00:08, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:02<00:07, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:03<00:07, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:03<00:07, 3.29it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:03<00:06, 3.30it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:03<00:06, 3.31it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:04<00:06, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:04<00:06, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:04<00:05, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:05<00:05, 3.32it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:05<00:05, 3.33it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:05<00:04, 3.33it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:06<00:04, 3.33it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:06<00:04, 3.33it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:06<00:03, 3.33it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:06<00:03, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:07<00:03, 3.34it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:07<00:02, 3.35it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:07<00:02, 3.35it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:08<00:02, 3.35it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:08<00:02, 3.37it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:08<00:01, 3.37it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:09<00:01, 3.35it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:09<00:01, 3.35it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:09<00:00, 3.36it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:09<00:00, 3.39it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:10<00:00, 3.42it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.46it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.34it/s]\n[ComfyUI]\n[ComfyUI] USDU: 16tile [03:08, 11.82s/tile]\nExecuting node 744, title: Save Image, class type: SaveImage\n[ComfyUI] USDU: 16tile [03:17, 12.32s/tile]\n[ComfyUI] Prompt executed in 306.25 seconds\nConverting '/tmp/outputs/ComfyUI_00001_.png' to JPG at '/tmp/outputs/tmpgy5dly_pLeonardo_Phoenix_a_black_puppy_that_is_sitting_on_the_tables_s_2_enhanced.jpg'\nRemoved intermediate file: /tmp/outputs/ComfyUI_00001_.png", "metrics": { "predict_time": 393.554034893, "total_time": 470.989111 }, "output": [ "https://replicate.delivery/xezq/QjZLqPeGVo0QV68RRw122RLlwoc9jcIfj2X7ke06xxK4ScSpA/tmpgy5dly_pLeonardo_Phoenix_a_black_puppy_that_is_sitting_on_the_tables_s_2_enhanced.jpg" ], "started_at": "2025-05-04T09:09:38.808076Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-wjb5uud4khk3vryhnug54ugackqakffo2gvz4frz7l735qseunmq", "get": "https://api.replicate.com/v1/predictions/k6883gnrznrm80cpka6r2te700", "cancel": "https://api.replicate.com/v1/predictions/k6883gnrznrm80cpka6r2te700/cancel" }, "version": "97949a634f7ce2e5539d42c818e5b66425deeb3ffcd789f29126968069b6c4a7" }
Generated in📥 Starting download for cyberillustrious_v35.safetensors... ✅ Successfully downloaded cyberillustrious_v35.safetensors (6.46 GB, 25.8s) 📥 Starting download for epicrealismNatural_v40.safetensors... ✅ Successfully downloaded epicrealismNatural_v40.safetensors (1.99 GB, 6.6s) 📥 Starting download for perfectdeliberate.safetensors... ✅ Successfully downloaded perfectdeliberate.safetensors (5.53 GB, 19.2s) 📥 Starting download for HandFineTuning_XL.safetensors... ✅ Successfully downloaded HandFineTuning_XL.safetensors (435.3 MB, 1.4s) 📥 Starting download for diffusers_xl_depth_full.safetensors... ✅ Successfully downloaded diffusers_xl_depth_full.safetensors (2.33 GB, 7.5s) 📥 Starting download for OpenPoseXL2.safetensors... ✅ Successfully downloaded OpenPoseXL2.safetensors (4.66 GB, 16.3s) 📥 Starting download for vaeFtMse840000EmaPruned_vaeFtMse840k.safetensors... ✅ Successfully downloaded vaeFtMse840000EmaPruned_vaeFtMse840k.safetensors (319.1 MB, 1.1s) 📥 Starting download for 4xRealWebPhoto_v4.pth... ✅ Successfully downloaded 4xRealWebPhoto_v4.pth (133.8 MB, 0.6s) 📥 Starting download for ip-adapter-plus_sdxl_vit-h.safetensors... ✅ Successfully downloaded ip-adapter-plus_sdxl_vit-h.safetensors (808.3 MB, 1.5s) 📥 Starting download for CLIP-ViT-H-14-laion2B-s32B-b79K.safetensors... ✅ Successfully downloaded CLIP-ViT-H-14-laion2B-s32B-b79K.safetensors (3.67 GB, 6.2s) Using Florence2 for image tagging - will download from Hugging Face during execution Depth blur disabled - bypassing ProPostDepthMapBlur Copied input image to /tmp/inputs/_88dd1b8e-dca5-459a-a4f0-a64e649de568.jpg [ComfyUI] got prompt Executing node 806, title: DownloadAndLoadFlorence2Model, class type: DownloadAndLoadFlorence2Model Executing node 801, title: Load Upscale Model, class type: UpscaleModelLoader Executing node 353, title: Load Checkpoint, class type: CheckpointLoaderSimple [ComfyUI] model weight dtype torch.float16, manual cast: None [ComfyUI] model_type EPS [ComfyUI] Using pytorch attention in VAE [ComfyUI] Using pytorch attention in VAE [ComfyUI] VAE load device: cuda:0, offload device: cpu, dtype: torch.bfloat16 [ComfyUI] CLIP/text encoder model load device: cuda:0, offload device: cpu, current: cpu, dtype: torch.float16 Executing node 325, title: Load Image, class type: LoadImage Executing node 726, title: NSFW Filter, class type: ETN_NSFWFilter Executing node 741, title: Upscale Image, class type: ImageScale Executing node 740, title: Prep Image For ClipVision, class type: PrepImageForClipVision Executing node 805, title: Florence2Run, class type: Florence2Run Executing node 206, title: String Function 🐍, class type: StringFunction|pysssss Executing node 733, title: Load VAE, class type: VAELoader [ComfyUI] Using pytorch attention in VAE [ComfyUI] Using pytorch attention in VAE [ComfyUI] VAE load device: cuda:0, offload device: cpu, dtype: torch.bfloat16 Executing node 208, title: VAE Encode, class type: VAEEncode [ComfyUI] Requested to load AutoencoderKL [ComfyUI] loaded completely 41108.125 159.55708122253418 True Executing node 749, title: DownloadAndLoadDepthAnythingV2Model, class type: DownloadAndLoadDepthAnythingV2Model [ComfyUI] using MLP layer as FFN Executing node 750, title: Depth Anything V2, class type: DepthAnything_V2 Executing node 256, title: Load ControlNet Model, class type: ControlNetLoader Executing node 244, title: Load LoRA_2, class type: LoraLoader Executing node 211, title: CLIP Text Encode (Prompt), class type: CLIPTextEncode [ComfyUI] Requested to load SDXLClipModel [ComfyUI] loaded completely 43653.36791877747 1560.802734375 True Executing node 210, title: CLIP Text Encode (Prompt), class type: CLIPTextEncode Executing node 522, title: Apply ControlNet, class type: ControlNetApplyAdvanced Executing node 398, title: Prep Image For ClipVision, class type: PrepImageForClipVision Executing node 395, title: IPAdapter Unified Loader, class type: IPAdapterUnifiedLoader [ComfyUI] Requested to load CLIPVisionModelProjection Executing node 399, title: IPAdapter Advanced, class type: IPAdapterAdvanced [ComfyUI] loaded completely 42092.565176773074 1208.09814453125 True Executing node 204, title: KSampler, class type: KSampler [ComfyUI] Requested to load SDXL [ComfyUI] Requested to load ControlNet [ComfyUI] loaded completely 40076.102537918094 4897.0483474731445 True [ComfyUI] loaded completely 35179.00627784729 2386.120147705078 True [ComfyUI] no module 'xformers'. Processing without... [ComfyUI] no module 'xformers'. Processing without... [ComfyUI] (pysssss:WD14Tagger) [DEBUG] Available ORT providers: TensorrtExecutionProvider, CUDAExecutionProvider, CPUExecutionProvider [ComfyUI] (pysssss:WD14Tagger) [DEBUG] Using ORT providers: CUDAExecutionProvider, CPUExecutionProvider [ComfyUI] ColorMod: Can't find pypng! Please install to enable 16bit image support. [ComfyUI] ColorMod: Ignoring node 'CV2TonemapDurand' due to cv2 edition/version [ComfyUI] [ComfyUI] ------------------------------------------ [ComfyUI] Comfyroll Studio v1.76 : 175 Nodes Loaded [ComfyUI] ------------------------------------------ [ComfyUI] ** For changes, please see patch notes at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/main/Patch_Notes.md [ComfyUI] ** For help, please see the wiki at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/wiki [ComfyUI] ------------------------------------------ [ComfyUI] Please 'pip install xformers' [ComfyUI] Nvidia APEX normalization not installed, using PyTorch LayerNorm [ComfyUI] [tinyterraNodes] Loaded [ComfyUI] Please 'pip install xformers' [ComfyUI] Nvidia APEX normalization not installed, using PyTorch LayerNorm [ComfyUI] WAS Node Suite: OpenCV Python FFMPEG support is enabled [ComfyUI] WAS Node Suite: `ffmpeg_bin_path` is set to: /usr/bin/ffmpeg [ComfyUI] WAS Node Suite: Finished. Loaded 220 nodes successfully. [ComfyUI] Downloading Florence2 model to: /src/ComfyUI/models/LLM/Florence-2-large-PromptGen-v2.0 [ComfyUI] Florence2 using sdpa for attention [ComfyUI] No flash_attn import to remove [ComfyUI] </s><s><s><s>1girl, smile, long hair, looking at viewer, shirt, brown hair, long sleeves, jewelry, sitting, brown eyes, earrings, indoors, white shirt, smiling face, blurry, blurry background, couch, table, black dog, dog, curly hair, animal, couch cushions, fireplace, curly-haired female, dog on table</s> [ComfyUI] Offloading model... [ComfyUI] Downloading model to: /src/ComfyUI/models/depthanything/depth_anything_v2_vitl_fp32.safetensors [ComfyUI] Loading model from: /src/ComfyUI/models/depthanything/depth_anything_v2_vitl_fp32.safetensors [ComfyUI] INFO: Clip Vision model loaded from /src/ComfyUI/models/clip_vision/CLIP-ViT-H-14-laion2B-s32B-b79K.safetensors [ComfyUI] INFO: IPAdapter model loaded from /src/ComfyUI/models/ipadapter/ip-adapter-plus_sdxl_vit-h.safetensors [ComfyUI] 0%| | 0/40 [00:00<?, ?it/s] [ComfyUI] 2%|▎ | 1/40 [00:00<00:08, 4.39it/s] [ComfyUI] 5%|▌ | 2/40 [00:00<00:07, 5.00it/s] [ComfyUI] 8%|▊ | 3/40 [00:00<00:07, 5.26it/s] [ComfyUI] 10%|█ | 4/40 [00:00<00:06, 5.37it/s] [ComfyUI] 12%|█▎ | 5/40 [00:00<00:06, 5.44it/s] [ComfyUI] 15%|█▌ | 6/40 [00:01<00:06, 5.49it/s] [ComfyUI] 18%|█▊ | 7/40 [00:01<00:05, 5.51it/s] [ComfyUI] 20%|██ | 8/40 [00:01<00:05, 5.53it/s] [ComfyUI] 22%|██▎ | 9/40 [00:01<00:05, 5.54it/s] [ComfyUI] 25%|██▌ | 10/40 [00:01<00:05, 5.55it/s] [ComfyUI] 28%|██▊ | 11/40 [00:02<00:05, 5.55it/s] [ComfyUI] 30%|███ | 12/40 [00:02<00:05, 5.55it/s] [ComfyUI] 32%|███▎ | 13/40 [00:02<00:04, 5.55it/s] [ComfyUI] 35%|███▌ | 14/40 [00:02<00:04, 5.55it/s] [ComfyUI] 38%|███▊ | 15/40 [00:02<00:04, 5.55it/s] [ComfyUI] 40%|████ | 16/40 [00:02<00:04, 5.56it/s] [ComfyUI] 42%|████▎ | 17/40 [00:03<00:04, 5.56it/s] [ComfyUI] 45%|████▌ | 18/40 [00:03<00:03, 5.56it/s] [ComfyUI] 48%|████▊ | 19/40 [00:03<00:03, 5.56it/s] [ComfyUI] 50%|█████ | 20/40 [00:03<00:03, 5.55it/s] [ComfyUI] 52%|█████▎ | 21/40 [00:03<00:03, 5.56it/s] [ComfyUI] 55%|█████▌ | 22/40 [00:04<00:03, 5.56it/s] [ComfyUI] 57%|█████▊ | 23/40 [00:04<00:03, 5.55it/s] [ComfyUI] 60%|██████ | 24/40 [00:04<00:02, 5.55it/s] [ComfyUI] 62%|██████▎ | 25/40 [00:04<00:02, 5.55it/s] [ComfyUI] 65%|██████▌ | 26/40 [00:04<00:02, 5.55it/s] [ComfyUI] 68%|██████▊ | 27/40 [00:04<00:02, 5.55it/s] [ComfyUI] 70%|███████ | 28/40 [00:05<00:02, 5.55it/s] [ComfyUI] 72%|███████▎ | 29/40 [00:05<00:01, 5.53it/s] [ComfyUI] 75%|███████▌ | 30/40 [00:05<00:01, 5.53it/s] [ComfyUI] 78%|███████▊ | 31/40 [00:05<00:01, 5.54it/s] [ComfyUI] 80%|████████ | 32/40 [00:05<00:01, 5.54it/s] [ComfyUI] 82%|████████▎ | 33/40 [00:05<00:01, 5.54it/s] [ComfyUI] 85%|████████▌ | 34/40 [00:06<00:01, 5.54it/s] [ComfyUI] 88%|████████▊ | 35/40 [00:06<00:00, 5.54it/s] [ComfyUI] 90%|█████████ | 36/40 [00:06<00:00, 5.54it/s] [ComfyUI] 92%|█████████▎| 37/40 [00:06<00:00, 5.53it/s] [ComfyUI] 95%|█████████▌| 38/40 [00:06<00:00, 5.54it/s] [ComfyUI] 98%|█████████▊| 39/40 [00:07<00:00, 5.55it/s] [ComfyUI] 100%|██████████| 40/40 [00:07<00:00, 5.54it/s] Executing node 538, title: VAE Decode, class type: VAEDecode Executing node 635, title: Upscale Image By, class type: ImageScaleBy Executing node 807, title: Florence2Run, class type: Florence2Run [ComfyUI] 100%|██████████| 40/40 [00:07<00:00, 5.52it/s] [ComfyUI] Requested to load AutoencoderKL Executing node 608, title: String Function 🐍, class type: StringFunction|pysssss Executing node 600, title: VAE Encode, class type: VAEEncode [ComfyUI] loaded completely 30076.086126327515 159.55708122253418 True Executing node 612, title: Load Checkpoint, class type: CheckpointLoaderSimple [ComfyUI] model weight dtype torch.float16, manual cast: None [ComfyUI] model_type EPS [ComfyUI] Using pytorch attention in VAE [ComfyUI] Using pytorch attention in VAE [ComfyUI] VAE load device: cuda:0, offload device: cpu, dtype: torch.bfloat16 [ComfyUI] CLIP/text encoder model load device: cuda:0, offload device: cpu, current: cpu, dtype: torch.float16 Executing node 611, title: Load Checkpoint, class type: CheckpointLoaderSimple [ComfyUI] model weight dtype torch.float16, manual cast: None [ComfyUI] model_type EPS [ComfyUI] Using pytorch attention in VAE [ComfyUI] Using pytorch attention in VAE [ComfyUI] VAE load device: cuda:0, offload device: cpu, dtype: torch.bfloat16 [ComfyUI] CLIP/text encoder model load device: cuda:0, offload device: cpu, current: cpu, dtype: torch.float16 Executing node 596, title: CLIPMergeSimple, class type: CLIPMergeSimple Executing node 604, title: CLIP Text Encode (Prompt), class type: CLIPTextEncode [ComfyUI] Requested to load SD1ClipModel [ComfyUI] loaded completely 32631.32904510498 235.84423828125 True Executing node 601, title: CLIP Text Encode (Prompt), class type: CLIPTextEncode Executing node 595, title: ModelMergeSimple, class type: ModelMergeSimple Executing node 607, title: KSampler, class type: KSampler [ComfyUI] Requested to load BaseModel [ComfyUI] loaded completely 32395.48424606323 1639.406135559082 True [ComfyUI] </s><s>1girl, long hair, looking at viewer, smile, shirt, brown hair, long sleeves, jewelry, brown eyes, indoors, earrings, white shirt, pillow, table, couch, furry, furry female, fireplace</s> [ComfyUI] Offloading model... [ComfyUI] [ComfyUI] 0%| | 0/48 [00:00<?, ?it/s] [ComfyUI] 4%|▍ | 2/48 [00:00<00:04, 11.49it/s] [ComfyUI] 8%|▊ | 4/48 [00:00<00:03, 11.54it/s] [ComfyUI] 12%|█▎ | 6/48 [00:00<00:03, 11.61it/s] [ComfyUI] 17%|█▋ | 8/48 [00:00<00:03, 11.64it/s] [ComfyUI] 21%|██ | 10/48 [00:00<00:03, 11.63it/s] [ComfyUI] 25%|██▌ | 12/48 [00:01<00:03, 11.63it/s] [ComfyUI] 29%|██▉ | 14/48 [00:01<00:02, 11.63it/s] [ComfyUI] 33%|███▎ | 16/48 [00:01<00:02, 11.63it/s] [ComfyUI] 38%|███▊ | 18/48 [00:01<00:02, 11.64it/s] [ComfyUI] 42%|████▏ | 20/48 [00:01<00:02, 11.63it/s] [ComfyUI] 46%|████▌ | 22/48 [00:01<00:02, 11.62it/s] [ComfyUI] 50%|█████ | 24/48 [00:02<00:02, 11.63it/s] [ComfyUI] 54%|█████▍ | 26/48 [00:02<00:01, 11.64it/s] [ComfyUI] 58%|█████▊ | 28/48 [00:02<00:01, 11.61it/s] [ComfyUI] 62%|██████▎ | 30/48 [00:02<00:01, 11.62it/s] [ComfyUI] 67%|██████▋ | 32/48 [00:02<00:01, 11.61it/s] [ComfyUI] 71%|███████ | 34/48 [00:02<00:01, 11.60it/s] [ComfyUI] 75%|███████▌ | 36/48 [00:03<00:01, 11.60it/s] [ComfyUI] 79%|███████▉ | 38/48 [00:03<00:00, 11.58it/s] [ComfyUI] 83%|████████▎ | 40/48 [00:03<00:00, 11.57it/s] [ComfyUI] 88%|████████▊ | 42/48 [00:03<00:00, 11.58it/s] [ComfyUI] 92%|█████████▏| 44/48 [00:03<00:00, 11.57it/s] [ComfyUI] 96%|█████████▌| 46/48 [00:03<00:00, 11.58it/s] [ComfyUI] 100%|██████████| 48/48 [00:04<00:00, 11.59it/s] Executing node 603, title: KSampler, class type: KSampler [ComfyUI] 100%|██████████| 48/48 [00:04<00:00, 11.60it/s] [ComfyUI] [ComfyUI] 0%| | 0/48 [00:00<?, ?it/s] [ComfyUI] 4%|▍ | 2/48 [00:00<00:04, 10.39it/s] [ComfyUI] 8%|▊ | 4/48 [00:00<00:04, 10.50it/s] [ComfyUI] 12%|█▎ | 6/48 [00:00<00:03, 10.61it/s] [ComfyUI] 17%|█▋ | 8/48 [00:00<00:03, 10.63it/s] [ComfyUI] 21%|██ | 10/48 [00:00<00:03, 10.63it/s] [ComfyUI] 25%|██▌ | 12/48 [00:01<00:03, 10.65it/s] [ComfyUI] 29%|██▉ | 14/48 [00:01<00:03, 10.61it/s] [ComfyUI] 33%|███▎ | 16/48 [00:01<00:03, 10.60it/s] [ComfyUI] 38%|███▊ | 18/48 [00:01<00:02, 10.46it/s] [ComfyUI] 42%|████▏ | 20/48 [00:01<00:02, 10.41it/s] [ComfyUI] 46%|████▌ | 22/48 [00:02<00:02, 10.43it/s] [ComfyUI] 50%|█████ | 24/48 [00:02<00:02, 10.55it/s] [ComfyUI] 54%|█████▍ | 26/48 [00:02<00:02, 10.56it/s] [ComfyUI] 58%|█████▊ | 28/48 [00:02<00:01, 10.54it/s] [ComfyUI] 62%|██████▎ | 30/48 [00:02<00:01, 10.55it/s] [ComfyUI] 67%|██████▋ | 32/48 [00:03<00:01, 10.61it/s] [ComfyUI] 71%|███████ | 34/48 [00:03<00:01, 10.45it/s] [ComfyUI] 75%|███████▌ | 36/48 [00:03<00:01, 10.38it/s] [ComfyUI] 79%|███████▉ | 38/48 [00:03<00:00, 10.43it/s] [ComfyUI] 83%|████████▎ | 40/48 [00:03<00:00, 10.50it/s] [ComfyUI] 88%|████████▊ | 42/48 [00:03<00:00, 10.57it/s] [ComfyUI] 92%|█████████▏| 44/48 [00:04<00:00, 10.61it/s] [ComfyUI] 96%|█████████▌| 46/48 [00:04<00:00, 10.67it/s] [ComfyUI] 100%|██████████| 48/48 [00:04<00:00, 10.92it/s] Executing node 739, title: VAE Decode, class type: VAEDecode Executing node 809, title: DWPose Estimator, class type: DWPreprocessor [ComfyUI] 100%|██████████| 48/48 [00:04<00:00, 10.59it/s]2025-05-04 09:11:56.075442219 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1441, index: 0, mask: {1, 65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.075447535 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1442, index: 1, mask: {2, 66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.075449953 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1443, index: 2, mask: {3, 67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.075478686 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1444, index: 3, mask: {4, 68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.075502890 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1445, index: 4, mask: {5, 69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.075521066 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1446, index: 5, mask: {6, 70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.075552010 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1447, index: 6, mask: {7, 71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.075579351 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1448, index: 7, mask: {8, 72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.075610561 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1449, index: 8, mask: {9, 73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.077026562 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1458, index: 17, mask: {18, 82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.083954161 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1468, index: 27, mask: {28, 92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.083955033 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1469, index: 28, mask: {29, 93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.083957611 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1464, index: 23, mask: {24, 88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.095954407 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1503, index: 62, mask: {63, 127, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.083964360 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1463, index: 22, mask: {23, 87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.083960351 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1462, index: 21, mask: {22, 86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.083980763 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1465, index: 24, mask: {25, 89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.083981808 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1470, index: 29, mask: {30, 94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.103955233 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1457, index: 16, mask: {17, 81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.083974149 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1466, index: 25, mask: {26, 90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.103962479 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1454, index: 13, mask: {14, 78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.083998090 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1472, index: 31, mask: {32, 96, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.103982060 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1460, index: 19, mask: {20, 84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.103988046 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1471, index: 30, mask: {31, 95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.083994444 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1483, index: 42, mask: {43, 107, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.084014023 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1498, index: 57, mask: {58, 122, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.103999177 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1461, index: 20, mask: {21, 85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.084014032 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1456, index: 15, mask: {16, 80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.083995169 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1476, index: 35, mask: {36, 100, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.107954995 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1450, index: 9, mask: {10, 74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.084011348 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1497, index: 56, mask: {57, 121, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.109052141 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1473, index: 32, mask: {33, 97, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.084032683 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1501, index: 60, mask: {61, 125, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.084029011 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1499, index: 58, mask: {59, 123, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.084043264 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1486, index: 45, mask: {46, 110, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.084049639 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1502, index: 61, mask: {62, 126, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.084052123 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1482, index: 41, mask: {42, 106, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.123949155 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1453, index: 12, mask: {13, 77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.084058356 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1487, index: 46, mask: {47, 111, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.084072408 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1488, index: 47, mask: {48, 112, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.084043360 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1500, index: 59, mask: {60, 124, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.084086165 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1489, index: 48, mask: {49, 113, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.084098551 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1490, index: 49, mask: {50, 114, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.131958364 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1452, index: 11, mask: {12, 76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.084009531 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1484, index: 43, mask: {44, 108, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.084140611 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1493, index: 52, mask: {53, 117, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.084154265 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1494, index: 53, mask: {54, 118, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.084166575 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1495, index: 54, mask: {55, 119, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.084179564 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1496, index: 55, mask: {56, 120, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.095954987 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1474, index: 33, mask: {34, 98, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.103955767 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1459, index: 18, mask: {19, 83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.083988828 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1475, index: 34, mask: {35, 99, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.159961776 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1451, index: 10, mask: {11, 75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.083980169 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1455, index: 14, mask: {15, 79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.084024569 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1485, index: 44, mask: {45, 109, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.084112052 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1491, index: 50, mask: {51, 115, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.084125815 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1492, index: 51, mask: {52, 116, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. [ComfyUI] 2025-05-04 09:11:56.103972523 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1467, index: 26, mask: {27, 91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. Executing node 798, title: Load ControlNet Model, class type: ControlNetLoader Executing node 802, title: Apply ControlNet, class type: ControlNetApplyAdvanced Executing node 570, title: Ultimate SD Upscale, class type: UltimateSDUpscale [ComfyUI] [ComfyUI] Failed to find /src/ComfyUI/custom_nodes/comfyui_controlnet_aux/ckpts/yzd-v/DWPose/yolox_l.onnx. [ComfyUI] Downloading from huggingface.co [ComfyUI] cacher folder is /tmp, you can change it by custom_tmp_path in config.yaml [ComfyUI] [ComfyUI] [Errno 2] No such file or directory: '/tmp/ckpts' [ComfyUI] model_path is /src/ComfyUI/custom_nodes/comfyui_controlnet_aux/ckpts/yzd-v/DWPose/yolox_l.onnx [ComfyUI] Failed to find /src/ComfyUI/custom_nodes/comfyui_controlnet_aux/ckpts/hr16/DWPose-TorchScript-BatchSize5/dw-ll_ucoco_384_bs5.torchscript.pt. [ComfyUI] Downloading from huggingface.co [ComfyUI] cacher folder is /tmp, you can change it by custom_tmp_path in config.yaml [ComfyUI] [Errno 2] No such file or directory: '/tmp/ckpts' [ComfyUI] model_path is /src/ComfyUI/custom_nodes/comfyui_controlnet_aux/ckpts/hr16/DWPose-TorchScript-BatchSize5/dw-ll_ucoco_384_bs5.torchscript.pt [ComfyUI] [ComfyUI] DWPose: Using yolox_l.onnx for bbox detection and dw-ll_ucoco_384_bs5.torchscript.pt for pose estimation [ComfyUI] DWPose: Caching ONNXRuntime session yolox_l.onnx... [ComfyUI] DWPose: Caching TorchScript module dw-ll_ucoco_384_bs5.torchscript.pt on ... [ComfyUI] DWPose: Bbox 172.19ms [ComfyUI] DWPose: Pose 102.99ms on 1 people [ComfyUI] [ComfyUI] [USDU] Using tiled decode [ComfyUI] Canva size: 4096x4096 [ComfyUI] Image size: 1024x1024 [ComfyUI] Scale factor: 4 [ComfyUI] Upscaling iteration 1 with scale factor 4 [ComfyUI] Tile size: 1024x1024 [ComfyUI] Tiles amount: 16 [ComfyUI] Grid: 4x4 [ComfyUI] Redraw enabled: True [ComfyUI] Seams fix mode: NONE [ComfyUI] USDU: 0%| | 0/1 [00:00<?, ?tile/s] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:12, 2.62it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:00<00:10, 3.03it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:00<00:10, 3.19it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:01<00:09, 3.27it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:01<00:09, 3.29it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:01<00:08, 3.32it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:02<00:08, 3.34it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:02<00:08, 3.36it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:02<00:07, 3.37it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:03<00:07, 3.37it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:03<00:07, 3.36it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:03<00:06, 3.37it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:03<00:06, 3.37it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:04<00:06, 3.38it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:04<00:05, 3.37it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:04<00:05, 3.37it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:05<00:05, 3.37it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:05<00:05, 3.38it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:05<00:04, 3.39it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:05<00:04, 3.39it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:06<00:04, 3.39it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:06<00:03, 3.38it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:06<00:03, 3.39it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:07<00:03, 3.39it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:07<00:02, 3.40it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:07<00:02, 3.40it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:08<00:02, 3.40it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:08<00:02, 3.42it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:08<00:01, 3.43it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:08<00:01, 3.41it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:09<00:01, 3.41it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:09<00:00, 3.42it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:09<00:00, 3.44it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:10<00:00, 3.47it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.51it/s] [ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.38it/s] [ComfyUI] [ComfyUI] USDU: 100%|██████████| 1/1 [00:11<00:00, 11.10s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:11, 2.97it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:00<00:10, 3.16it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:00<00:09, 3.26it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:01<00:09, 3.31it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:01<00:09, 3.32it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:01<00:08, 3.33it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:02<00:08, 3.34it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:02<00:08, 3.35it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:02<00:07, 3.35it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:03<00:07, 3.35it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:03<00:07, 3.34it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:03<00:06, 3.35it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:03<00:06, 3.35it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:04<00:06, 3.36it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:04<00:05, 3.35it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:04<00:05, 3.36it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:05<00:05, 3.36it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:05<00:05, 3.37it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:05<00:04, 3.37it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:05<00:04, 3.37it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:06<00:04, 3.37it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:06<00:03, 3.37it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:06<00:03, 3.37it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:07<00:03, 3.37it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:07<00:02, 3.37it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:07<00:02, 3.37it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:08<00:02, 3.38it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:08<00:02, 3.39it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:08<00:01, 3.40it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:08<00:01, 3.38it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:09<00:01, 3.39it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:09<00:00, 3.40it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:09<00:00, 3.42it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:10<00:00, 3.45it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.49it/s] [ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.37it/s] [ComfyUI] [ComfyUI] USDU: 2tile [00:22, 11.47s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:11, 2.92it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:00<00:10, 3.13it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:00<00:09, 3.23it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:01<00:09, 3.27it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:01<00:09, 3.28it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:01<00:08, 3.29it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:02<00:08, 3.31it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:02<00:08, 3.32it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:02<00:07, 3.32it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:03<00:07, 3.32it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:03<00:07, 3.31it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:03<00:06, 3.32it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:03<00:06, 3.31it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:04<00:06, 3.32it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:04<00:06, 3.30it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:04<00:05, 3.30it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:05<00:05, 3.31it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:05<00:05, 3.32it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:05<00:04, 3.33it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:06<00:04, 3.34it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:06<00:04, 3.34it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:06<00:03, 3.34it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:06<00:03, 3.34it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:07<00:03, 3.34it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:07<00:02, 3.34it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:07<00:02, 3.34it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:08<00:02, 3.34it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:08<00:02, 3.35it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:08<00:01, 3.37it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:09<00:01, 3.36it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:09<00:01, 3.36it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:09<00:00, 3.37it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:09<00:00, 3.39it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:10<00:00, 3.41it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.45it/s] [ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.33it/s] [ComfyUI] [ComfyUI] USDU: 3tile [00:34, 11.62s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:11, 2.97it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:00<00:10, 3.17it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:00<00:09, 3.25it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:01<00:09, 3.29it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:01<00:09, 3.28it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:01<00:08, 3.29it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:02<00:08, 3.30it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:02<00:08, 3.31it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:02<00:07, 3.30it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:03<00:07, 3.30it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:03<00:07, 3.29it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:03<00:06, 3.30it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:03<00:06, 3.30it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:04<00:06, 3.31it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:04<00:06, 3.30it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:04<00:05, 3.30it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:05<00:05, 3.30it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:05<00:05, 3.32it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:05<00:04, 3.32it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:06<00:04, 3.33it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:06<00:04, 3.33it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:06<00:03, 3.32it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:06<00:03, 3.33it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:07<00:03, 3.33it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:07<00:02, 3.34it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:07<00:02, 3.34it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:08<00:02, 3.34it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:08<00:02, 3.35it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:08<00:01, 3.36it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:09<00:01, 3.35it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:09<00:01, 3.35it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:09<00:00, 3.37it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:09<00:00, 3.39it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:10<00:00, 3.42it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.45it/s] [ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.33it/s] [ComfyUI] [ComfyUI] USDU: 4tile [00:46, 11.68s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:11, 2.91it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:00<00:10, 3.12it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:00<00:09, 3.21it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:01<00:09, 3.25it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:01<00:09, 3.25it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:01<00:08, 3.27it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:02<00:08, 3.28it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:02<00:08, 3.29it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:02<00:07, 3.29it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:03<00:07, 3.29it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:03<00:07, 3.29it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:03<00:06, 3.30it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:03<00:06, 3.29it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:04<00:06, 3.30it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:04<00:06, 3.29it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:04<00:05, 3.29it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:05<00:05, 3.31it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:05<00:05, 3.32it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:05<00:04, 3.33it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:06<00:04, 3.33it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:06<00:04, 3.33it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:06<00:03, 3.33it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:06<00:03, 3.34it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:07<00:03, 3.34it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:07<00:02, 3.34it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:07<00:02, 3.34it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:08<00:02, 3.35it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:08<00:02, 3.37it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:08<00:01, 3.38it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:09<00:01, 3.36it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:09<00:01, 3.36it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:09<00:00, 3.37it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:09<00:00, 3.37it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:10<00:00, 3.40it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.44it/s] [ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.32it/s] [ComfyUI] [ComfyUI] USDU: 5tile [00:58, 11.72s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:11, 2.96it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:00<00:10, 3.16it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:00<00:09, 3.24it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:01<00:09, 3.27it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:01<00:09, 3.28it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:01<00:08, 3.29it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:02<00:08, 3.30it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:02<00:08, 3.31it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:02<00:07, 3.30it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:03<00:07, 3.30it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:03<00:07, 3.29it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:03<00:06, 3.30it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:03<00:06, 3.30it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:04<00:06, 3.31it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:04<00:06, 3.30it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:04<00:05, 3.30it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:05<00:05, 3.30it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:05<00:05, 3.31it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:05<00:05, 3.01it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:06<00:04, 3.10it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:06<00:04, 3.16it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:06<00:04, 3.08it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:07<00:03, 3.15it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:07<00:03, 3.01it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:07<00:03, 3.10it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:08<00:02, 3.15it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:08<00:02, 3.21it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:08<00:02, 3.25it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:08<00:01, 3.29it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:09<00:01, 3.29it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:09<00:01, 3.30it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:09<00:00, 3.32it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:10<00:00, 3.35it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:10<00:00, 3.39it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.43it/s] [ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.25it/s] [ComfyUI] [ComfyUI] USDU: 6tile [01:10, 11.84s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:11, 2.91it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:00<00:10, 3.13it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:00<00:09, 3.22it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:01<00:09, 3.25it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:01<00:09, 3.26it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:01<00:08, 3.27it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:02<00:08, 3.28it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:02<00:08, 3.29it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:02<00:07, 3.29it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:03<00:07, 3.28it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:03<00:07, 3.28it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:03<00:06, 3.29it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:03<00:06, 3.28it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:04<00:06, 3.30it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:04<00:06, 3.10it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:04<00:06, 3.16it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:05<00:05, 3.20it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:05<00:05, 3.23it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:05<00:04, 3.26it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:06<00:04, 3.28it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:06<00:04, 3.29it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:06<00:03, 3.29it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:07<00:03, 3.30it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:07<00:03, 3.31it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:07<00:03, 3.32it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:07<00:02, 3.32it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:08<00:02, 3.32it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:08<00:02, 3.33it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:08<00:01, 3.34it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:09<00:01, 3.33it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:09<00:01, 3.33it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:09<00:00, 3.34it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:10<00:00, 3.36it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:10<00:00, 3.40it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.43it/s] [ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.29it/s] [ComfyUI] [ComfyUI] USDU: 7tile [01:22, 11.87s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:11, 2.97it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:00<00:10, 3.17it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:00<00:09, 3.25it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:01<00:09, 3.28it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:01<00:09, 3.29it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:01<00:08, 3.29it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:02<00:08, 3.30it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:02<00:08, 3.31it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:02<00:07, 3.31it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:03<00:07, 3.31it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:03<00:07, 3.29it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:03<00:06, 3.30it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:03<00:06, 3.30it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:04<00:06, 3.31it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:04<00:06, 3.30it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:04<00:05, 3.30it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:05<00:05, 3.30it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:05<00:05, 3.31it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:05<00:04, 3.31it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:06<00:04, 3.32it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:06<00:04, 3.32it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:06<00:03, 3.32it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:06<00:03, 3.32it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:07<00:03, 3.33it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:07<00:02, 3.34it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:07<00:02, 3.34it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:08<00:02, 3.26it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:08<00:02, 3.30it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:08<00:01, 3.33it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:09<00:01, 3.32it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:09<00:01, 3.32it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:09<00:00, 3.33it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:09<00:00, 3.36it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:10<00:00, 3.40it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.44it/s] [ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.32it/s] [ComfyUI] [ComfyUI] USDU: 8tile [01:34, 11.86s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:11, 2.94it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:00<00:10, 3.14it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:00<00:09, 3.22it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:01<00:09, 3.26it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:01<00:09, 3.26it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:01<00:08, 3.27it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:02<00:08, 3.28it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:02<00:08, 3.28it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:02<00:07, 3.28it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:03<00:07, 3.29it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:03<00:07, 3.28it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:03<00:07, 3.28it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:03<00:06, 3.28it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:04<00:06, 3.29it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:04<00:06, 3.28it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:04<00:05, 3.29it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:05<00:05, 3.29it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:05<00:05, 3.30it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:05<00:04, 3.31it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:06<00:04, 3.31it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:06<00:04, 3.31it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:06<00:03, 3.30it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:07<00:03, 3.30it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:07<00:03, 3.31it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:07<00:03, 3.32it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:07<00:02, 3.32it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:08<00:02, 3.33it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:08<00:02, 3.34it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:08<00:01, 3.35it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:09<00:01, 3.33it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:09<00:01, 3.34it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:09<00:00, 3.34it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:10<00:00, 3.36it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:10<00:00, 3.40it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.43it/s] [ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.31it/s] [ComfyUI] [ComfyUI] USDU: 9tile [01:45, 11.86s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:11, 2.96it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:00<00:10, 3.15it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:00<00:09, 3.23it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:01<00:09, 3.26it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:01<00:09, 3.26it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:01<00:08, 3.27it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:02<00:08, 3.28it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:02<00:08, 3.30it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:02<00:07, 3.29it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:03<00:07, 3.28it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:03<00:07, 3.28it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:03<00:06, 3.29it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:03<00:06, 3.28it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:04<00:06, 3.30it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:04<00:06, 3.28it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:04<00:05, 3.29it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:05<00:05, 3.30it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:05<00:05, 3.31it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:05<00:04, 3.31it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:06<00:04, 3.32it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:06<00:04, 3.31it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:06<00:03, 3.31it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:07<00:03, 3.31it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:07<00:03, 3.32it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:07<00:03, 3.32it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:07<00:02, 3.32it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:08<00:02, 3.33it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:08<00:02, 3.34it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:08<00:01, 3.35it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:09<00:01, 3.33it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:09<00:01, 3.33it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:09<00:00, 3.34it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:09<00:00, 3.37it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:10<00:00, 3.40it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.43it/s] [ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.31it/s] [ComfyUI] [ComfyUI] USDU: 10tile [01:57, 11.86s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:11, 2.91it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:00<00:10, 3.13it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:00<00:09, 3.22it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:01<00:09, 3.26it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:01<00:09, 3.27it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:01<00:08, 3.28it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:02<00:08, 3.29it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:02<00:08, 3.30it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:02<00:07, 3.30it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:03<00:07, 3.29it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:03<00:07, 3.29it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:03<00:06, 3.29it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:03<00:06, 3.29it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:04<00:06, 3.30it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:04<00:06, 3.28it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:04<00:05, 3.29it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:05<00:05, 3.29it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:05<00:05, 3.30it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:05<00:04, 3.31it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:06<00:04, 3.31it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:06<00:04, 3.31it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:06<00:03, 3.31it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:07<00:03, 3.31it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:07<00:03, 3.31it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:07<00:03, 3.32it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:07<00:02, 3.33it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:08<00:02, 3.33it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:08<00:02, 3.35it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:08<00:01, 3.35it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:09<00:01, 3.33it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:09<00:01, 3.34it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:09<00:00, 3.35it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:09<00:00, 3.37it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:10<00:00, 3.40it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.43it/s] [ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.31it/s] [ComfyUI] [ComfyUI] USDU: 11tile [02:09, 11.86s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:11, 2.93it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:00<00:10, 3.11it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:00<00:10, 3.20it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:01<00:09, 3.23it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:01<00:09, 3.24it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:01<00:08, 3.25it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:02<00:08, 3.26it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:02<00:08, 3.27it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:02<00:07, 3.27it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:03<00:07, 3.27it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:03<00:07, 3.26it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:03<00:07, 3.27it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:04<00:06, 3.27it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:04<00:06, 3.28it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:04<00:06, 3.27it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:04<00:05, 3.27it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:05<00:05, 3.28it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:05<00:05, 3.29it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:05<00:04, 3.29it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:06<00:04, 3.30it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:06<00:04, 3.29it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:06<00:03, 3.30it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:07<00:03, 3.30it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:07<00:03, 3.30it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:07<00:03, 3.31it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:07<00:02, 3.31it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:08<00:02, 3.31it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:08<00:02, 3.33it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:08<00:01, 3.33it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:09<00:01, 3.31it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:09<00:01, 3.31it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:09<00:00, 3.33it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:10<00:00, 3.35it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:10<00:00, 3.38it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.42it/s] [ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.30it/s] [ComfyUI] [ComfyUI] USDU: 12tile [02:21, 11.87s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:11, 2.92it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:00<00:10, 3.12it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:00<00:09, 3.21it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:01<00:09, 3.25it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:01<00:09, 3.26it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:01<00:08, 3.27it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:02<00:08, 3.27it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:02<00:08, 3.29it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:02<00:07, 3.28it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:03<00:07, 3.28it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:03<00:07, 3.28it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:03<00:06, 3.29it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:03<00:06, 3.29it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:04<00:06, 3.30it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:04<00:06, 3.30it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:04<00:05, 3.30it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:05<00:05, 3.30it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:05<00:05, 3.31it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:05<00:04, 3.31it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:06<00:04, 3.31it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:06<00:04, 3.30it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:06<00:03, 3.31it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:07<00:03, 3.32it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:07<00:03, 3.32it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:07<00:03, 3.33it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:07<00:02, 3.34it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:08<00:02, 3.34it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:08<00:02, 3.35it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:08<00:01, 3.37it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:09<00:01, 3.34it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:09<00:01, 3.34it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:09<00:00, 3.35it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:09<00:00, 3.38it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:10<00:00, 3.41it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.45it/s] [ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.32it/s] [ComfyUI] [ComfyUI] USDU: 13tile [02:33, 11.86s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:11, 2.93it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:00<00:10, 3.15it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:00<00:09, 3.24it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:01<00:09, 3.27it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:01<00:09, 3.27it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:01<00:08, 3.28it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:02<00:08, 3.29it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:02<00:08, 3.30it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:02<00:07, 3.29it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:03<00:07, 3.29it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:03<00:07, 3.28it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:03<00:06, 3.29it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:03<00:06, 3.29it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:04<00:06, 3.30it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:04<00:06, 3.29it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:04<00:05, 3.29it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:05<00:05, 3.30it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:05<00:05, 3.31it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:05<00:04, 3.32it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:06<00:04, 3.32it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:06<00:04, 3.32it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:06<00:03, 3.32it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:06<00:03, 3.32it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:07<00:03, 3.32it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:07<00:03, 3.33it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:07<00:02, 3.33it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:08<00:02, 3.33it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:08<00:02, 3.34it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:08<00:01, 3.35it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:09<00:01, 3.34it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:09<00:01, 3.34it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:09<00:00, 3.35it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:09<00:00, 3.37it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:10<00:00, 3.41it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.44it/s] [ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.32it/s] [ComfyUI] [ComfyUI] USDU: 14tile [02:45, 11.84s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:11, 2.95it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:00<00:10, 3.14it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:00<00:09, 3.22it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:01<00:09, 3.26it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:01<00:09, 3.27it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:01<00:08, 3.28it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:02<00:08, 3.29it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:02<00:08, 3.29it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:02<00:07, 3.29it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:03<00:07, 3.29it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:03<00:07, 3.29it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:03<00:06, 3.30it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:03<00:06, 3.29it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:04<00:06, 3.30it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:04<00:06, 3.29it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:04<00:05, 3.30it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:05<00:05, 3.30it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:05<00:05, 3.31it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:05<00:04, 3.31it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:06<00:04, 3.32it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:06<00:04, 3.32it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:06<00:03, 3.32it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:06<00:03, 3.31it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:07<00:03, 3.31it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:07<00:03, 3.32it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:07<00:02, 3.32it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:08<00:02, 3.33it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:08<00:02, 3.35it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:08<00:01, 3.35it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:09<00:01, 3.34it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:09<00:01, 3.34it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:09<00:00, 3.34it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:09<00:00, 3.36it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:10<00:00, 3.40it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.44it/s] [ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.32it/s] [ComfyUI] [ComfyUI] USDU: 15tile [02:56, 11.84s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:11, 2.95it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:00<00:10, 3.17it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:00<00:09, 3.25it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:01<00:09, 3.27it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:01<00:09, 3.27it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:01<00:08, 3.28it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:02<00:08, 3.30it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:02<00:08, 3.32it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:02<00:07, 3.31it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:03<00:07, 3.31it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:03<00:07, 3.29it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:03<00:06, 3.30it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:03<00:06, 3.31it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:04<00:06, 3.32it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:04<00:06, 3.32it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:04<00:05, 3.32it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:05<00:05, 3.32it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:05<00:05, 3.33it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:05<00:04, 3.33it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:06<00:04, 3.33it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:06<00:04, 3.33it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:06<00:03, 3.33it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:06<00:03, 3.34it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:07<00:03, 3.34it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:07<00:02, 3.35it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:07<00:02, 3.35it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:08<00:02, 3.35it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:08<00:02, 3.37it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:08<00:01, 3.37it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:09<00:01, 3.35it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:09<00:01, 3.35it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:09<00:00, 3.36it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:09<00:00, 3.39it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:10<00:00, 3.42it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.46it/s] [ComfyUI] 100%|██████████| 35/35 [00:10<00:00, 3.34it/s] [ComfyUI] [ComfyUI] USDU: 16tile [03:08, 11.82s/tile] Executing node 744, title: Save Image, class type: SaveImage [ComfyUI] USDU: 16tile [03:17, 12.32s/tile] [ComfyUI] Prompt executed in 306.25 seconds Converting '/tmp/outputs/ComfyUI_00001_.png' to JPG at '/tmp/outputs/tmpgy5dly_pLeonardo_Phoenix_a_black_puppy_that_is_sitting_on_the_tables_s_2_enhanced.jpg' Removed intermediate file: /tmp/outputs/ComfyUI_00001_.png
Prediction
goodguy1963/enhance-and-upscale-ai-photos:df5f0eaacd23478b9386fb9a5ace27eb42a8a59e5fe406eece6c0503a393745eID729sj7aykxrm80cpkcr8czjxt0StatusSucceededSourceWebHardwareL40STotal durationCreatedInput
{ "image": "https://replicate.delivery/pbxt/MwwqCvv4Jl6xlV0Ep5aEfuR6jIqrPxvhhsg7GVXWmFJjdbtk/Better%20prompt%20%20%2856%29.jpg", "upscale_factor": 2, "enable_depth_blur": false }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run goodguy1963/enhance-and-upscale-ai-photos using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "goodguy1963/enhance-and-upscale-ai-photos:df5f0eaacd23478b9386fb9a5ace27eb42a8a59e5fe406eece6c0503a393745e", { input: { image: "https://replicate.delivery/pbxt/MwwqCvv4Jl6xlV0Ep5aEfuR6jIqrPxvhhsg7GVXWmFJjdbtk/Better%20prompt%20%20%2856%29.jpg", upscale_factor: 2, enable_depth_blur: false } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run goodguy1963/enhance-and-upscale-ai-photos using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "goodguy1963/enhance-and-upscale-ai-photos:df5f0eaacd23478b9386fb9a5ace27eb42a8a59e5fe406eece6c0503a393745e", input={ "image": "https://replicate.delivery/pbxt/MwwqCvv4Jl6xlV0Ep5aEfuR6jIqrPxvhhsg7GVXWmFJjdbtk/Better%20prompt%20%20%2856%29.jpg", "upscale_factor": 2, "enable_depth_blur": False } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run goodguy1963/enhance-and-upscale-ai-photos using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "goodguy1963/enhance-and-upscale-ai-photos:df5f0eaacd23478b9386fb9a5ace27eb42a8a59e5fe406eece6c0503a393745e", "input": { "image": "https://replicate.delivery/pbxt/MwwqCvv4Jl6xlV0Ep5aEfuR6jIqrPxvhhsg7GVXWmFJjdbtk/Better%20prompt%20%20%2856%29.jpg", "upscale_factor": 2, "enable_depth_blur": false } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2025-05-04T12:10:25.413883Z", "created_at": "2025-05-04T12:06:00.607000Z", "data_removed": false, "error": null, "id": "729sj7aykxrm80cpkcr8czjxt0", "input": { "image": "https://replicate.delivery/pbxt/MwwqCvv4Jl6xlV0Ep5aEfuR6jIqrPxvhhsg7GVXWmFJjdbtk/Better%20prompt%20%20%2856%29.jpg", "upscale_factor": 2, "enable_depth_blur": false }, "logs": "Using Florence2 for image tagging - will download from Hugging Face during execution\nDepth blur disabled - bypassing ProPostDepthMapBlur\nCopied input image to /tmp/inputs/tmpd6k9wqxz.png\n[ComfyUI] got prompt\nExecuting node 325, title: Load Image, class type: LoadImage\nExecuting node 726, title: NSFW Filter, class type: ETN_NSFWFilter\nExecuting node 741, title: Upscale Image, class type: ImageScale\nExecuting node 740, title: Prep Image For ClipVision, class type: PrepImageForClipVision\nExecuting node 805, title: Florence2Run, class type: Florence2Run\nExecuting node 811, title: Florence2Run, class type: Florence2Run\nExecuting node 812, title: String Function 🐍, class type: StringFunction|pysssss\nExecuting node 206, title: String Function 🐍, class type: StringFunction|pysssss\nExecuting node 208, title: VAE Encode, class type: VAEEncode\nExecuting node 750, title: Depth Anything V2, class type: DepthAnything_V2\nExecuting node 210, title: CLIP Text Encode (Prompt), class type: CLIPTextEncode\nExecuting node 522, title: Apply ControlNet, class type: ControlNetApplyAdvanced\nExecuting node 398, title: Prep Image For ClipVision, class type: PrepImageForClipVision\nExecuting node 399, title: IPAdapter Advanced, class type: IPAdapterAdvanced\nExecuting node 204, title: KSampler, class type: KSampler\n[ComfyUI] Requested to load SDXL\n[ComfyUI] </s><s>Photograph of a young woman with short blonde hair, wearing a beige oversized sweater and red sunglasses, leaning over a shiny brown counter in a modern, high-tech building. She has a playful expression and is positioned in the center of the image. Behind her, a man with a beard and a serious expression is standing, slightly out of focus. The lighting is bright and even, with a grid pattern on the ceiling. The image has a high-quality, cinematic feel.</s>\n[ComfyUI] Offloading model...\n[ComfyUI] </s><s><s><s>1girl, looking at viewer, smile, short hair, blonde hair, red eyes, long sleeves, closed mouth, brown hair, 2boys, sweater, pants, glasses, indoors, blurry</s>\n[ComfyUI] Offloading model...\n[ComfyUI]\n[ComfyUI] 0%| | 0/40 [00:00<?, ?it/s]\n[ComfyUI] 2%|▎ | 1/40 [00:00<00:21, 1.80it/s]\n[ComfyUI] 5%|▌ | 2/40 [00:01<00:24, 1.57it/s]\n[ComfyUI] 8%|▊ | 3/40 [00:01<00:19, 1.86it/s]\n[ComfyUI] 10%|█ | 4/40 [00:02<00:17, 2.04it/s]\n[ComfyUI] 12%|█▎ | 5/40 [00:02<00:16, 2.16it/s]\n[ComfyUI] 15%|█▌ | 6/40 [00:02<00:15, 2.23it/s]\n[ComfyUI] 18%|█▊ | 7/40 [00:03<00:14, 2.28it/s]\n[ComfyUI] 20%|██ | 8/40 [00:03<00:13, 2.32it/s]\n[ComfyUI] 22%|██▎ | 9/40 [00:04<00:13, 2.34it/s]\n[ComfyUI] 25%|██▌ | 10/40 [00:04<00:12, 2.35it/s]\n[ComfyUI] 28%|██▊ | 11/40 [00:05<00:12, 2.36it/s]\n[ComfyUI] 30%|███ | 12/40 [00:05<00:11, 2.37it/s]\n[ComfyUI] 32%|███▎ | 13/40 [00:05<00:11, 2.37it/s]\n[ComfyUI] 35%|███▌ | 14/40 [00:06<00:10, 2.37it/s]\n[ComfyUI] 38%|███▊ | 15/40 [00:06<00:10, 2.38it/s]\n[ComfyUI] 40%|████ | 16/40 [00:07<00:10, 2.38it/s]\n[ComfyUI] 42%|████▎ | 17/40 [00:07<00:09, 2.38it/s]\n[ComfyUI] 45%|████▌ | 18/40 [00:07<00:09, 2.38it/s]\n[ComfyUI] 48%|████▊ | 19/40 [00:08<00:08, 2.38it/s]\n[ComfyUI] 50%|█████ | 20/40 [00:08<00:08, 2.38it/s]\n[ComfyUI] 52%|█████▎ | 21/40 [00:09<00:07, 2.38it/s]\n[ComfyUI] 55%|█████▌ | 22/40 [00:09<00:07, 2.38it/s]\n[ComfyUI] 57%|█████▊ | 23/40 [00:10<00:07, 2.38it/s]\n[ComfyUI] 60%|██████ | 24/40 [00:10<00:06, 2.39it/s]\n[ComfyUI] 62%|██████▎ | 25/40 [00:10<00:06, 2.38it/s]\n[ComfyUI] 65%|██████▌ | 26/40 [00:11<00:05, 2.38it/s]\n[ComfyUI] 68%|██████▊ | 27/40 [00:11<00:05, 2.38it/s]\n[ComfyUI] 70%|███████ | 28/40 [00:12<00:05, 2.38it/s]\n[ComfyUI] 72%|███████▎ | 29/40 [00:12<00:04, 2.38it/s]\n[ComfyUI] 75%|███████▌ | 30/40 [00:12<00:04, 2.38it/s]\n[ComfyUI] 78%|███████▊ | 31/40 [00:13<00:03, 2.38it/s]\n[ComfyUI] 80%|████████ | 32/40 [00:13<00:03, 2.38it/s]\n[ComfyUI] 82%|████████▎ | 33/40 [00:14<00:02, 2.38it/s]\n[ComfyUI] 85%|████████▌ | 34/40 [00:14<00:02, 2.38it/s]\n[ComfyUI] 88%|████████▊ | 35/40 [00:15<00:02, 2.38it/s]\n[ComfyUI] 90%|█████████ | 36/40 [00:15<00:01, 2.38it/s]\n[ComfyUI] 92%|█████████▎| 37/40 [00:15<00:01, 2.38it/s]\n[ComfyUI] 95%|█████████▌| 38/40 [00:16<00:00, 2.38it/s]\n[ComfyUI] 98%|█████████▊| 39/40 [00:16<00:00, 2.38it/s]\n[ComfyUI] 100%|██████████| 40/40 [00:17<00:00, 2.38it/s]\nExecuting node 538, title: VAE Decode, class type: VAEDecode\nExecuting node 635, title: Upscale Image By, class type: ImageScaleBy\nExecuting node 807, title: Florence2Run, class type: Florence2Run\nExecuting node 608, title: String Function 🐍, class type: StringFunction|pysssss\nExecuting node 600, title: VAE Encode, class type: VAEEncode\nExecuting node 601, title: CLIP Text Encode (Prompt), class type: CLIPTextEncode\nExecuting node 607, title: KSampler, class type: KSampler\n[ComfyUI] 100%|██████████| 40/40 [00:17<00:00, 2.33it/s]\n[ComfyUI] </s><s><s><s>1girl, looking at viewer, smile, short hair, shirt, blonde hair, brown hair, 1boy, brown eyes, jacket, closed mouth, standing, male focus, pants, glasses, indoors, sweater, nail polish, blurry, blurry background, sweater lift, facial hair, pants pull, orange eyes, desk, glasses around neck</s>\n[ComfyUI] Offloading model...\n[ComfyUI]\n[ComfyUI] 0%| | 0/48 [00:00<?, ?it/s]\n[ComfyUI] 4%|▍ | 2/48 [00:00<00:12, 3.65it/s]\n[ComfyUI] 6%|▋ | 3/48 [00:00<00:12, 3.64it/s]\n[ComfyUI] 8%|▊ | 4/48 [00:01<00:12, 3.63it/s]\n[ComfyUI] 10%|█ | 5/48 [00:01<00:11, 3.62it/s]\n[ComfyUI] 12%|█▎ | 6/48 [00:01<00:11, 3.61it/s]\n[ComfyUI] 15%|█▍ | 7/48 [00:01<00:11, 3.61it/s]\n[ComfyUI] 17%|█▋ | 8/48 [00:02<00:11, 3.60it/s]\n[ComfyUI] 19%|█▉ | 9/48 [00:02<00:10, 3.60it/s]\n[ComfyUI] 21%|██ | 10/48 [00:02<00:11, 3.24it/s]\n[ComfyUI] 23%|██▎ | 11/48 [00:03<00:15, 2.34it/s]\n[ComfyUI] 25%|██▌ | 12/48 [00:03<00:13, 2.62it/s]\n[ComfyUI] 27%|██▋ | 13/48 [00:04<00:12, 2.86it/s]\n[ComfyUI] 29%|██▉ | 14/48 [00:04<00:11, 3.04it/s]\n[ComfyUI] 31%|███▏ | 15/48 [00:04<00:10, 3.19it/s]\n[ComfyUI] 33%|███▎ | 16/48 [00:04<00:09, 3.30it/s]\n[ComfyUI] 35%|███▌ | 17/48 [00:05<00:09, 3.38it/s]\n[ComfyUI] 38%|███▊ | 18/48 [00:05<00:08, 3.43it/s]\n[ComfyUI] 40%|███▉ | 19/48 [00:05<00:08, 3.47it/s]\n[ComfyUI] 42%|████▏ | 20/48 [00:06<00:07, 3.51it/s]\n[ComfyUI] 44%|████▍ | 21/48 [00:06<00:07, 3.52it/s]\n[ComfyUI] 46%|████▌ | 22/48 [00:06<00:07, 3.54it/s]\n[ComfyUI] 48%|████▊ | 23/48 [00:06<00:07, 3.55it/s]\n[ComfyUI] 50%|█████ | 24/48 [00:07<00:06, 3.56it/s]\n[ComfyUI] 52%|█████▏ | 25/48 [00:07<00:06, 3.56it/s]\n[ComfyUI] 54%|█████▍ | 26/48 [00:07<00:06, 3.56it/s]\n[ComfyUI] 56%|█████▋ | 27/48 [00:08<00:05, 3.57it/s]\n[ComfyUI] 58%|█████▊ | 28/48 [00:08<00:05, 3.57it/s]\n[ComfyUI] 60%|██████ | 29/48 [00:08<00:05, 3.57it/s]\n[ComfyUI] 62%|██████▎ | 30/48 [00:08<00:05, 3.57it/s]\n[ComfyUI] 65%|██████▍ | 31/48 [00:09<00:04, 3.57it/s]\n[ComfyUI] 67%|██████▋ | 32/48 [00:09<00:04, 3.57it/s]\n[ComfyUI] 69%|██████▉ | 33/48 [00:09<00:04, 3.57it/s]\n[ComfyUI] 71%|███████ | 34/48 [00:09<00:03, 3.57it/s]\n[ComfyUI] 73%|███████▎ | 35/48 [00:10<00:03, 3.57it/s]\n[ComfyUI] 75%|███████▌ | 36/48 [00:10<00:03, 3.57it/s]\n[ComfyUI] 77%|███████▋ | 37/48 [00:10<00:03, 3.57it/s]\n[ComfyUI] 79%|███████▉ | 38/48 [00:11<00:02, 3.57it/s]\n[ComfyUI] 81%|████████▏ | 39/48 [00:11<00:02, 3.57it/s]\n[ComfyUI] 83%|████████▎ | 40/48 [00:11<00:02, 3.57it/s]\n[ComfyUI] 85%|████████▌ | 41/48 [00:11<00:01, 3.57it/s]\n[ComfyUI] 88%|████████▊ | 42/48 [00:12<00:01, 3.57it/s]\n[ComfyUI] 90%|████████▉ | 43/48 [00:12<00:01, 3.57it/s]\n[ComfyUI] 92%|█████████▏| 44/48 [00:12<00:01, 3.57it/s]\n[ComfyUI] 94%|█████████▍| 45/48 [00:13<00:00, 3.57it/s]\n[ComfyUI] 96%|█████████▌| 46/48 [00:13<00:00, 3.57it/s]\n[ComfyUI] 98%|█████████▊| 47/48 [00:13<00:00, 3.57it/s]\n[ComfyUI] 100%|██████████| 48/48 [00:13<00:00, 3.57it/s]\nExecuting node 603, title: KSampler, class type: KSampler\n[ComfyUI] 100%|██████████| 48/48 [00:13<00:00, 3.45it/s]\n[ComfyUI] \n[ComfyUI] 0%| | 0/48 [00:00<?, ?it/s]\n[ComfyUI] 2%|▏ | 1/48 [00:00<00:13, 3.42it/s]\n[ComfyUI] 4%|▍ | 2/48 [00:00<00:13, 3.35it/s]\n[ComfyUI] 6%|▋ | 3/48 [00:00<00:13, 3.37it/s]\n[ComfyUI] 8%|▊ | 4/48 [00:01<00:13, 3.36it/s]\n[ComfyUI] 10%|█ | 5/48 [00:01<00:12, 3.37it/s]\n[ComfyUI] 12%|█▎ | 6/48 [00:01<00:12, 3.38it/s]\n[ComfyUI] 15%|█▍ | 7/48 [00:02<00:12, 3.37it/s]\n[ComfyUI] 17%|█▋ | 8/48 [00:02<00:11, 3.39it/s]\n[ComfyUI] 19%|█▉ | 9/48 [00:02<00:11, 3.38it/s]\n[ComfyUI] 21%|██ | 10/48 [00:02<00:11, 3.37it/s]\n[ComfyUI] 23%|██▎ | 11/48 [00:03<00:10, 3.37it/s]\n[ComfyUI] 25%|██▌ | 12/48 [00:03<00:10, 3.38it/s]\n[ComfyUI] 27%|██▋ | 13/48 [00:03<00:10, 3.36it/s]\n[ComfyUI] 29%|██▉ | 14/48 [00:04<00:10, 3.37it/s]\n[ComfyUI] 31%|███▏ | 15/48 [00:04<00:09, 3.36it/s]\n[ComfyUI] 33%|███▎ | 16/48 [00:04<00:09, 3.36it/s]\n[ComfyUI] 35%|███▌ | 17/48 [00:05<00:09, 3.38it/s]\n[ComfyUI] 38%|███▊ | 18/48 [00:05<00:08, 3.38it/s]\n[ComfyUI] 40%|███▉ | 19/48 [00:05<00:08, 3.36it/s]\n[ComfyUI] 42%|████▏ | 20/48 [00:05<00:08, 3.38it/s]\n[ComfyUI] 44%|████▍ | 21/48 [00:06<00:07, 3.38it/s]\n[ComfyUI] 46%|████▌ | 22/48 [00:06<00:07, 3.36it/s]\n[ComfyUI] 48%|████▊ | 23/48 [00:06<00:07, 3.37it/s]\n[ComfyUI] 50%|█████ | 24/48 [00:07<00:07, 3.40it/s]\n[ComfyUI] 52%|█████▏ | 25/48 [00:07<00:06, 3.38it/s]\n[ComfyUI] 54%|█████▍ | 26/48 [00:07<00:06, 3.35it/s]\n[ComfyUI] 56%|█████▋ | 27/48 [00:08<00:06, 3.36it/s]\n[ComfyUI] 58%|█████▊ | 28/48 [00:08<00:05, 3.34it/s]\n[ComfyUI] 60%|██████ | 29/48 [00:08<00:05, 3.34it/s]\n[ComfyUI] 62%|██████▎ | 30/48 [00:08<00:05, 3.34it/s]\n[ComfyUI] 65%|██████▍ | 31/48 [00:09<00:05, 3.35it/s]\n[ComfyUI] 67%|██████▋ | 32/48 [00:09<00:04, 3.36it/s]\n[ComfyUI] 69%|██████▉ | 33/48 [00:09<00:04, 3.35it/s]\n[ComfyUI] 71%|███████ | 34/48 [00:10<00:04, 3.31it/s]\n[ComfyUI] 73%|███████▎ | 35/48 [00:10<00:03, 3.29it/s]\n[ComfyUI] 75%|███████▌ | 36/48 [00:10<00:03, 3.28it/s]\n[ComfyUI] 77%|███████▋ | 37/48 [00:11<00:04, 2.72it/s]\n[ComfyUI] 79%|███████▉ | 38/48 [00:11<00:03, 2.89it/s]\n[ComfyUI] 81%|████████▏ | 39/48 [00:11<00:03, 3.00it/s]\n[ComfyUI] 83%|████████▎ | 40/48 [00:12<00:02, 3.11it/s]\n[ComfyUI] 85%|████████▌ | 41/48 [00:12<00:02, 3.19it/s]\n[ComfyUI] 88%|████████▊ | 42/48 [00:12<00:01, 3.25it/s]\n[ComfyUI] 90%|████████▉ | 43/48 [00:13<00:01, 3.27it/s]\n[ComfyUI] 92%|█████████▏| 44/48 [00:13<00:01, 3.32it/s]\n[ComfyUI] 94%|█████████▍| 45/48 [00:13<00:00, 3.34it/s]\n[ComfyUI] 96%|█████████▌| 46/48 [00:13<00:00, 3.36it/s]\n[ComfyUI] 98%|█████████▊| 47/48 [00:14<00:00, 3.42it/s]\n[ComfyUI] 100%|██████████| 48/48 [00:14<00:00, 3.46it/s]\nExecuting node 739, title: VAE Decode, class type: VAEDecode\nExecuting node 809, title: DWPose Estimator, class type: DWPreprocessor\nExecuting node 802, title: Apply ControlNet, class type: ControlNetApplyAdvanced\nExecuting node 570, title: Ultimate SD Upscale, class type: UltimateSDUpscale\n[ComfyUI] 100%|██████████| 48/48 [00:14<00:00, 3.32it/s][ComfyUI] model_path is /src/ComfyUI/custom_nodes/comfyui_controlnet_aux/ckpts/yzd-v/DWPose/yolox_l.onnx\n[ComfyUI] model_path is /src/ComfyUI/custom_nodes/comfyui_controlnet_aux/ckpts/hr16/DWPose-TorchScript-BatchSize5/dw-ll_ucoco_384_bs5.torchscript.pt\n[ComfyUI] \n[ComfyUI] DWPose: Using yolox_l.onnx for bbox detection and dw-ll_ucoco_384_bs5.torchscript.pt for pose estimation\n[ComfyUI] DWPose: Bbox 11.47ms[ComfyUI]\n[ComfyUI] DWPose: Pose 2274.98ms on 3 people\n[ComfyUI]\n[ComfyUI] [USDU] Using tiled decode\n[ComfyUI] Canva size: 3072x3072\n[ComfyUI] Image size: 1536x1536\n[ComfyUI] Scale factor: 2\n[ComfyUI] Upscaling iteration 1 with scale factor 2\n[ComfyUI] Tile size: 1536x1536\n[ComfyUI] Tiles amount: 4\n[ComfyUI] Grid: 2x2\n[ComfyUI] Redraw enabled: True\n[ComfyUI] Seams fix mode: NONE\n[ComfyUI] USDU: 0%| | 0/1 [00:00<?, ?tile/s]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:24, 1.38it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:01<00:21, 1.51it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:02<00:19, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:04<00:17, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:06<00:15, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:08<00:13, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:10<00:11, 1.57it/s]\u001b[A\n[ComfyUI] \n[ComfyUI] 51%|█████▏ | 18/35 [00:11<00:10, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:13<00:08, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:17<00:04, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:19<00:02, 1.57it/s]\u001b[A\n[ComfyUI] \n[ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.58it/s]\u001b[A\n[ComfyUI] \n[ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.60it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.61it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.57it/s]\n[ComfyUI]\n[ComfyUI] USDU: 100%|██████████| 1/1 [00:22<00:00, 22.82s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:24, 1.38it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:01<00:21, 1.50it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.54it/s]\u001b[A\n[ComfyUI] \n[ComfyUI] 11%|█▏ | 4/35 [00:02<00:19, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.57it/s]\u001b[A\n[ComfyUI] \n[ComfyUI] 20%|██ | 7/35 [00:04<00:17, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.56it/s]\u001b[A\n[ComfyUI] \n[ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:10<00:11, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:11<00:10, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:13<00:08, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.55it/s]\u001b[A\n[ComfyUI] \n[ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:19<00:02, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.58it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.56it/s]\n[ComfyUI]\n[ComfyUI] USDU: 2tile [00:47, 23.77s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:24, 1.37it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.49it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.53it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:02<00:20, 1.54it/s]\u001b[A\n[ComfyUI] \n[ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:04<00:18, 1.54it/s]\u001b[A\n[ComfyUI] \n[ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:11<00:11, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:11<00:10, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:13<00:08, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:19<00:02, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.61it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.56it/s]\n[ComfyUI]\n[ComfyUI] USDU: 3tile [01:11, 24.20s/tile]\n[ComfyUI] \n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:24, 1.39it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.49it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.53it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:02<00:20, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:04<00:17, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:10<00:11, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:11<00:10, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:13<00:09, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:19<00:02, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.60it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.56it/s]\n[ComfyUI]\n[ComfyUI] USDU: 4tile [01:36, 24.27s/tile]\nExecuting node 744, title: Save Image, class type: SaveImage\n[ComfyUI] USDU: 4tile [01:37, 24.47s/tile]\n[ComfyUI] Prompt executed in 263.98 seconds\nConverting '/tmp/outputs/ComfyUI_00001_.png' to JPG at '/tmp/outputs/tmpt66a0732Better prompt (56)_enhanced.jpg'\nRemoved intermediate file: /tmp/outputs/ComfyUI_00001_.png", "metrics": { "predict_time": 264.799081902, "total_time": 264.806883 }, "output": [ "https://replicate.delivery/xezq/eEX2g4DcbHX2HKe5uJ6UXk9UAKy06E3P7eSUhS6TMZjiZhSpA/tmpt66a0732Better%20prompt%20%20%2856%29_enhanced.jpg" ], "started_at": "2025-05-04T12:06:00.614801Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-wse7r2ozeofvor4oyyaila3u2kqqv6hcskinmlpmckkoo22fuqha", "get": "https://api.replicate.com/v1/predictions/729sj7aykxrm80cpkcr8czjxt0", "cancel": "https://api.replicate.com/v1/predictions/729sj7aykxrm80cpkcr8czjxt0/cancel" }, "version": "df5f0eaacd23478b9386fb9a5ace27eb42a8a59e5fe406eece6c0503a393745e" }
Generated inUsing Florence2 for image tagging - will download from Hugging Face during execution Depth blur disabled - bypassing ProPostDepthMapBlur Copied input image to /tmp/inputs/tmpd6k9wqxz.png [ComfyUI] got prompt Executing node 325, title: Load Image, class type: LoadImage Executing node 726, title: NSFW Filter, class type: ETN_NSFWFilter Executing node 741, title: Upscale Image, class type: ImageScale Executing node 740, title: Prep Image For ClipVision, class type: PrepImageForClipVision Executing node 805, title: Florence2Run, class type: Florence2Run Executing node 811, title: Florence2Run, class type: Florence2Run Executing node 812, title: String Function 🐍, class type: StringFunction|pysssss Executing node 206, title: String Function 🐍, class type: StringFunction|pysssss Executing node 208, title: VAE Encode, class type: VAEEncode Executing node 750, title: Depth Anything V2, class type: DepthAnything_V2 Executing node 210, title: CLIP Text Encode (Prompt), class type: CLIPTextEncode Executing node 522, title: Apply ControlNet, class type: ControlNetApplyAdvanced Executing node 398, title: Prep Image For ClipVision, class type: PrepImageForClipVision Executing node 399, title: IPAdapter Advanced, class type: IPAdapterAdvanced Executing node 204, title: KSampler, class type: KSampler [ComfyUI] Requested to load SDXL [ComfyUI] </s><s>Photograph of a young woman with short blonde hair, wearing a beige oversized sweater and red sunglasses, leaning over a shiny brown counter in a modern, high-tech building. She has a playful expression and is positioned in the center of the image. Behind her, a man with a beard and a serious expression is standing, slightly out of focus. The lighting is bright and even, with a grid pattern on the ceiling. The image has a high-quality, cinematic feel.</s> [ComfyUI] Offloading model... [ComfyUI] </s><s><s><s>1girl, looking at viewer, smile, short hair, blonde hair, red eyes, long sleeves, closed mouth, brown hair, 2boys, sweater, pants, glasses, indoors, blurry</s> [ComfyUI] Offloading model... [ComfyUI] [ComfyUI] 0%| | 0/40 [00:00<?, ?it/s] [ComfyUI] 2%|▎ | 1/40 [00:00<00:21, 1.80it/s] [ComfyUI] 5%|▌ | 2/40 [00:01<00:24, 1.57it/s] [ComfyUI] 8%|▊ | 3/40 [00:01<00:19, 1.86it/s] [ComfyUI] 10%|█ | 4/40 [00:02<00:17, 2.04it/s] [ComfyUI] 12%|█▎ | 5/40 [00:02<00:16, 2.16it/s] [ComfyUI] 15%|█▌ | 6/40 [00:02<00:15, 2.23it/s] [ComfyUI] 18%|█▊ | 7/40 [00:03<00:14, 2.28it/s] [ComfyUI] 20%|██ | 8/40 [00:03<00:13, 2.32it/s] [ComfyUI] 22%|██▎ | 9/40 [00:04<00:13, 2.34it/s] [ComfyUI] 25%|██▌ | 10/40 [00:04<00:12, 2.35it/s] [ComfyUI] 28%|██▊ | 11/40 [00:05<00:12, 2.36it/s] [ComfyUI] 30%|███ | 12/40 [00:05<00:11, 2.37it/s] [ComfyUI] 32%|███▎ | 13/40 [00:05<00:11, 2.37it/s] [ComfyUI] 35%|███▌ | 14/40 [00:06<00:10, 2.37it/s] [ComfyUI] 38%|███▊ | 15/40 [00:06<00:10, 2.38it/s] [ComfyUI] 40%|████ | 16/40 [00:07<00:10, 2.38it/s] [ComfyUI] 42%|████▎ | 17/40 [00:07<00:09, 2.38it/s] [ComfyUI] 45%|████▌ | 18/40 [00:07<00:09, 2.38it/s] [ComfyUI] 48%|████▊ | 19/40 [00:08<00:08, 2.38it/s] [ComfyUI] 50%|█████ | 20/40 [00:08<00:08, 2.38it/s] [ComfyUI] 52%|█████▎ | 21/40 [00:09<00:07, 2.38it/s] [ComfyUI] 55%|█████▌ | 22/40 [00:09<00:07, 2.38it/s] [ComfyUI] 57%|█████▊ | 23/40 [00:10<00:07, 2.38it/s] [ComfyUI] 60%|██████ | 24/40 [00:10<00:06, 2.39it/s] [ComfyUI] 62%|██████▎ | 25/40 [00:10<00:06, 2.38it/s] [ComfyUI] 65%|██████▌ | 26/40 [00:11<00:05, 2.38it/s] [ComfyUI] 68%|██████▊ | 27/40 [00:11<00:05, 2.38it/s] [ComfyUI] 70%|███████ | 28/40 [00:12<00:05, 2.38it/s] [ComfyUI] 72%|███████▎ | 29/40 [00:12<00:04, 2.38it/s] [ComfyUI] 75%|███████▌ | 30/40 [00:12<00:04, 2.38it/s] [ComfyUI] 78%|███████▊ | 31/40 [00:13<00:03, 2.38it/s] [ComfyUI] 80%|████████ | 32/40 [00:13<00:03, 2.38it/s] [ComfyUI] 82%|████████▎ | 33/40 [00:14<00:02, 2.38it/s] [ComfyUI] 85%|████████▌ | 34/40 [00:14<00:02, 2.38it/s] [ComfyUI] 88%|████████▊ | 35/40 [00:15<00:02, 2.38it/s] [ComfyUI] 90%|█████████ | 36/40 [00:15<00:01, 2.38it/s] [ComfyUI] 92%|█████████▎| 37/40 [00:15<00:01, 2.38it/s] [ComfyUI] 95%|█████████▌| 38/40 [00:16<00:00, 2.38it/s] [ComfyUI] 98%|█████████▊| 39/40 [00:16<00:00, 2.38it/s] [ComfyUI] 100%|██████████| 40/40 [00:17<00:00, 2.38it/s] Executing node 538, title: VAE Decode, class type: VAEDecode Executing node 635, title: Upscale Image By, class type: ImageScaleBy Executing node 807, title: Florence2Run, class type: Florence2Run Executing node 608, title: String Function 🐍, class type: StringFunction|pysssss Executing node 600, title: VAE Encode, class type: VAEEncode Executing node 601, title: CLIP Text Encode (Prompt), class type: CLIPTextEncode Executing node 607, title: KSampler, class type: KSampler [ComfyUI] 100%|██████████| 40/40 [00:17<00:00, 2.33it/s] [ComfyUI] </s><s><s><s>1girl, looking at viewer, smile, short hair, shirt, blonde hair, brown hair, 1boy, brown eyes, jacket, closed mouth, standing, male focus, pants, glasses, indoors, sweater, nail polish, blurry, blurry background, sweater lift, facial hair, pants pull, orange eyes, desk, glasses around neck</s> [ComfyUI] Offloading model... [ComfyUI] [ComfyUI] 0%| | 0/48 [00:00<?, ?it/s] [ComfyUI] 4%|▍ | 2/48 [00:00<00:12, 3.65it/s] [ComfyUI] 6%|▋ | 3/48 [00:00<00:12, 3.64it/s] [ComfyUI] 8%|▊ | 4/48 [00:01<00:12, 3.63it/s] [ComfyUI] 10%|█ | 5/48 [00:01<00:11, 3.62it/s] [ComfyUI] 12%|█▎ | 6/48 [00:01<00:11, 3.61it/s] [ComfyUI] 15%|█▍ | 7/48 [00:01<00:11, 3.61it/s] [ComfyUI] 17%|█▋ | 8/48 [00:02<00:11, 3.60it/s] [ComfyUI] 19%|█▉ | 9/48 [00:02<00:10, 3.60it/s] [ComfyUI] 21%|██ | 10/48 [00:02<00:11, 3.24it/s] [ComfyUI] 23%|██▎ | 11/48 [00:03<00:15, 2.34it/s] [ComfyUI] 25%|██▌ | 12/48 [00:03<00:13, 2.62it/s] [ComfyUI] 27%|██▋ | 13/48 [00:04<00:12, 2.86it/s] [ComfyUI] 29%|██▉ | 14/48 [00:04<00:11, 3.04it/s] [ComfyUI] 31%|███▏ | 15/48 [00:04<00:10, 3.19it/s] [ComfyUI] 33%|███▎ | 16/48 [00:04<00:09, 3.30it/s] [ComfyUI] 35%|███▌ | 17/48 [00:05<00:09, 3.38it/s] [ComfyUI] 38%|███▊ | 18/48 [00:05<00:08, 3.43it/s] [ComfyUI] 40%|███▉ | 19/48 [00:05<00:08, 3.47it/s] [ComfyUI] 42%|████▏ | 20/48 [00:06<00:07, 3.51it/s] [ComfyUI] 44%|████▍ | 21/48 [00:06<00:07, 3.52it/s] [ComfyUI] 46%|████▌ | 22/48 [00:06<00:07, 3.54it/s] [ComfyUI] 48%|████▊ | 23/48 [00:06<00:07, 3.55it/s] [ComfyUI] 50%|█████ | 24/48 [00:07<00:06, 3.56it/s] [ComfyUI] 52%|█████▏ | 25/48 [00:07<00:06, 3.56it/s] [ComfyUI] 54%|█████▍ | 26/48 [00:07<00:06, 3.56it/s] [ComfyUI] 56%|█████▋ | 27/48 [00:08<00:05, 3.57it/s] [ComfyUI] 58%|█████▊ | 28/48 [00:08<00:05, 3.57it/s] [ComfyUI] 60%|██████ | 29/48 [00:08<00:05, 3.57it/s] [ComfyUI] 62%|██████▎ | 30/48 [00:08<00:05, 3.57it/s] [ComfyUI] 65%|██████▍ | 31/48 [00:09<00:04, 3.57it/s] [ComfyUI] 67%|██████▋ | 32/48 [00:09<00:04, 3.57it/s] [ComfyUI] 69%|██████▉ | 33/48 [00:09<00:04, 3.57it/s] [ComfyUI] 71%|███████ | 34/48 [00:09<00:03, 3.57it/s] [ComfyUI] 73%|███████▎ | 35/48 [00:10<00:03, 3.57it/s] [ComfyUI] 75%|███████▌ | 36/48 [00:10<00:03, 3.57it/s] [ComfyUI] 77%|███████▋ | 37/48 [00:10<00:03, 3.57it/s] [ComfyUI] 79%|███████▉ | 38/48 [00:11<00:02, 3.57it/s] [ComfyUI] 81%|████████▏ | 39/48 [00:11<00:02, 3.57it/s] [ComfyUI] 83%|████████▎ | 40/48 [00:11<00:02, 3.57it/s] [ComfyUI] 85%|████████▌ | 41/48 [00:11<00:01, 3.57it/s] [ComfyUI] 88%|████████▊ | 42/48 [00:12<00:01, 3.57it/s] [ComfyUI] 90%|████████▉ | 43/48 [00:12<00:01, 3.57it/s] [ComfyUI] 92%|█████████▏| 44/48 [00:12<00:01, 3.57it/s] [ComfyUI] 94%|█████████▍| 45/48 [00:13<00:00, 3.57it/s] [ComfyUI] 96%|█████████▌| 46/48 [00:13<00:00, 3.57it/s] [ComfyUI] 98%|█████████▊| 47/48 [00:13<00:00, 3.57it/s] [ComfyUI] 100%|██████████| 48/48 [00:13<00:00, 3.57it/s] Executing node 603, title: KSampler, class type: KSampler [ComfyUI] 100%|██████████| 48/48 [00:13<00:00, 3.45it/s] [ComfyUI] [ComfyUI] 0%| | 0/48 [00:00<?, ?it/s] [ComfyUI] 2%|▏ | 1/48 [00:00<00:13, 3.42it/s] [ComfyUI] 4%|▍ | 2/48 [00:00<00:13, 3.35it/s] [ComfyUI] 6%|▋ | 3/48 [00:00<00:13, 3.37it/s] [ComfyUI] 8%|▊ | 4/48 [00:01<00:13, 3.36it/s] [ComfyUI] 10%|█ | 5/48 [00:01<00:12, 3.37it/s] [ComfyUI] 12%|█▎ | 6/48 [00:01<00:12, 3.38it/s] [ComfyUI] 15%|█▍ | 7/48 [00:02<00:12, 3.37it/s] [ComfyUI] 17%|█▋ | 8/48 [00:02<00:11, 3.39it/s] [ComfyUI] 19%|█▉ | 9/48 [00:02<00:11, 3.38it/s] [ComfyUI] 21%|██ | 10/48 [00:02<00:11, 3.37it/s] [ComfyUI] 23%|██▎ | 11/48 [00:03<00:10, 3.37it/s] [ComfyUI] 25%|██▌ | 12/48 [00:03<00:10, 3.38it/s] [ComfyUI] 27%|██▋ | 13/48 [00:03<00:10, 3.36it/s] [ComfyUI] 29%|██▉ | 14/48 [00:04<00:10, 3.37it/s] [ComfyUI] 31%|███▏ | 15/48 [00:04<00:09, 3.36it/s] [ComfyUI] 33%|███▎ | 16/48 [00:04<00:09, 3.36it/s] [ComfyUI] 35%|███▌ | 17/48 [00:05<00:09, 3.38it/s] [ComfyUI] 38%|███▊ | 18/48 [00:05<00:08, 3.38it/s] [ComfyUI] 40%|███▉ | 19/48 [00:05<00:08, 3.36it/s] [ComfyUI] 42%|████▏ | 20/48 [00:05<00:08, 3.38it/s] [ComfyUI] 44%|████▍ | 21/48 [00:06<00:07, 3.38it/s] [ComfyUI] 46%|████▌ | 22/48 [00:06<00:07, 3.36it/s] [ComfyUI] 48%|████▊ | 23/48 [00:06<00:07, 3.37it/s] [ComfyUI] 50%|█████ | 24/48 [00:07<00:07, 3.40it/s] [ComfyUI] 52%|█████▏ | 25/48 [00:07<00:06, 3.38it/s] [ComfyUI] 54%|█████▍ | 26/48 [00:07<00:06, 3.35it/s] [ComfyUI] 56%|█████▋ | 27/48 [00:08<00:06, 3.36it/s] [ComfyUI] 58%|█████▊ | 28/48 [00:08<00:05, 3.34it/s] [ComfyUI] 60%|██████ | 29/48 [00:08<00:05, 3.34it/s] [ComfyUI] 62%|██████▎ | 30/48 [00:08<00:05, 3.34it/s] [ComfyUI] 65%|██████▍ | 31/48 [00:09<00:05, 3.35it/s] [ComfyUI] 67%|██████▋ | 32/48 [00:09<00:04, 3.36it/s] [ComfyUI] 69%|██████▉ | 33/48 [00:09<00:04, 3.35it/s] [ComfyUI] 71%|███████ | 34/48 [00:10<00:04, 3.31it/s] [ComfyUI] 73%|███████▎ | 35/48 [00:10<00:03, 3.29it/s] [ComfyUI] 75%|███████▌ | 36/48 [00:10<00:03, 3.28it/s] [ComfyUI] 77%|███████▋ | 37/48 [00:11<00:04, 2.72it/s] [ComfyUI] 79%|███████▉ | 38/48 [00:11<00:03, 2.89it/s] [ComfyUI] 81%|████████▏ | 39/48 [00:11<00:03, 3.00it/s] [ComfyUI] 83%|████████▎ | 40/48 [00:12<00:02, 3.11it/s] [ComfyUI] 85%|████████▌ | 41/48 [00:12<00:02, 3.19it/s] [ComfyUI] 88%|████████▊ | 42/48 [00:12<00:01, 3.25it/s] [ComfyUI] 90%|████████▉ | 43/48 [00:13<00:01, 3.27it/s] [ComfyUI] 92%|█████████▏| 44/48 [00:13<00:01, 3.32it/s] [ComfyUI] 94%|█████████▍| 45/48 [00:13<00:00, 3.34it/s] [ComfyUI] 96%|█████████▌| 46/48 [00:13<00:00, 3.36it/s] [ComfyUI] 98%|█████████▊| 47/48 [00:14<00:00, 3.42it/s] [ComfyUI] 100%|██████████| 48/48 [00:14<00:00, 3.46it/s] Executing node 739, title: VAE Decode, class type: VAEDecode Executing node 809, title: DWPose Estimator, class type: DWPreprocessor Executing node 802, title: Apply ControlNet, class type: ControlNetApplyAdvanced Executing node 570, title: Ultimate SD Upscale, class type: UltimateSDUpscale [ComfyUI] 100%|██████████| 48/48 [00:14<00:00, 3.32it/s][ComfyUI] model_path is /src/ComfyUI/custom_nodes/comfyui_controlnet_aux/ckpts/yzd-v/DWPose/yolox_l.onnx [ComfyUI] model_path is /src/ComfyUI/custom_nodes/comfyui_controlnet_aux/ckpts/hr16/DWPose-TorchScript-BatchSize5/dw-ll_ucoco_384_bs5.torchscript.pt [ComfyUI] [ComfyUI] DWPose: Using yolox_l.onnx for bbox detection and dw-ll_ucoco_384_bs5.torchscript.pt for pose estimation [ComfyUI] DWPose: Bbox 11.47ms[ComfyUI] [ComfyUI] DWPose: Pose 2274.98ms on 3 people [ComfyUI] [ComfyUI] [USDU] Using tiled decode [ComfyUI] Canva size: 3072x3072 [ComfyUI] Image size: 1536x1536 [ComfyUI] Scale factor: 2 [ComfyUI] Upscaling iteration 1 with scale factor 2 [ComfyUI] Tile size: 1536x1536 [ComfyUI] Tiles amount: 4 [ComfyUI] Grid: 2x2 [ComfyUI] Redraw enabled: True [ComfyUI] Seams fix mode: NONE [ComfyUI] USDU: 0%| | 0/1 [00:00<?, ?tile/s] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:24, 1.38it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:01<00:21, 1.51it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.55it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:02<00:19, 1.57it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.58it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.57it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:04<00:17, 1.57it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.57it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.57it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:06<00:15, 1.57it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.57it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.57it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.57it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:08<00:13, 1.56it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.56it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.57it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:10<00:11, 1.57it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:11<00:10, 1.56it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.56it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.57it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:13<00:08, 1.56it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.56it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.56it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.56it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.56it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.56it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.56it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:17<00:04, 1.56it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.57it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.57it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:19<00:02, 1.57it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.58it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.58it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.60it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.61it/s] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.57it/s] [ComfyUI] [ComfyUI] USDU: 100%|██████████| 1/1 [00:22<00:00, 22.82s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:24, 1.38it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:01<00:21, 1.50it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.54it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:02<00:19, 1.56it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.57it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.57it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:04<00:17, 1.56it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.56it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.56it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.55it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.56it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.56it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.56it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.56it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.56it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.56it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:10<00:11, 1.56it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:11<00:10, 1.56it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.56it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.56it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:13<00:08, 1.56it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.56it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.55it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.55it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.56it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.55it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.55it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.55it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.55it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.56it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:19<00:02, 1.56it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.57it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.57it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.59it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.58it/s] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.56it/s] [ComfyUI] [ComfyUI] USDU: 2tile [00:47, 23.77s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:24, 1.37it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.49it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.53it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:02<00:20, 1.54it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.55it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.54it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:04<00:18, 1.54it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.55it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.54it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.54it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.55it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.55it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.54it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.55it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.55it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.55it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:11<00:11, 1.55it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:11<00:10, 1.55it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.55it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.56it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:13<00:08, 1.56it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.56it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.56it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.56it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.57it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.57it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.57it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.56it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.56it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.56it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:19<00:02, 1.57it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.58it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.58it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.59it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.61it/s] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.56it/s] [ComfyUI] [ComfyUI] USDU: 3tile [01:11, 24.20s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:24, 1.39it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.49it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.53it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:02<00:20, 1.55it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.56it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.56it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:04<00:17, 1.56it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.56it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.56it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.55it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.56it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.56it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.56it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.56it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.56it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.57it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:10<00:11, 1.56it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:11<00:10, 1.56it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.56it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.56it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:13<00:09, 1.56it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.55it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.56it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.56it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.56it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.56it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.56it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.56it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.56it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.56it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:19<00:02, 1.57it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.57it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.57it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.59it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.60it/s] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.56it/s] [ComfyUI] [ComfyUI] USDU: 4tile [01:36, 24.27s/tile] Executing node 744, title: Save Image, class type: SaveImage [ComfyUI] USDU: 4tile [01:37, 24.47s/tile] [ComfyUI] Prompt executed in 263.98 seconds Converting '/tmp/outputs/ComfyUI_00001_.png' to JPG at '/tmp/outputs/tmpt66a0732Better prompt (56)_enhanced.jpg' Removed intermediate file: /tmp/outputs/ComfyUI_00001_.png
Prediction
goodguy1963/enhance-and-upscale-ai-photos:b597f65a2999acfe87d76b3b456da46cd14f3573741490c4444522a2a7613fcfIDam7wxfck6xrme0cpkhbtp87a7rStatusSucceededSourceWebHardwareL40STotal durationCreatedInput
{ "image": "https://replicate.delivery/pbxt/Mx1ljNHsdefbrPCPKzE8J0nuFZKwRKHxrXarbnXOjefSS6Aq/e70c76eb-819d-4110-96d7-3d820434b2ae.png", "upscale_factor": 2, "enable_depth_blur": false }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run goodguy1963/enhance-and-upscale-ai-photos using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "goodguy1963/enhance-and-upscale-ai-photos:b597f65a2999acfe87d76b3b456da46cd14f3573741490c4444522a2a7613fcf", { input: { image: "https://replicate.delivery/pbxt/Mx1ljNHsdefbrPCPKzE8J0nuFZKwRKHxrXarbnXOjefSS6Aq/e70c76eb-819d-4110-96d7-3d820434b2ae.png", upscale_factor: 2, enable_depth_blur: false } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run goodguy1963/enhance-and-upscale-ai-photos using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "goodguy1963/enhance-and-upscale-ai-photos:b597f65a2999acfe87d76b3b456da46cd14f3573741490c4444522a2a7613fcf", input={ "image": "https://replicate.delivery/pbxt/Mx1ljNHsdefbrPCPKzE8J0nuFZKwRKHxrXarbnXOjefSS6Aq/e70c76eb-819d-4110-96d7-3d820434b2ae.png", "upscale_factor": 2, "enable_depth_blur": False } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run goodguy1963/enhance-and-upscale-ai-photos using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "goodguy1963/enhance-and-upscale-ai-photos:b597f65a2999acfe87d76b3b456da46cd14f3573741490c4444522a2a7613fcf", "input": { "image": "https://replicate.delivery/pbxt/Mx1ljNHsdefbrPCPKzE8J0nuFZKwRKHxrXarbnXOjefSS6Aq/e70c76eb-819d-4110-96d7-3d820434b2ae.png", "upscale_factor": 2, "enable_depth_blur": false } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2025-05-04T17:32:51.622906Z", "created_at": "2025-05-04T17:28:27.191000Z", "data_removed": false, "error": null, "id": "am7wxfck6xrme0cpkhbtp87a7r", "input": { "image": "https://replicate.delivery/pbxt/Mx1ljNHsdefbrPCPKzE8J0nuFZKwRKHxrXarbnXOjefSS6Aq/e70c76eb-819d-4110-96d7-3d820434b2ae.png", "upscale_factor": 2, "enable_depth_blur": false }, "logs": "Using Florence2 for image tagging - will download from Hugging Face during execution\nDepth blur disabled - bypassing ProPostDepthMapBlur\nCopied input image to /tmp/inputs/tmpd6k9wqxz.png\n[ComfyUI] got prompt\nExecuting node 325, title: Load Image, class type: LoadImage\nExecuting node 726, title: NSFW Filter, class type: ETN_NSFWFilter\nExecuting node 741, title: Upscale Image, class type: ImageScale\nExecuting node 740, title: Prep Image For ClipVision, class type: PrepImageForClipVision\nExecuting node 805, title: Florence2Run, class type: Florence2Run\nExecuting node 813, title: Florence2Run, class type: Florence2Run\nExecuting node 814, title: String Function 🐍, class type: StringFunction|pysssss\nExecuting node 206, title: String Function 🐍, class type: StringFunction|pysssss\nExecuting node 208, title: VAE Encode, class type: VAEEncode\nExecuting node 750, title: Depth Anything V2, class type: DepthAnything_V2\nExecuting node 210, title: CLIP Text Encode (Prompt), class type: CLIPTextEncode\nExecuting node 522, title: Apply ControlNet, class type: ControlNetApplyAdvanced\nExecuting node 398, title: Prep Image For ClipVision, class type: PrepImageForClipVision\nExecuting node 399, title: IPAdapter Advanced, class type: IPAdapterAdvanced\nExecuting node 204, title: KSampler, class type: KSampler\n[ComfyUI] Requested to load SDXL\n[ComfyUI] </s><s>A brown dog holding a cardboard sign that reads \"Fancy API? I eat pixels for breakfast.\" The dog has a neutral expression and is looking directly at the viewer. The background is a plain beige color. The sign is white with black text. The dog is positioned in the center of the image.</s>\n[ComfyUI] Offloading model...\n[ComfyUI] </s><s><s>FANCY API?I eat pIXELSFOR BREAKFAST.</s>\n[ComfyUI] Offloading model...\n[ComfyUI]\n[ComfyUI] 0%| | 0/40 [00:00<?, ?it/s]\n[ComfyUI] 2%|▎ | 1/40 [00:00<00:17, 2.29it/s]\n[ComfyUI] 5%|▌ | 2/40 [00:00<00:16, 2.37it/s]\n[ComfyUI] 8%|▊ | 3/40 [00:01<00:15, 2.40it/s]\n[ComfyUI] 10%|█ | 4/40 [00:01<00:14, 2.41it/s]\n[ComfyUI] 12%|█▎ | 5/40 [00:02<00:14, 2.41it/s]\n[ComfyUI] 15%|█▌ | 6/40 [00:02<00:14, 2.41it/s]\n[ComfyUI] 18%|█▊ | 7/40 [00:02<00:13, 2.42it/s]\n[ComfyUI] 20%|██ | 8/40 [00:03<00:13, 2.42it/s]\n[ComfyUI] 22%|██▎ | 9/40 [00:03<00:12, 2.42it/s]\n[ComfyUI] 25%|██▌ | 10/40 [00:04<00:12, 2.42it/s]\n[ComfyUI] 28%|██▊ | 11/40 [00:04<00:12, 2.42it/s]\n[ComfyUI] 30%|███ | 12/40 [00:04<00:11, 2.42it/s]\n[ComfyUI] 32%|███▎ | 13/40 [00:05<00:11, 2.42it/s]\n[ComfyUI] 35%|███▌ | 14/40 [00:05<00:10, 2.41it/s]\n[ComfyUI] 38%|███▊ | 15/40 [00:06<00:10, 2.42it/s]\n[ComfyUI] 40%|████ | 16/40 [00:06<00:09, 2.41it/s]\n[ComfyUI] 42%|████▎ | 17/40 [00:07<00:09, 2.41it/s]\n[ComfyUI] 45%|████▌ | 18/40 [00:07<00:09, 2.41it/s]\n[ComfyUI] 48%|████▊ | 19/40 [00:07<00:08, 2.41it/s]\n[ComfyUI] 50%|█████ | 20/40 [00:08<00:08, 2.41it/s]\n[ComfyUI] 52%|█████▎ | 21/40 [00:08<00:07, 2.41it/s]\n[ComfyUI] 55%|█████▌ | 22/40 [00:09<00:07, 2.41it/s]\n[ComfyUI] 57%|█████▊ | 23/40 [00:09<00:07, 2.40it/s]\n[ComfyUI] 60%|██████ | 24/40 [00:09<00:06, 2.40it/s]\n[ComfyUI] 62%|██████▎ | 25/40 [00:10<00:06, 2.41it/s]\n[ComfyUI] 65%|██████▌ | 26/40 [00:10<00:05, 2.41it/s]\n[ComfyUI] 68%|██████▊ | 27/40 [00:11<00:05, 2.41it/s]\n[ComfyUI] 70%|███████ | 28/40 [00:11<00:04, 2.40it/s]\n[ComfyUI] 72%|███████▎ | 29/40 [00:12<00:04, 2.40it/s]\n[ComfyUI] 75%|███████▌ | 30/40 [00:12<00:04, 2.40it/s]\n[ComfyUI] 78%|███████▊ | 31/40 [00:12<00:03, 2.40it/s]\n[ComfyUI] 80%|████████ | 32/40 [00:13<00:03, 2.40it/s]\n[ComfyUI] 82%|████████▎ | 33/40 [00:13<00:02, 2.40it/s]\n[ComfyUI] 85%|████████▌ | 34/40 [00:14<00:02, 2.40it/s]\n[ComfyUI] 88%|████████▊ | 35/40 [00:14<00:02, 2.40it/s]\n[ComfyUI] 90%|█████████ | 36/40 [00:14<00:01, 2.40it/s]\n[ComfyUI] 92%|█████████▎| 37/40 [00:15<00:01, 2.40it/s]\n[ComfyUI] 95%|█████████▌| 38/40 [00:15<00:00, 2.40it/s]\n[ComfyUI] 98%|█████████▊| 39/40 [00:16<00:00, 2.40it/s]\n[ComfyUI] 100%|██████████| 40/40 [00:16<00:00, 2.40it/s]\nExecuting node 538, title: VAE Decode, class type: VAEDecode\nExecuting node 635, title: Upscale Image By, class type: ImageScaleBy\nExecuting node 807, title: Florence2Run, class type: Florence2Run\nExecuting node 608, title: String Function 🐍, class type: StringFunction|pysssss\nExecuting node 600, title: VAE Encode, class type: VAEEncode\nExecuting node 601, title: CLIP Text Encode (Prompt), class type: CLIPTextEncode\nExecuting node 607, title: KSampler, class type: KSampler\n[ComfyUI] 100%|██████████| 40/40 [00:16<00:00, 2.40it/s][ComfyUI] </s><s><s><s>solo, looking at viewer, brown eyes, closed mouth, holding, food, blurry, blurry background, no humans, animal, sign, animal focus, dog, holding sign</s>\n[ComfyUI] Offloading model...\n[ComfyUI]\n[ComfyUI] 0%| | 0/48 [00:00<?, ?it/s]\n[ComfyUI] 4%|▍ | 2/48 [00:00<00:12, 3.70it/s]\n[ComfyUI] 6%|▋ | 3/48 [00:00<00:12, 3.68it/s]\n[ComfyUI] 8%|▊ | 4/48 [00:01<00:11, 3.68it/s]\n[ComfyUI] 10%|█ | 5/48 [00:01<00:11, 3.67it/s]\n[ComfyUI] 12%|█▎ | 6/48 [00:01<00:11, 3.66it/s]\n[ComfyUI] 15%|█▍ | 7/48 [00:01<00:11, 3.66it/s]\n[ComfyUI] 17%|█▋ | 8/48 [00:02<00:10, 3.66it/s]\n[ComfyUI] 19%|█▉ | 9/48 [00:02<00:10, 3.65it/s]\n[ComfyUI] 21%|██ | 10/48 [00:02<00:10, 3.66it/s]\n[ComfyUI] 23%|██▎ | 11/48 [00:03<00:10, 3.66it/s]\n[ComfyUI] 25%|██▌ | 12/48 [00:03<00:09, 3.65it/s]\n[ComfyUI] 27%|██▋ | 13/48 [00:03<00:09, 3.66it/s]\n[ComfyUI] 29%|██▉ | 14/48 [00:03<00:09, 3.65it/s]\n[ComfyUI] 31%|███▏ | 15/48 [00:04<00:09, 3.65it/s]\n[ComfyUI] 33%|███▎ | 16/48 [00:04<00:08, 3.65it/s]\n[ComfyUI] 35%|███▌ | 17/48 [00:04<00:08, 3.65it/s]\n[ComfyUI] 38%|███▊ | 18/48 [00:04<00:08, 3.65it/s]\n[ComfyUI] 40%|███▉ | 19/48 [00:05<00:07, 3.63it/s]\n[ComfyUI] 42%|████▏ | 20/48 [00:05<00:07, 3.63it/s]\n[ComfyUI] 44%|████▍ | 21/48 [00:05<00:07, 3.64it/s]\n[ComfyUI] 46%|████▌ | 22/48 [00:06<00:07, 3.64it/s]\n[ComfyUI] 48%|████▊ | 23/48 [00:06<00:06, 3.63it/s]\n[ComfyUI] 50%|█████ | 24/48 [00:06<00:06, 3.63it/s]\n[ComfyUI] 52%|█████▏ | 25/48 [00:06<00:06, 3.64it/s]\n[ComfyUI] 54%|█████▍ | 26/48 [00:07<00:06, 3.64it/s]\n[ComfyUI] 56%|█████▋ | 27/48 [00:07<00:05, 3.63it/s]\n[ComfyUI] 58%|█████▊ | 28/48 [00:07<00:05, 3.63it/s]\n[ComfyUI] 60%|██████ | 29/48 [00:07<00:05, 3.64it/s]\n[ComfyUI] 62%|██████▎ | 30/48 [00:08<00:04, 3.63it/s]\n[ComfyUI] 65%|██████▍ | 31/48 [00:08<00:04, 3.63it/s]\n[ComfyUI] 67%|██████▋ | 32/48 [00:08<00:04, 3.63it/s]\n[ComfyUI] 69%|██████▉ | 33/48 [00:09<00:04, 3.63it/s]\n[ComfyUI] 71%|███████ | 34/48 [00:09<00:03, 3.63it/s]\n[ComfyUI] 73%|███████▎ | 35/48 [00:09<00:03, 3.63it/s]\n[ComfyUI] 75%|███████▌ | 36/48 [00:09<00:03, 3.62it/s]\n[ComfyUI] 77%|███████▋ | 37/48 [00:10<00:03, 3.63it/s]\n[ComfyUI] 79%|███████▉ | 38/48 [00:10<00:02, 3.63it/s]\n[ComfyUI] 81%|████████▏ | 39/48 [00:10<00:02, 3.63it/s]\n[ComfyUI] 83%|████████▎ | 40/48 [00:10<00:02, 3.62it/s]\n[ComfyUI] 85%|████████▌ | 41/48 [00:11<00:01, 3.62it/s]\n[ComfyUI] 88%|████████▊ | 42/48 [00:11<00:01, 3.62it/s]\n[ComfyUI] 90%|████████▉ | 43/48 [00:11<00:01, 3.62it/s]\n[ComfyUI] 92%|█████████▏| 44/48 [00:12<00:01, 3.63it/s]\n[ComfyUI] 94%|█████████▍| 45/48 [00:12<00:00, 3.63it/s]\n[ComfyUI] 96%|█████████▌| 46/48 [00:12<00:00, 3.62it/s]\n[ComfyUI] 98%|█████████▊| 47/48 [00:12<00:00, 3.62it/s]\n[ComfyUI] 100%|██████████| 48/48 [00:13<00:00, 3.63it/s]\nExecuting node 603, title: KSampler, class type: KSampler\n[ComfyUI] 100%|██████████| 48/48 [00:13<00:00, 3.64it/s]\n[ComfyUI]\n[ComfyUI] 0%| | 0/48 [00:00<?, ?it/s]\n[ComfyUI] 2%|▏ | 1/48 [00:00<00:13, 3.45it/s]\n[ComfyUI] 4%|▍ | 2/48 [00:00<00:13, 3.39it/s]\n[ComfyUI] 6%|▋ | 3/48 [00:00<00:13, 3.41it/s]\n[ComfyUI] 8%|▊ | 4/48 [00:01<00:12, 3.40it/s]\n[ComfyUI] 10%|█ | 5/48 [00:01<00:12, 3.42it/s]\n[ComfyUI] 12%|█▎ | 6/48 [00:01<00:12, 3.42it/s]\n[ComfyUI] 15%|█▍ | 7/48 [00:02<00:12, 3.40it/s]\n[ComfyUI] 17%|█▋ | 8/48 [00:02<00:11, 3.41it/s]\n[ComfyUI] 19%|█▉ | 9/48 [00:02<00:11, 3.41it/s]\n[ComfyUI] 21%|██ | 10/48 [00:02<00:11, 3.42it/s]\n[ComfyUI] 23%|██▎ | 11/48 [00:03<00:10, 3.41it/s]\n[ComfyUI] 25%|██▌ | 12/48 [00:03<00:10, 3.41it/s]\n[ComfyUI] 27%|██▋ | 13/48 [00:03<00:10, 3.40it/s]\n[ComfyUI] 29%|██▉ | 14/48 [00:04<00:10, 3.40it/s]\n[ComfyUI] 31%|███▏ | 15/48 [00:04<00:09, 3.38it/s]\n[ComfyUI] 33%|███▎ | 16/48 [00:04<00:09, 3.39it/s]\n[ComfyUI] 35%|███▌ | 17/48 [00:04<00:09, 3.40it/s]\n[ComfyUI] 38%|███▊ | 18/48 [00:05<00:08, 3.40it/s]\n[ComfyUI] 40%|███▉ | 19/48 [00:05<00:08, 3.39it/s]\n[ComfyUI] 42%|████▏ | 20/48 [00:05<00:08, 3.40it/s]\n[ComfyUI] 44%|████▍ | 21/48 [00:06<00:08, 3.11it/s]\n[ComfyUI] 46%|████▌ | 22/48 [00:06<00:08, 3.19it/s]\n[ComfyUI] 48%|████▊ | 23/48 [00:06<00:07, 3.26it/s]\n[ComfyUI] 50%|█████ | 24/48 [00:07<00:07, 3.32it/s]\n[ComfyUI] 52%|█████▏ | 25/48 [00:07<00:06, 3.34it/s]\n[ComfyUI] 54%|█████▍ | 26/48 [00:07<00:07, 2.93it/s]\n[ComfyUI] 56%|█████▋ | 27/48 [00:08<00:06, 3.07it/s]\n[ComfyUI] 58%|█████▊ | 28/48 [00:08<00:06, 3.15it/s]\n[ComfyUI] 60%|██████ | 29/48 [00:08<00:05, 3.22it/s]\n[ComfyUI] 62%|██████▎ | 30/48 [00:09<00:05, 3.25it/s]\n[ComfyUI] 65%|██████▍ | 31/48 [00:09<00:05, 3.29it/s]\n[ComfyUI] 67%|██████▋ | 32/48 [00:09<00:04, 3.33it/s]\n[ComfyUI] 69%|██████▉ | 33/48 [00:09<00:04, 3.34it/s]\n[ComfyUI] 71%|███████ | 34/48 [00:10<00:04, 3.33it/s]\n[ComfyUI] 73%|███████▎ | 35/48 [00:10<00:03, 3.31it/s]\n[ComfyUI] 75%|███████▌ | 36/48 [00:10<00:03, 3.32it/s]\n[ComfyUI] 77%|███████▋ | 37/48 [00:11<00:03, 3.30it/s]\n[ComfyUI] 79%|███████▉ | 38/48 [00:11<00:02, 3.34it/s]\n[ComfyUI] 81%|████████▏ | 39/48 [00:11<00:02, 3.35it/s]\n[ComfyUI] 83%|████████▎ | 40/48 [00:12<00:02, 3.38it/s]\n[ComfyUI] 85%|████████▌ | 41/48 [00:12<00:02, 3.40it/s]\n[ComfyUI] 88%|████████▊ | 42/48 [00:12<00:01, 3.40it/s]\n[ComfyUI] 90%|████████▉ | 43/48 [00:12<00:01, 3.39it/s]\n[ComfyUI] 92%|█████████▏| 44/48 [00:13<00:01, 3.42it/s]\n[ComfyUI] 94%|█████████▍| 45/48 [00:13<00:00, 3.43it/s]\n[ComfyUI] 96%|█████████▌| 46/48 [00:13<00:00, 3.44it/s]\n[ComfyUI] 98%|█████████▊| 47/48 [00:14<00:00, 3.49it/s]\n[ComfyUI] 100%|██████████| 48/48 [00:14<00:00, 3.53it/s]\nExecuting node 739, title: VAE Decode, class type: VAEDecode\nExecuting node 809, title: DWPose Estimator, class type: DWPreprocessor\nExecuting node 802, title: Apply ControlNet, class type: ControlNetApplyAdvanced\nExecuting node 570, title: Ultimate SD Upscale, class type: UltimateSDUpscale\n[ComfyUI] 100%|██████████| 48/48 [00:14<00:00, 3.35it/s][ComfyUI] model_path is /src/ComfyUI/custom_nodes/comfyui_controlnet_aux/ckpts/yzd-v/DWPose/yolox_l.onnx\n[ComfyUI] model_path is /src/ComfyUI/custom_nodes/comfyui_controlnet_aux/ckpts/hr16/DWPose-TorchScript-BatchSize5/dw-ll_ucoco_384_bs5.torchscript.pt\n[ComfyUI]\n[ComfyUI] DWPose: Using yolox_l.onnx for bbox detection and dw-ll_ucoco_384_bs5.torchscript.pt for pose estimation\n[ComfyUI]\n[ComfyUI] DWPose: Bbox 11.71ms\n[ComfyUI] [USDU] Using tiled decode\n[ComfyUI] Canva size: 3072x3072\n[ComfyUI] Image size: 1536x1536\n[ComfyUI] Scale factor: 2\n[ComfyUI] Upscaling iteration 1 with scale factor 2\n[ComfyUI] Tile size: 1536x1536\n[ComfyUI] Tiles amount: 4\n[ComfyUI] Grid: 2x2\n[ComfyUI] Redraw enabled: True\n[ComfyUI] Seams fix mode: NONE\n[ComfyUI] USDU: 0%| | 0/1 [00:00<?, ?tile/s]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:25, 1.35it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.50it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:02<00:19, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:03<00:18, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:04<00:17, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:05<00:16, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:06<00:15, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:06<00:15, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:08<00:13, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:08<00:13, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:10<00:11, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:10<00:11, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:11<00:10, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:13<00:08, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:13<00:08, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:15<00:06, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:15<00:06, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:17<00:04, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:18<00:03, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:19<00:02, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.60it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:20<00:01, 1.60it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.61it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.63it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.59it/s]\n[ComfyUI]\n[ComfyUI] USDU: 100%|██████████| 1/1 [00:22<00:00, 22.63s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:25, 1.33it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.48it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:02<00:19, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:04<00:17, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:06<00:15, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:08<00:13, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:10<00:11, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:11<00:10, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:13<00:08, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:15<00:06, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:17<00:04, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:19<00:02, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.60it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.62it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.57it/s]\n[ComfyUI]\n[ComfyUI] USDU: 2tile [00:46, 23.63s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:24, 1.37it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.49it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:02<00:19, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:04<00:17, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:08<00:13, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:10<00:11, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:11<00:10, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.57it/s]\u001b[A\n[ComfyUI] \n[ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:13<00:08, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:15<00:06, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:17<00:04, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:19<00:02, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.59it/s]\u001b[A\n[ComfyUI] \n[ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.60it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.62it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.57it/s]\n[ComfyUI]\n[ComfyUI] USDU: 3tile [01:11, 23.93s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:24, 1.38it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:01<00:21, 1.50it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:02<00:19, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:04<00:17, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:10<00:11, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:11<00:10, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:13<00:09, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:19<00:02, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.60it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.61it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.56it/s]\n[ComfyUI]\n[ComfyUI] USDU: 4tile [01:35, 24.11s/tile]\nExecuting node 744, title: Save Image, class type: SaveImage\n[ComfyUI] USDU: 4tile [01:38, 24.52s/tile]\n[ComfyUI] Prompt executed in 263.57 seconds\nConverting '/tmp/outputs/ComfyUI_00001_.png' to JPG at '/tmp/outputs/tmpbxzjqj5he70c76eb-819d-4110-96d7-3d820434b2ae_enhanced.jpg'\nRemoved intermediate file: /tmp/outputs/ComfyUI_00001_.png", "metrics": { "predict_time": 264.424595927, "total_time": 264.431906 }, "output": [ "https://replicate.delivery/xezq/yF9Iql8eKEWFZCEuEOwzecL9Maeyu9kIjM46R6gMulfNsVlSB/tmpbxzjqj5he70c76eb-819d-4110-96d7-3d820434b2ae_enhanced.jpg" ], "started_at": "2025-05-04T17:28:27.198310Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-35iygku63woq27eah3u2m2uapiiza6adovxnhdqo45xzwjnmpgya", "get": "https://api.replicate.com/v1/predictions/am7wxfck6xrme0cpkhbtp87a7r", "cancel": "https://api.replicate.com/v1/predictions/am7wxfck6xrme0cpkhbtp87a7r/cancel" }, "version": "b597f65a2999acfe87d76b3b456da46cd14f3573741490c4444522a2a7613fcf" }
Generated inUsing Florence2 for image tagging - will download from Hugging Face during execution Depth blur disabled - bypassing ProPostDepthMapBlur Copied input image to /tmp/inputs/tmpd6k9wqxz.png [ComfyUI] got prompt Executing node 325, title: Load Image, class type: LoadImage Executing node 726, title: NSFW Filter, class type: ETN_NSFWFilter Executing node 741, title: Upscale Image, class type: ImageScale Executing node 740, title: Prep Image For ClipVision, class type: PrepImageForClipVision Executing node 805, title: Florence2Run, class type: Florence2Run Executing node 813, title: Florence2Run, class type: Florence2Run Executing node 814, title: String Function 🐍, class type: StringFunction|pysssss Executing node 206, title: String Function 🐍, class type: StringFunction|pysssss Executing node 208, title: VAE Encode, class type: VAEEncode Executing node 750, title: Depth Anything V2, class type: DepthAnything_V2 Executing node 210, title: CLIP Text Encode (Prompt), class type: CLIPTextEncode Executing node 522, title: Apply ControlNet, class type: ControlNetApplyAdvanced Executing node 398, title: Prep Image For ClipVision, class type: PrepImageForClipVision Executing node 399, title: IPAdapter Advanced, class type: IPAdapterAdvanced Executing node 204, title: KSampler, class type: KSampler [ComfyUI] Requested to load SDXL [ComfyUI] </s><s>A brown dog holding a cardboard sign that reads "Fancy API? I eat pixels for breakfast." The dog has a neutral expression and is looking directly at the viewer. The background is a plain beige color. The sign is white with black text. The dog is positioned in the center of the image.</s> [ComfyUI] Offloading model... [ComfyUI] </s><s><s>FANCY API?I eat pIXELSFOR BREAKFAST.</s> [ComfyUI] Offloading model... [ComfyUI] [ComfyUI] 0%| | 0/40 [00:00<?, ?it/s] [ComfyUI] 2%|▎ | 1/40 [00:00<00:17, 2.29it/s] [ComfyUI] 5%|▌ | 2/40 [00:00<00:16, 2.37it/s] [ComfyUI] 8%|▊ | 3/40 [00:01<00:15, 2.40it/s] [ComfyUI] 10%|█ | 4/40 [00:01<00:14, 2.41it/s] [ComfyUI] 12%|█▎ | 5/40 [00:02<00:14, 2.41it/s] [ComfyUI] 15%|█▌ | 6/40 [00:02<00:14, 2.41it/s] [ComfyUI] 18%|█▊ | 7/40 [00:02<00:13, 2.42it/s] [ComfyUI] 20%|██ | 8/40 [00:03<00:13, 2.42it/s] [ComfyUI] 22%|██▎ | 9/40 [00:03<00:12, 2.42it/s] [ComfyUI] 25%|██▌ | 10/40 [00:04<00:12, 2.42it/s] [ComfyUI] 28%|██▊ | 11/40 [00:04<00:12, 2.42it/s] [ComfyUI] 30%|███ | 12/40 [00:04<00:11, 2.42it/s] [ComfyUI] 32%|███▎ | 13/40 [00:05<00:11, 2.42it/s] [ComfyUI] 35%|███▌ | 14/40 [00:05<00:10, 2.41it/s] [ComfyUI] 38%|███▊ | 15/40 [00:06<00:10, 2.42it/s] [ComfyUI] 40%|████ | 16/40 [00:06<00:09, 2.41it/s] [ComfyUI] 42%|████▎ | 17/40 [00:07<00:09, 2.41it/s] [ComfyUI] 45%|████▌ | 18/40 [00:07<00:09, 2.41it/s] [ComfyUI] 48%|████▊ | 19/40 [00:07<00:08, 2.41it/s] [ComfyUI] 50%|█████ | 20/40 [00:08<00:08, 2.41it/s] [ComfyUI] 52%|█████▎ | 21/40 [00:08<00:07, 2.41it/s] [ComfyUI] 55%|█████▌ | 22/40 [00:09<00:07, 2.41it/s] [ComfyUI] 57%|█████▊ | 23/40 [00:09<00:07, 2.40it/s] [ComfyUI] 60%|██████ | 24/40 [00:09<00:06, 2.40it/s] [ComfyUI] 62%|██████▎ | 25/40 [00:10<00:06, 2.41it/s] [ComfyUI] 65%|██████▌ | 26/40 [00:10<00:05, 2.41it/s] [ComfyUI] 68%|██████▊ | 27/40 [00:11<00:05, 2.41it/s] [ComfyUI] 70%|███████ | 28/40 [00:11<00:04, 2.40it/s] [ComfyUI] 72%|███████▎ | 29/40 [00:12<00:04, 2.40it/s] [ComfyUI] 75%|███████▌ | 30/40 [00:12<00:04, 2.40it/s] [ComfyUI] 78%|███████▊ | 31/40 [00:12<00:03, 2.40it/s] [ComfyUI] 80%|████████ | 32/40 [00:13<00:03, 2.40it/s] [ComfyUI] 82%|████████▎ | 33/40 [00:13<00:02, 2.40it/s] [ComfyUI] 85%|████████▌ | 34/40 [00:14<00:02, 2.40it/s] [ComfyUI] 88%|████████▊ | 35/40 [00:14<00:02, 2.40it/s] [ComfyUI] 90%|█████████ | 36/40 [00:14<00:01, 2.40it/s] [ComfyUI] 92%|█████████▎| 37/40 [00:15<00:01, 2.40it/s] [ComfyUI] 95%|█████████▌| 38/40 [00:15<00:00, 2.40it/s] [ComfyUI] 98%|█████████▊| 39/40 [00:16<00:00, 2.40it/s] [ComfyUI] 100%|██████████| 40/40 [00:16<00:00, 2.40it/s] Executing node 538, title: VAE Decode, class type: VAEDecode Executing node 635, title: Upscale Image By, class type: ImageScaleBy Executing node 807, title: Florence2Run, class type: Florence2Run Executing node 608, title: String Function 🐍, class type: StringFunction|pysssss Executing node 600, title: VAE Encode, class type: VAEEncode Executing node 601, title: CLIP Text Encode (Prompt), class type: CLIPTextEncode Executing node 607, title: KSampler, class type: KSampler [ComfyUI] 100%|██████████| 40/40 [00:16<00:00, 2.40it/s][ComfyUI] </s><s><s><s>solo, looking at viewer, brown eyes, closed mouth, holding, food, blurry, blurry background, no humans, animal, sign, animal focus, dog, holding sign</s> [ComfyUI] Offloading model... [ComfyUI] [ComfyUI] 0%| | 0/48 [00:00<?, ?it/s] [ComfyUI] 4%|▍ | 2/48 [00:00<00:12, 3.70it/s] [ComfyUI] 6%|▋ | 3/48 [00:00<00:12, 3.68it/s] [ComfyUI] 8%|▊ | 4/48 [00:01<00:11, 3.68it/s] [ComfyUI] 10%|█ | 5/48 [00:01<00:11, 3.67it/s] [ComfyUI] 12%|█▎ | 6/48 [00:01<00:11, 3.66it/s] [ComfyUI] 15%|█▍ | 7/48 [00:01<00:11, 3.66it/s] [ComfyUI] 17%|█▋ | 8/48 [00:02<00:10, 3.66it/s] [ComfyUI] 19%|█▉ | 9/48 [00:02<00:10, 3.65it/s] [ComfyUI] 21%|██ | 10/48 [00:02<00:10, 3.66it/s] [ComfyUI] 23%|██▎ | 11/48 [00:03<00:10, 3.66it/s] [ComfyUI] 25%|██▌ | 12/48 [00:03<00:09, 3.65it/s] [ComfyUI] 27%|██▋ | 13/48 [00:03<00:09, 3.66it/s] [ComfyUI] 29%|██▉ | 14/48 [00:03<00:09, 3.65it/s] [ComfyUI] 31%|███▏ | 15/48 [00:04<00:09, 3.65it/s] [ComfyUI] 33%|███▎ | 16/48 [00:04<00:08, 3.65it/s] [ComfyUI] 35%|███▌ | 17/48 [00:04<00:08, 3.65it/s] [ComfyUI] 38%|███▊ | 18/48 [00:04<00:08, 3.65it/s] [ComfyUI] 40%|███▉ | 19/48 [00:05<00:07, 3.63it/s] [ComfyUI] 42%|████▏ | 20/48 [00:05<00:07, 3.63it/s] [ComfyUI] 44%|████▍ | 21/48 [00:05<00:07, 3.64it/s] [ComfyUI] 46%|████▌ | 22/48 [00:06<00:07, 3.64it/s] [ComfyUI] 48%|████▊ | 23/48 [00:06<00:06, 3.63it/s] [ComfyUI] 50%|█████ | 24/48 [00:06<00:06, 3.63it/s] [ComfyUI] 52%|█████▏ | 25/48 [00:06<00:06, 3.64it/s] [ComfyUI] 54%|█████▍ | 26/48 [00:07<00:06, 3.64it/s] [ComfyUI] 56%|█████▋ | 27/48 [00:07<00:05, 3.63it/s] [ComfyUI] 58%|█████▊ | 28/48 [00:07<00:05, 3.63it/s] [ComfyUI] 60%|██████ | 29/48 [00:07<00:05, 3.64it/s] [ComfyUI] 62%|██████▎ | 30/48 [00:08<00:04, 3.63it/s] [ComfyUI] 65%|██████▍ | 31/48 [00:08<00:04, 3.63it/s] [ComfyUI] 67%|██████▋ | 32/48 [00:08<00:04, 3.63it/s] [ComfyUI] 69%|██████▉ | 33/48 [00:09<00:04, 3.63it/s] [ComfyUI] 71%|███████ | 34/48 [00:09<00:03, 3.63it/s] [ComfyUI] 73%|███████▎ | 35/48 [00:09<00:03, 3.63it/s] [ComfyUI] 75%|███████▌ | 36/48 [00:09<00:03, 3.62it/s] [ComfyUI] 77%|███████▋ | 37/48 [00:10<00:03, 3.63it/s] [ComfyUI] 79%|███████▉ | 38/48 [00:10<00:02, 3.63it/s] [ComfyUI] 81%|████████▏ | 39/48 [00:10<00:02, 3.63it/s] [ComfyUI] 83%|████████▎ | 40/48 [00:10<00:02, 3.62it/s] [ComfyUI] 85%|████████▌ | 41/48 [00:11<00:01, 3.62it/s] [ComfyUI] 88%|████████▊ | 42/48 [00:11<00:01, 3.62it/s] [ComfyUI] 90%|████████▉ | 43/48 [00:11<00:01, 3.62it/s] [ComfyUI] 92%|█████████▏| 44/48 [00:12<00:01, 3.63it/s] [ComfyUI] 94%|█████████▍| 45/48 [00:12<00:00, 3.63it/s] [ComfyUI] 96%|█████████▌| 46/48 [00:12<00:00, 3.62it/s] [ComfyUI] 98%|█████████▊| 47/48 [00:12<00:00, 3.62it/s] [ComfyUI] 100%|██████████| 48/48 [00:13<00:00, 3.63it/s] Executing node 603, title: KSampler, class type: KSampler [ComfyUI] 100%|██████████| 48/48 [00:13<00:00, 3.64it/s] [ComfyUI] [ComfyUI] 0%| | 0/48 [00:00<?, ?it/s] [ComfyUI] 2%|▏ | 1/48 [00:00<00:13, 3.45it/s] [ComfyUI] 4%|▍ | 2/48 [00:00<00:13, 3.39it/s] [ComfyUI] 6%|▋ | 3/48 [00:00<00:13, 3.41it/s] [ComfyUI] 8%|▊ | 4/48 [00:01<00:12, 3.40it/s] [ComfyUI] 10%|█ | 5/48 [00:01<00:12, 3.42it/s] [ComfyUI] 12%|█▎ | 6/48 [00:01<00:12, 3.42it/s] [ComfyUI] 15%|█▍ | 7/48 [00:02<00:12, 3.40it/s] [ComfyUI] 17%|█▋ | 8/48 [00:02<00:11, 3.41it/s] [ComfyUI] 19%|█▉ | 9/48 [00:02<00:11, 3.41it/s] [ComfyUI] 21%|██ | 10/48 [00:02<00:11, 3.42it/s] [ComfyUI] 23%|██▎ | 11/48 [00:03<00:10, 3.41it/s] [ComfyUI] 25%|██▌ | 12/48 [00:03<00:10, 3.41it/s] [ComfyUI] 27%|██▋ | 13/48 [00:03<00:10, 3.40it/s] [ComfyUI] 29%|██▉ | 14/48 [00:04<00:10, 3.40it/s] [ComfyUI] 31%|███▏ | 15/48 [00:04<00:09, 3.38it/s] [ComfyUI] 33%|███▎ | 16/48 [00:04<00:09, 3.39it/s] [ComfyUI] 35%|███▌ | 17/48 [00:04<00:09, 3.40it/s] [ComfyUI] 38%|███▊ | 18/48 [00:05<00:08, 3.40it/s] [ComfyUI] 40%|███▉ | 19/48 [00:05<00:08, 3.39it/s] [ComfyUI] 42%|████▏ | 20/48 [00:05<00:08, 3.40it/s] [ComfyUI] 44%|████▍ | 21/48 [00:06<00:08, 3.11it/s] [ComfyUI] 46%|████▌ | 22/48 [00:06<00:08, 3.19it/s] [ComfyUI] 48%|████▊ | 23/48 [00:06<00:07, 3.26it/s] [ComfyUI] 50%|█████ | 24/48 [00:07<00:07, 3.32it/s] [ComfyUI] 52%|█████▏ | 25/48 [00:07<00:06, 3.34it/s] [ComfyUI] 54%|█████▍ | 26/48 [00:07<00:07, 2.93it/s] [ComfyUI] 56%|█████▋ | 27/48 [00:08<00:06, 3.07it/s] [ComfyUI] 58%|█████▊ | 28/48 [00:08<00:06, 3.15it/s] [ComfyUI] 60%|██████ | 29/48 [00:08<00:05, 3.22it/s] [ComfyUI] 62%|██████▎ | 30/48 [00:09<00:05, 3.25it/s] [ComfyUI] 65%|██████▍ | 31/48 [00:09<00:05, 3.29it/s] [ComfyUI] 67%|██████▋ | 32/48 [00:09<00:04, 3.33it/s] [ComfyUI] 69%|██████▉ | 33/48 [00:09<00:04, 3.34it/s] [ComfyUI] 71%|███████ | 34/48 [00:10<00:04, 3.33it/s] [ComfyUI] 73%|███████▎ | 35/48 [00:10<00:03, 3.31it/s] [ComfyUI] 75%|███████▌ | 36/48 [00:10<00:03, 3.32it/s] [ComfyUI] 77%|███████▋ | 37/48 [00:11<00:03, 3.30it/s] [ComfyUI] 79%|███████▉ | 38/48 [00:11<00:02, 3.34it/s] [ComfyUI] 81%|████████▏ | 39/48 [00:11<00:02, 3.35it/s] [ComfyUI] 83%|████████▎ | 40/48 [00:12<00:02, 3.38it/s] [ComfyUI] 85%|████████▌ | 41/48 [00:12<00:02, 3.40it/s] [ComfyUI] 88%|████████▊ | 42/48 [00:12<00:01, 3.40it/s] [ComfyUI] 90%|████████▉ | 43/48 [00:12<00:01, 3.39it/s] [ComfyUI] 92%|█████████▏| 44/48 [00:13<00:01, 3.42it/s] [ComfyUI] 94%|█████████▍| 45/48 [00:13<00:00, 3.43it/s] [ComfyUI] 96%|█████████▌| 46/48 [00:13<00:00, 3.44it/s] [ComfyUI] 98%|█████████▊| 47/48 [00:14<00:00, 3.49it/s] [ComfyUI] 100%|██████████| 48/48 [00:14<00:00, 3.53it/s] Executing node 739, title: VAE Decode, class type: VAEDecode Executing node 809, title: DWPose Estimator, class type: DWPreprocessor Executing node 802, title: Apply ControlNet, class type: ControlNetApplyAdvanced Executing node 570, title: Ultimate SD Upscale, class type: UltimateSDUpscale [ComfyUI] 100%|██████████| 48/48 [00:14<00:00, 3.35it/s][ComfyUI] model_path is /src/ComfyUI/custom_nodes/comfyui_controlnet_aux/ckpts/yzd-v/DWPose/yolox_l.onnx [ComfyUI] model_path is /src/ComfyUI/custom_nodes/comfyui_controlnet_aux/ckpts/hr16/DWPose-TorchScript-BatchSize5/dw-ll_ucoco_384_bs5.torchscript.pt [ComfyUI] [ComfyUI] DWPose: Using yolox_l.onnx for bbox detection and dw-ll_ucoco_384_bs5.torchscript.pt for pose estimation [ComfyUI] [ComfyUI] DWPose: Bbox 11.71ms [ComfyUI] [USDU] Using tiled decode [ComfyUI] Canva size: 3072x3072 [ComfyUI] Image size: 1536x1536 [ComfyUI] Scale factor: 2 [ComfyUI] Upscaling iteration 1 with scale factor 2 [ComfyUI] Tile size: 1536x1536 [ComfyUI] Tiles amount: 4 [ComfyUI] Grid: 2x2 [ComfyUI] Redraw enabled: True [ComfyUI] Seams fix mode: NONE [ComfyUI] USDU: 0%| | 0/1 [00:00<?, ?tile/s] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:25, 1.35it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.50it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.56it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:02<00:19, 1.58it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:03<00:18, 1.59it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.59it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:04<00:17, 1.59it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:05<00:16, 1.59it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.59it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:06<00:15, 1.59it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:06<00:15, 1.59it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.59it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:08<00:13, 1.59it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:08<00:13, 1.59it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.59it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:10<00:11, 1.59it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:10<00:11, 1.59it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:11<00:10, 1.58it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.58it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.58it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:13<00:08, 1.58it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:13<00:08, 1.58it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.59it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:15<00:06, 1.59it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:15<00:06, 1.59it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.59it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.59it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:17<00:04, 1.59it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.59it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:18<00:03, 1.59it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:19<00:02, 1.59it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.60it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:20<00:01, 1.60it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.61it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.63it/s] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.59it/s] [ComfyUI] [ComfyUI] USDU: 100%|██████████| 1/1 [00:22<00:00, 22.63s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:25, 1.33it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.48it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.54it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:02<00:19, 1.56it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.58it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.57it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:04<00:17, 1.57it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.57it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.57it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:06<00:15, 1.57it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.57it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.57it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.57it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:08<00:13, 1.57it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.57it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.58it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:10<00:11, 1.57it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:11<00:10, 1.57it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.57it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.57it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:13<00:08, 1.57it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.57it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.57it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.57it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:15<00:06, 1.57it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.57it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.57it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:17<00:04, 1.57it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.57it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.57it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:19<00:02, 1.58it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.58it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.59it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.60it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.62it/s] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.57it/s] [ComfyUI] [ComfyUI] USDU: 2tile [00:46, 23.63s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:24, 1.37it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.49it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.54it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:02<00:19, 1.56it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.56it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.56it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:04<00:17, 1.56it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.57it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.56it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.56it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.57it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.57it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.57it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:08<00:13, 1.57it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.57it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.57it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:10<00:11, 1.57it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:11<00:10, 1.57it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.57it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.57it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:13<00:08, 1.57it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.57it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.57it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.57it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:15<00:06, 1.58it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.58it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.57it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:17<00:04, 1.57it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.57it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.57it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:19<00:02, 1.58it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.59it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.59it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.60it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.62it/s] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.57it/s] [ComfyUI] [ComfyUI] USDU: 3tile [01:11, 23.93s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:24, 1.38it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:01<00:21, 1.50it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.54it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:02<00:19, 1.56it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.57it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.56it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:04<00:17, 1.56it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.57it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.56it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.56it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.56it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.56it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.56it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.56it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.56it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.57it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:10<00:11, 1.56it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:11<00:10, 1.56it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.56it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.56it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:13<00:09, 1.55it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.56it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.56it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.56it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.55it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.55it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.56it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.56it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.56it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.56it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:19<00:02, 1.57it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.58it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.58it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.60it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.61it/s] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.56it/s] [ComfyUI] [ComfyUI] USDU: 4tile [01:35, 24.11s/tile] Executing node 744, title: Save Image, class type: SaveImage [ComfyUI] USDU: 4tile [01:38, 24.52s/tile] [ComfyUI] Prompt executed in 263.57 seconds Converting '/tmp/outputs/ComfyUI_00001_.png' to JPG at '/tmp/outputs/tmpbxzjqj5he70c76eb-819d-4110-96d7-3d820434b2ae_enhanced.jpg' Removed intermediate file: /tmp/outputs/ComfyUI_00001_.png
Prediction
goodguy1963/enhance-and-upscale-ai-photos:b597f65a2999acfe87d76b3b456da46cd14f3573741490c4444522a2a7613fcfIDp7wetf16yxrma0cpkhe9mx32hcStatusSucceededSourceWebHardwareL40STotal durationCreatedInput
{ "image": "https://replicate.delivery/pbxt/Mx1qSfWEGQJj28NUuDpL9800x3WvszgULat9fwrazsqIf2qP/Better%20prompt%20%20%2815%29.jpeg", "upscale_factor": 2, "enable_depth_blur": false }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run goodguy1963/enhance-and-upscale-ai-photos using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "goodguy1963/enhance-and-upscale-ai-photos:b597f65a2999acfe87d76b3b456da46cd14f3573741490c4444522a2a7613fcf", { input: { image: "https://replicate.delivery/pbxt/Mx1qSfWEGQJj28NUuDpL9800x3WvszgULat9fwrazsqIf2qP/Better%20prompt%20%20%2815%29.jpeg", upscale_factor: 2, enable_depth_blur: false } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run goodguy1963/enhance-and-upscale-ai-photos using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "goodguy1963/enhance-and-upscale-ai-photos:b597f65a2999acfe87d76b3b456da46cd14f3573741490c4444522a2a7613fcf", input={ "image": "https://replicate.delivery/pbxt/Mx1qSfWEGQJj28NUuDpL9800x3WvszgULat9fwrazsqIf2qP/Better%20prompt%20%20%2815%29.jpeg", "upscale_factor": 2, "enable_depth_blur": False } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run goodguy1963/enhance-and-upscale-ai-photos using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "goodguy1963/enhance-and-upscale-ai-photos:b597f65a2999acfe87d76b3b456da46cd14f3573741490c4444522a2a7613fcf", "input": { "image": "https://replicate.delivery/pbxt/Mx1qSfWEGQJj28NUuDpL9800x3WvszgULat9fwrazsqIf2qP/Better%20prompt%20%20%2815%29.jpeg", "upscale_factor": 2, "enable_depth_blur": false } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2025-05-04T17:37:49.111055Z", "created_at": "2025-05-04T17:33:27.159000Z", "data_removed": false, "error": null, "id": "p7wetf16yxrma0cpkhe9mx32hc", "input": { "image": "https://replicate.delivery/pbxt/Mx1qSfWEGQJj28NUuDpL9800x3WvszgULat9fwrazsqIf2qP/Better%20prompt%20%20%2815%29.jpeg", "upscale_factor": 2, "enable_depth_blur": false }, "logs": "Using Florence2 for image tagging - will download from Hugging Face during execution\nDepth blur disabled - bypassing ProPostDepthMapBlur\nCopied input image to /tmp/inputs/tmpd6k9wqxz.png\n[ComfyUI] got prompt\nExecuting node 325, title: Load Image, class type: LoadImage\nExecuting node 726, title: NSFW Filter, class type: ETN_NSFWFilter\nExecuting node 741, title: Upscale Image, class type: ImageScale\nExecuting node 740, title: Prep Image For ClipVision, class type: PrepImageForClipVision\nExecuting node 805, title: Florence2Run, class type: Florence2Run\nExecuting node 813, title: Florence2Run, class type: Florence2Run\nExecuting node 814, title: String Function 🐍, class type: StringFunction|pysssss\nExecuting node 206, title: String Function 🐍, class type: StringFunction|pysssss\nExecuting node 208, title: VAE Encode, class type: VAEEncode\nExecuting node 750, title: Depth Anything V2, class type: DepthAnything_V2\nExecuting node 210, title: CLIP Text Encode (Prompt), class type: CLIPTextEncode\nExecuting node 522, title: Apply ControlNet, class type: ControlNetApplyAdvanced\nExecuting node 398, title: Prep Image For ClipVision, class type: PrepImageForClipVision\nExecuting node 399, title: IPAdapter Advanced, class type: IPAdapterAdvanced\nExecuting node 204, title: KSampler, class type: KSampler\n[ComfyUI] Requested to load SDXL\n[ComfyUI] </s><s>Photo of a beautiful woman with long blonde hair and blue eyes, wearing a black lace dress with a plunging neckline, sitting at a wooden table in a luxurious room with a chandelier in the background. She has a serene expression and is holding a small, fluffy cat with blue eyes. The cat is looking up at the woman with a curious expression. The lighting is soft and warm, creating a warm and inviting atmosphere. The woman is positioned in the center of the image, with the cat on the right side.</s>\n[ComfyUI] Offloading model...\n[ComfyUI] </s><s><s><s>1girl, solo, long hair, breasts, looking at viewer, smile, blue eyes, blonde hair, dress, closed mouth, jewelry, blue dress, animal, earrings,</s>\n[ComfyUI] Offloading model...\n[ComfyUI]\n[ComfyUI] 0%| | 0/40 [00:00<?, ?it/s]\n[ComfyUI] 2%|▎ | 1/40 [00:00<00:16, 2.33it/s]\n[ComfyUI] 5%|▌ | 2/40 [00:00<00:15, 2.40it/s]\n[ComfyUI] 8%|▊ | 3/40 [00:01<00:15, 2.43it/s]\n[ComfyUI] 10%|█ | 4/40 [00:01<00:14, 2.44it/s]\n[ComfyUI] 12%|█▎ | 5/40 [00:02<00:14, 2.44it/s]\n[ComfyUI] 15%|█▌ | 6/40 [00:02<00:13, 2.45it/s]\n[ComfyUI] 18%|█▊ | 7/40 [00:02<00:13, 2.45it/s]\n[ComfyUI] 20%|██ | 8/40 [00:03<00:13, 2.44it/s]\n[ComfyUI] 22%|██▎ | 9/40 [00:03<00:12, 2.44it/s]\n[ComfyUI] 25%|██▌ | 10/40 [00:04<00:12, 2.44it/s]\n[ComfyUI] 28%|██▊ | 11/40 [00:04<00:11, 2.45it/s]\n[ComfyUI] 30%|███ | 12/40 [00:04<00:11, 2.45it/s]\n[ComfyUI] 32%|███▎ | 13/40 [00:05<00:11, 2.44it/s]\n[ComfyUI] 35%|███▌ | 14/40 [00:05<00:10, 2.44it/s]\n[ComfyUI] 38%|███▊ | 15/40 [00:06<00:10, 2.44it/s]\n[ComfyUI] 40%|████ | 16/40 [00:06<00:09, 2.45it/s]\n[ComfyUI] 42%|████▎ | 17/40 [00:06<00:09, 2.45it/s]\n[ComfyUI] 45%|████▌ | 18/40 [00:07<00:08, 2.45it/s]\n[ComfyUI] 48%|████▊ | 19/40 [00:07<00:08, 2.45it/s]\n[ComfyUI] 50%|█████ | 20/40 [00:08<00:08, 2.45it/s]\n[ComfyUI] 52%|█████▎ | 21/40 [00:08<00:07, 2.44it/s]\n[ComfyUI] 55%|█████▌ | 22/40 [00:09<00:07, 2.44it/s]\n[ComfyUI] 57%|█████▊ | 23/40 [00:09<00:06, 2.44it/s]\n[ComfyUI] 60%|██████ | 24/40 [00:09<00:06, 2.44it/s]\n[ComfyUI] 62%|██████▎ | 25/40 [00:10<00:06, 2.44it/s]\n[ComfyUI] 65%|██████▌ | 26/40 [00:10<00:05, 2.44it/s]\n[ComfyUI] 68%|██████▊ | 27/40 [00:11<00:05, 2.44it/s]\n[ComfyUI] 70%|███████ | 28/40 [00:11<00:04, 2.44it/s]\n[ComfyUI] 72%|███████▎ | 29/40 [00:11<00:04, 2.43it/s]\n[ComfyUI] 75%|███████▌ | 30/40 [00:12<00:04, 2.43it/s]\n[ComfyUI] 78%|███████▊ | 31/40 [00:12<00:03, 2.43it/s]\n[ComfyUI] 80%|████████ | 32/40 [00:13<00:03, 2.43it/s]\n[ComfyUI] 82%|████████▎ | 33/40 [00:13<00:02, 2.43it/s]\n[ComfyUI] 85%|████████▌ | 34/40 [00:13<00:02, 2.43it/s]\n[ComfyUI] 88%|████████▊ | 35/40 [00:14<00:02, 2.43it/s]\n[ComfyUI] 90%|█████████ | 36/40 [00:14<00:01, 2.43it/s]\n[ComfyUI] 92%|█████████▎| 37/40 [00:15<00:01, 2.43it/s]\n[ComfyUI] 95%|█████████▌| 38/40 [00:15<00:00, 2.43it/s]\n[ComfyUI] 98%|█████████▊| 39/40 [00:16<00:00, 2.42it/s]\n[ComfyUI] 100%|██████████| 40/40 [00:16<00:00, 2.42it/s]\nExecuting node 538, title: VAE Decode, class type: VAEDecode\nExecuting node 635, title: Upscale Image By, class type: ImageScaleBy\nExecuting node 807, title: Florence2Run, class type: Florence2Run\nExecuting node 608, title: String Function 🐍, class type: StringFunction|pysssss\nExecuting node 600, title: VAE Encode, class type: VAEEncode\nExecuting node 601, title: CLIP Text Encode (Prompt), class type: CLIPTextEncode\nExecuting node 607, title: KSampler, class type: KSampler\n[ComfyUI] 100%|██████████| 40/40 [00:16<00:00, 2.44it/s][ComfyUI] </s><s><s>1girl, solo, long hair, breasts, looking at viewer, smile, blue eyes, blonde hair, dress, cleavage, jewelry, bare shoulders, medium breasts, collarbone, upper body, earrings, parted lips, indoors, nail polish, ring, lips, window, fingernails, blue dress, fingering, table, ring on hand, cat, curtains, eyelashes, realistic, chandelier</s>\n[ComfyUI]\n[ComfyUI] Offloading model...\n[ComfyUI] 0%| | 0/48 [00:00<?, ?it/s]\n[ComfyUI] 4%|▍ | 2/48 [00:00<00:12, 3.67it/s]\n[ComfyUI] 6%|▋ | 3/48 [00:00<00:12, 3.65it/s]\n[ComfyUI] 8%|▊ | 4/48 [00:01<00:12, 3.63it/s]\n[ComfyUI] 10%|█ | 5/48 [00:01<00:11, 3.62it/s]\n[ComfyUI] 12%|█▎ | 6/48 [00:01<00:11, 3.61it/s]\n[ComfyUI] 15%|█▍ | 7/48 [00:01<00:11, 3.60it/s]\n[ComfyUI] 17%|█▋ | 8/48 [00:02<00:11, 3.61it/s]\n[ComfyUI] 19%|█▉ | 9/48 [00:02<00:10, 3.61it/s]\n[ComfyUI] 21%|██ | 10/48 [00:02<00:10, 3.61it/s]\n[ComfyUI] 23%|██▎ | 11/48 [00:03<00:10, 3.61it/s]\n[ComfyUI] 25%|██▌ | 12/48 [00:03<00:09, 3.60it/s]\n[ComfyUI] 27%|██▋ | 13/48 [00:03<00:09, 3.60it/s]\n[ComfyUI] 29%|██▉ | 14/48 [00:03<00:09, 3.59it/s]\n[ComfyUI] 31%|███▏ | 15/48 [00:04<00:09, 3.60it/s]\n[ComfyUI] 33%|███▎ | 16/48 [00:04<00:08, 3.59it/s]\n[ComfyUI] 35%|███▌ | 17/48 [00:04<00:08, 3.59it/s]\n[ComfyUI] 38%|███▊ | 18/48 [00:04<00:08, 3.60it/s]\n[ComfyUI] 40%|███▉ | 19/48 [00:05<00:08, 3.60it/s]\n[ComfyUI] 42%|████▏ | 20/48 [00:05<00:07, 3.60it/s]\n[ComfyUI] 44%|████▍ | 21/48 [00:05<00:07, 3.60it/s]\n[ComfyUI] 46%|████▌ | 22/48 [00:06<00:07, 3.60it/s]\n[ComfyUI] 48%|████▊ | 23/48 [00:06<00:06, 3.59it/s]\n[ComfyUI] 50%|█████ | 24/48 [00:06<00:06, 3.59it/s]\n[ComfyUI] 52%|█████▏ | 25/48 [00:06<00:06, 3.59it/s]\n[ComfyUI] 54%|█████▍ | 26/48 [00:07<00:06, 3.59it/s]\n[ComfyUI] 56%|█████▋ | 27/48 [00:07<00:05, 3.58it/s]\n[ComfyUI] 58%|█████▊ | 28/48 [00:07<00:05, 3.58it/s]\n[ComfyUI] 60%|██████ | 29/48 [00:08<00:05, 3.58it/s]\n[ComfyUI] 62%|██████▎ | 30/48 [00:08<00:05, 3.58it/s]\n[ComfyUI] 65%|██████▍ | 31/48 [00:08<00:04, 3.58it/s]\n[ComfyUI] 67%|██████▋ | 32/48 [00:08<00:04, 3.58it/s]\n[ComfyUI] 69%|██████▉ | 33/48 [00:09<00:04, 3.57it/s]\n[ComfyUI] 71%|███████ | 34/48 [00:09<00:03, 3.58it/s]\n[ComfyUI] 73%|███████▎ | 35/48 [00:09<00:03, 3.57it/s]\n[ComfyUI] 75%|███████▌ | 36/48 [00:10<00:03, 3.57it/s]\n[ComfyUI] 77%|███████▋ | 37/48 [00:10<00:03, 3.57it/s]\n[ComfyUI] 79%|███████▉ | 38/48 [00:10<00:02, 3.57it/s]\n[ComfyUI] 81%|████████▏ | 39/48 [00:10<00:02, 3.57it/s]\n[ComfyUI] 83%|████████▎ | 40/48 [00:11<00:02, 3.56it/s]\n[ComfyUI] 85%|████████▌ | 41/48 [00:11<00:01, 3.57it/s]\n[ComfyUI] 88%|████████▊ | 42/48 [00:11<00:01, 3.57it/s]\n[ComfyUI] 90%|████████▉ | 43/48 [00:11<00:01, 3.57it/s]\n[ComfyUI] 92%|█████████▏| 44/48 [00:12<00:01, 3.57it/s]\n[ComfyUI] 94%|█████████▍| 45/48 [00:12<00:00, 3.57it/s]\n[ComfyUI] 96%|█████████▌| 46/48 [00:12<00:00, 3.58it/s]\n[ComfyUI] 98%|█████████▊| 47/48 [00:13<00:00, 3.58it/s]\n[ComfyUI] 100%|██████████| 48/48 [00:13<00:00, 3.59it/s]\nExecuting node 603, title: KSampler, class type: KSampler\n[ComfyUI] 100%|██████████| 48/48 [00:13<00:00, 3.59it/s]\n[ComfyUI]\n[ComfyUI] 0%| | 0/48 [00:00<?, ?it/s]\n[ComfyUI] 2%|▏ | 1/48 [00:00<00:13, 3.44it/s]\n[ComfyUI] 4%|▍ | 2/48 [00:00<00:13, 3.37it/s]\n[ComfyUI] 6%|▋ | 3/48 [00:00<00:13, 3.40it/s]\n[ComfyUI] 8%|▊ | 4/48 [00:01<00:12, 3.40it/s]\n[ComfyUI] 10%|█ | 5/48 [00:01<00:12, 3.42it/s]\n[ComfyUI] 12%|█▎ | 6/48 [00:01<00:12, 3.41it/s]\n[ComfyUI] 15%|█▍ | 7/48 [00:02<00:12, 3.40it/s]\n[ComfyUI] 17%|█▋ | 8/48 [00:02<00:11, 3.41it/s]\n[ComfyUI] 19%|█▉ | 9/48 [00:02<00:11, 3.41it/s]\n[ComfyUI] 21%|██ | 10/48 [00:02<00:11, 3.40it/s]\n[ComfyUI] 23%|██▎ | 11/48 [00:03<00:10, 3.39it/s]\n[ComfyUI] 25%|██▌ | 12/48 [00:03<00:10, 3.40it/s]\n[ComfyUI] 27%|██▋ | 13/48 [00:03<00:10, 3.41it/s]\n[ComfyUI] 29%|██▉ | 14/48 [00:04<00:09, 3.41it/s]\n[ComfyUI] 31%|███▏ | 15/48 [00:04<00:09, 3.40it/s]\n[ComfyUI] 33%|███▎ | 16/48 [00:04<00:09, 3.40it/s]\n[ComfyUI] 35%|███▌ | 17/48 [00:04<00:09, 3.40it/s]\n[ComfyUI] 38%|███▊ | 18/48 [00:05<00:08, 3.41it/s]\n[ComfyUI] 40%|███▉ | 19/48 [00:05<00:08, 3.38it/s]\n[ComfyUI] 42%|████▏ | 20/48 [00:05<00:08, 3.40it/s]\n[ComfyUI] 44%|████▍ | 21/48 [00:06<00:07, 3.41it/s]\n[ComfyUI] 46%|████▌ | 22/48 [00:06<00:07, 3.40it/s]\n[ComfyUI] 48%|████▊ | 23/48 [00:06<00:07, 3.41it/s]\n[ComfyUI] 50%|█████ | 24/48 [00:07<00:06, 3.44it/s]\n[ComfyUI] 52%|█████▏ | 25/48 [00:07<00:06, 3.42it/s]\n[ComfyUI] 54%|█████▍ | 26/48 [00:07<00:06, 3.42it/s]\n[ComfyUI] 56%|█████▋ | 27/48 [00:07<00:06, 3.41it/s]\n[ComfyUI] 58%|█████▊ | 28/48 [00:08<00:05, 3.39it/s]\n[ComfyUI] 60%|██████ | 29/48 [00:08<00:05, 3.39it/s]\n[ComfyUI] 62%|██████▎ | 30/48 [00:08<00:05, 3.38it/s]\n[ComfyUI] 65%|██████▍ | 31/48 [00:09<00:05, 3.39it/s]\n[ComfyUI] 67%|██████▋ | 32/48 [00:09<00:04, 3.40it/s]\n[ComfyUI] 69%|██████▉ | 33/48 [00:09<00:04, 3.39it/s]\n[ComfyUI] 71%|███████ | 34/48 [00:10<00:04, 3.35it/s]\n[ComfyUI] 73%|███████▎ | 35/48 [00:10<00:03, 3.31it/s]\n[ComfyUI] 75%|███████▌ | 36/48 [00:10<00:03, 3.31it/s]\n[ComfyUI] 77%|███████▋ | 37/48 [00:10<00:03, 3.31it/s]\n[ComfyUI] 79%|███████▉ | 38/48 [00:11<00:02, 3.34it/s]\n[ComfyUI] 81%|████████▏ | 39/48 [00:11<00:02, 3.35it/s]\n[ComfyUI] 83%|████████▎ | 40/48 [00:11<00:02, 3.36it/s]\n[ComfyUI] 85%|████████▌ | 41/48 [00:12<00:02, 3.39it/s]\n[ComfyUI] 88%|████████▊ | 42/48 [00:12<00:01, 3.39it/s]\n[ComfyUI] 90%|████████▉ | 43/48 [00:12<00:01, 3.37it/s]\n[ComfyUI] 92%|█████████▏| 44/48 [00:12<00:01, 3.41it/s]\n[ComfyUI] 94%|█████████▍| 45/48 [00:13<00:00, 3.41it/s]\n[ComfyUI] 96%|█████████▌| 46/48 [00:13<00:00, 3.41it/s]\n[ComfyUI] 98%|█████████▊| 47/48 [00:13<00:00, 3.47it/s]\n[ComfyUI] 100%|██████████| 48/48 [00:14<00:00, 3.52it/s]\nExecuting node 739, title: VAE Decode, class type: VAEDecode\nExecuting node 809, title: DWPose Estimator, class type: DWPreprocessor\nExecuting node 802, title: Apply ControlNet, class type: ControlNetApplyAdvanced\nExecuting node 570, title: Ultimate SD Upscale, class type: UltimateSDUpscale\n[ComfyUI] 100%|██████████| 48/48 [00:14<00:00, 3.40it/s][ComfyUI] model_path is /src/ComfyUI/custom_nodes/comfyui_controlnet_aux/ckpts/yzd-v/DWPose/yolox_l.onnx\n[ComfyUI]\n[ComfyUI] model_path is /src/ComfyUI/custom_nodes/comfyui_controlnet_aux/ckpts/hr16/DWPose-TorchScript-BatchSize5/dw-ll_ucoco_384_bs5.torchscript.pt\n[ComfyUI]\n[ComfyUI] DWPose: Using yolox_l.onnx for bbox detection and dw-ll_ucoco_384_bs5.torchscript.pt for pose estimation\n[ComfyUI] DWPose: Bbox 11.92ms\n[ComfyUI] DWPose: Pose 103.06ms on 1 people\n[ComfyUI]\n[ComfyUI] [USDU] Using tiled decode\n[ComfyUI] Canva size: 3072x3072\n[ComfyUI] Image size: 1536x1536\n[ComfyUI] Scale factor: 2\n[ComfyUI] Upscaling iteration 1 with scale factor 2\n[ComfyUI] Tile size: 1536x1536\n[ComfyUI] Tiles amount: 4\n[ComfyUI] Grid: 2x2\n[ComfyUI] Redraw enabled: True\n[ComfyUI] Seams fix mode: NONE\n[ComfyUI] USDU: 0%| | 0/1 [00:00<?, ?tile/s]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:24, 1.37it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:01<00:21, 1.51it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:02<00:19, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:03<00:18, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:04<00:17, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:06<00:15, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:08<00:13, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:08<00:13, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:10<00:11, 1.58it/s]\u001b[A\n[ComfyUI] \n[ComfyUI] 51%|█████▏ | 18/35 [00:11<00:10, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:13<00:08, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:13<00:08, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:15<00:06, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:15<00:06, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:17<00:04, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:19<00:02, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:20<00:01, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.61it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.63it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.58it/s]\n[ComfyUI]\n[ComfyUI] USDU: 100%|██████████| 1/1 [00:22<00:00, 22.64s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:24, 1.37it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.50it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:02<00:19, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:04<00:17, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:08<00:13, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:10<00:11, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:11<00:10, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:13<00:08, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:17<00:04, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:19<00:02, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.61it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.57it/s]\n[ComfyUI]\n[ComfyUI] USDU: 2tile [00:46, 23.65s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:25, 1.35it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.48it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.53it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:02<00:19, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:04<00:17, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:10<00:13, 1.45it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:11<00:12, 1.48it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:11<00:11, 1.50it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.52it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:13<00:09, 1.53it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:13<00:09, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:20<00:02, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.60it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.61it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.55it/s]\n[ComfyUI]\n[ComfyUI] USDU: 3tile [01:11, 24.06s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:24, 1.38it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.50it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:02<00:19, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:04<00:17, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.56it/s]\u001b[A\n[ComfyUI] \n[ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:10<00:11, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:11<00:10, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:13<00:08, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:19<00:02, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.60it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.56it/s]\n[ComfyUI]\n[ComfyUI] USDU: 4tile [01:36, 24.22s/tile]\nExecuting node 744, title: Save Image, class type: SaveImage\n[ComfyUI] USDU: 4tile [01:37, 24.43s/tile]\n[ComfyUI] Prompt executed in 261.00 seconds\nConverting '/tmp/outputs/ComfyUI_00001_.png' to JPG at '/tmp/outputs/tmpnk4np6edBetter prompt (15)_enhanced.jpg'\nRemoved intermediate file: /tmp/outputs/ComfyUI_00001_.png", "metrics": { "predict_time": 261.943974225, "total_time": 261.952055 }, "output": [ "https://replicate.delivery/xezq/kvAfb0wcKeinkUCCYPK8fKdUc99dl5n2mSZzz4nqSlYafVlSB/tmpnk4np6edBetter%20prompt%20%20%2815%29_enhanced.jpg" ], "started_at": "2025-05-04T17:33:27.167081Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-3m3xwtcfxgqozjac6dshpm6apa5hrseq5ydei2rxaksp62cta2uq", "get": "https://api.replicate.com/v1/predictions/p7wetf16yxrma0cpkhe9mx32hc", "cancel": "https://api.replicate.com/v1/predictions/p7wetf16yxrma0cpkhe9mx32hc/cancel" }, "version": "b597f65a2999acfe87d76b3b456da46cd14f3573741490c4444522a2a7613fcf" }
Generated inUsing Florence2 for image tagging - will download from Hugging Face during execution Depth blur disabled - bypassing ProPostDepthMapBlur Copied input image to /tmp/inputs/tmpd6k9wqxz.png [ComfyUI] got prompt Executing node 325, title: Load Image, class type: LoadImage Executing node 726, title: NSFW Filter, class type: ETN_NSFWFilter Executing node 741, title: Upscale Image, class type: ImageScale Executing node 740, title: Prep Image For ClipVision, class type: PrepImageForClipVision Executing node 805, title: Florence2Run, class type: Florence2Run Executing node 813, title: Florence2Run, class type: Florence2Run Executing node 814, title: String Function 🐍, class type: StringFunction|pysssss Executing node 206, title: String Function 🐍, class type: StringFunction|pysssss Executing node 208, title: VAE Encode, class type: VAEEncode Executing node 750, title: Depth Anything V2, class type: DepthAnything_V2 Executing node 210, title: CLIP Text Encode (Prompt), class type: CLIPTextEncode Executing node 522, title: Apply ControlNet, class type: ControlNetApplyAdvanced Executing node 398, title: Prep Image For ClipVision, class type: PrepImageForClipVision Executing node 399, title: IPAdapter Advanced, class type: IPAdapterAdvanced Executing node 204, title: KSampler, class type: KSampler [ComfyUI] Requested to load SDXL [ComfyUI] </s><s>Photo of a beautiful woman with long blonde hair and blue eyes, wearing a black lace dress with a plunging neckline, sitting at a wooden table in a luxurious room with a chandelier in the background. She has a serene expression and is holding a small, fluffy cat with blue eyes. The cat is looking up at the woman with a curious expression. The lighting is soft and warm, creating a warm and inviting atmosphere. The woman is positioned in the center of the image, with the cat on the right side.</s> [ComfyUI] Offloading model... [ComfyUI] </s><s><s><s>1girl, solo, long hair, breasts, looking at viewer, smile, blue eyes, blonde hair, dress, closed mouth, jewelry, blue dress, animal, earrings,</s> [ComfyUI] Offloading model... [ComfyUI] [ComfyUI] 0%| | 0/40 [00:00<?, ?it/s] [ComfyUI] 2%|▎ | 1/40 [00:00<00:16, 2.33it/s] [ComfyUI] 5%|▌ | 2/40 [00:00<00:15, 2.40it/s] [ComfyUI] 8%|▊ | 3/40 [00:01<00:15, 2.43it/s] [ComfyUI] 10%|█ | 4/40 [00:01<00:14, 2.44it/s] [ComfyUI] 12%|█▎ | 5/40 [00:02<00:14, 2.44it/s] [ComfyUI] 15%|█▌ | 6/40 [00:02<00:13, 2.45it/s] [ComfyUI] 18%|█▊ | 7/40 [00:02<00:13, 2.45it/s] [ComfyUI] 20%|██ | 8/40 [00:03<00:13, 2.44it/s] [ComfyUI] 22%|██▎ | 9/40 [00:03<00:12, 2.44it/s] [ComfyUI] 25%|██▌ | 10/40 [00:04<00:12, 2.44it/s] [ComfyUI] 28%|██▊ | 11/40 [00:04<00:11, 2.45it/s] [ComfyUI] 30%|███ | 12/40 [00:04<00:11, 2.45it/s] [ComfyUI] 32%|███▎ | 13/40 [00:05<00:11, 2.44it/s] [ComfyUI] 35%|███▌ | 14/40 [00:05<00:10, 2.44it/s] [ComfyUI] 38%|███▊ | 15/40 [00:06<00:10, 2.44it/s] [ComfyUI] 40%|████ | 16/40 [00:06<00:09, 2.45it/s] [ComfyUI] 42%|████▎ | 17/40 [00:06<00:09, 2.45it/s] [ComfyUI] 45%|████▌ | 18/40 [00:07<00:08, 2.45it/s] [ComfyUI] 48%|████▊ | 19/40 [00:07<00:08, 2.45it/s] [ComfyUI] 50%|█████ | 20/40 [00:08<00:08, 2.45it/s] [ComfyUI] 52%|█████▎ | 21/40 [00:08<00:07, 2.44it/s] [ComfyUI] 55%|█████▌ | 22/40 [00:09<00:07, 2.44it/s] [ComfyUI] 57%|█████▊ | 23/40 [00:09<00:06, 2.44it/s] [ComfyUI] 60%|██████ | 24/40 [00:09<00:06, 2.44it/s] [ComfyUI] 62%|██████▎ | 25/40 [00:10<00:06, 2.44it/s] [ComfyUI] 65%|██████▌ | 26/40 [00:10<00:05, 2.44it/s] [ComfyUI] 68%|██████▊ | 27/40 [00:11<00:05, 2.44it/s] [ComfyUI] 70%|███████ | 28/40 [00:11<00:04, 2.44it/s] [ComfyUI] 72%|███████▎ | 29/40 [00:11<00:04, 2.43it/s] [ComfyUI] 75%|███████▌ | 30/40 [00:12<00:04, 2.43it/s] [ComfyUI] 78%|███████▊ | 31/40 [00:12<00:03, 2.43it/s] [ComfyUI] 80%|████████ | 32/40 [00:13<00:03, 2.43it/s] [ComfyUI] 82%|████████▎ | 33/40 [00:13<00:02, 2.43it/s] [ComfyUI] 85%|████████▌ | 34/40 [00:13<00:02, 2.43it/s] [ComfyUI] 88%|████████▊ | 35/40 [00:14<00:02, 2.43it/s] [ComfyUI] 90%|█████████ | 36/40 [00:14<00:01, 2.43it/s] [ComfyUI] 92%|█████████▎| 37/40 [00:15<00:01, 2.43it/s] [ComfyUI] 95%|█████████▌| 38/40 [00:15<00:00, 2.43it/s] [ComfyUI] 98%|█████████▊| 39/40 [00:16<00:00, 2.42it/s] [ComfyUI] 100%|██████████| 40/40 [00:16<00:00, 2.42it/s] Executing node 538, title: VAE Decode, class type: VAEDecode Executing node 635, title: Upscale Image By, class type: ImageScaleBy Executing node 807, title: Florence2Run, class type: Florence2Run Executing node 608, title: String Function 🐍, class type: StringFunction|pysssss Executing node 600, title: VAE Encode, class type: VAEEncode Executing node 601, title: CLIP Text Encode (Prompt), class type: CLIPTextEncode Executing node 607, title: KSampler, class type: KSampler [ComfyUI] 100%|██████████| 40/40 [00:16<00:00, 2.44it/s][ComfyUI] </s><s><s>1girl, solo, long hair, breasts, looking at viewer, smile, blue eyes, blonde hair, dress, cleavage, jewelry, bare shoulders, medium breasts, collarbone, upper body, earrings, parted lips, indoors, nail polish, ring, lips, window, fingernails, blue dress, fingering, table, ring on hand, cat, curtains, eyelashes, realistic, chandelier</s> [ComfyUI] [ComfyUI] Offloading model... [ComfyUI] 0%| | 0/48 [00:00<?, ?it/s] [ComfyUI] 4%|▍ | 2/48 [00:00<00:12, 3.67it/s] [ComfyUI] 6%|▋ | 3/48 [00:00<00:12, 3.65it/s] [ComfyUI] 8%|▊ | 4/48 [00:01<00:12, 3.63it/s] [ComfyUI] 10%|█ | 5/48 [00:01<00:11, 3.62it/s] [ComfyUI] 12%|█▎ | 6/48 [00:01<00:11, 3.61it/s] [ComfyUI] 15%|█▍ | 7/48 [00:01<00:11, 3.60it/s] [ComfyUI] 17%|█▋ | 8/48 [00:02<00:11, 3.61it/s] [ComfyUI] 19%|█▉ | 9/48 [00:02<00:10, 3.61it/s] [ComfyUI] 21%|██ | 10/48 [00:02<00:10, 3.61it/s] [ComfyUI] 23%|██▎ | 11/48 [00:03<00:10, 3.61it/s] [ComfyUI] 25%|██▌ | 12/48 [00:03<00:09, 3.60it/s] [ComfyUI] 27%|██▋ | 13/48 [00:03<00:09, 3.60it/s] [ComfyUI] 29%|██▉ | 14/48 [00:03<00:09, 3.59it/s] [ComfyUI] 31%|███▏ | 15/48 [00:04<00:09, 3.60it/s] [ComfyUI] 33%|███▎ | 16/48 [00:04<00:08, 3.59it/s] [ComfyUI] 35%|███▌ | 17/48 [00:04<00:08, 3.59it/s] [ComfyUI] 38%|███▊ | 18/48 [00:04<00:08, 3.60it/s] [ComfyUI] 40%|███▉ | 19/48 [00:05<00:08, 3.60it/s] [ComfyUI] 42%|████▏ | 20/48 [00:05<00:07, 3.60it/s] [ComfyUI] 44%|████▍ | 21/48 [00:05<00:07, 3.60it/s] [ComfyUI] 46%|████▌ | 22/48 [00:06<00:07, 3.60it/s] [ComfyUI] 48%|████▊ | 23/48 [00:06<00:06, 3.59it/s] [ComfyUI] 50%|█████ | 24/48 [00:06<00:06, 3.59it/s] [ComfyUI] 52%|█████▏ | 25/48 [00:06<00:06, 3.59it/s] [ComfyUI] 54%|█████▍ | 26/48 [00:07<00:06, 3.59it/s] [ComfyUI] 56%|█████▋ | 27/48 [00:07<00:05, 3.58it/s] [ComfyUI] 58%|█████▊ | 28/48 [00:07<00:05, 3.58it/s] [ComfyUI] 60%|██████ | 29/48 [00:08<00:05, 3.58it/s] [ComfyUI] 62%|██████▎ | 30/48 [00:08<00:05, 3.58it/s] [ComfyUI] 65%|██████▍ | 31/48 [00:08<00:04, 3.58it/s] [ComfyUI] 67%|██████▋ | 32/48 [00:08<00:04, 3.58it/s] [ComfyUI] 69%|██████▉ | 33/48 [00:09<00:04, 3.57it/s] [ComfyUI] 71%|███████ | 34/48 [00:09<00:03, 3.58it/s] [ComfyUI] 73%|███████▎ | 35/48 [00:09<00:03, 3.57it/s] [ComfyUI] 75%|███████▌ | 36/48 [00:10<00:03, 3.57it/s] [ComfyUI] 77%|███████▋ | 37/48 [00:10<00:03, 3.57it/s] [ComfyUI] 79%|███████▉ | 38/48 [00:10<00:02, 3.57it/s] [ComfyUI] 81%|████████▏ | 39/48 [00:10<00:02, 3.57it/s] [ComfyUI] 83%|████████▎ | 40/48 [00:11<00:02, 3.56it/s] [ComfyUI] 85%|████████▌ | 41/48 [00:11<00:01, 3.57it/s] [ComfyUI] 88%|████████▊ | 42/48 [00:11<00:01, 3.57it/s] [ComfyUI] 90%|████████▉ | 43/48 [00:11<00:01, 3.57it/s] [ComfyUI] 92%|█████████▏| 44/48 [00:12<00:01, 3.57it/s] [ComfyUI] 94%|█████████▍| 45/48 [00:12<00:00, 3.57it/s] [ComfyUI] 96%|█████████▌| 46/48 [00:12<00:00, 3.58it/s] [ComfyUI] 98%|█████████▊| 47/48 [00:13<00:00, 3.58it/s] [ComfyUI] 100%|██████████| 48/48 [00:13<00:00, 3.59it/s] Executing node 603, title: KSampler, class type: KSampler [ComfyUI] 100%|██████████| 48/48 [00:13<00:00, 3.59it/s] [ComfyUI] [ComfyUI] 0%| | 0/48 [00:00<?, ?it/s] [ComfyUI] 2%|▏ | 1/48 [00:00<00:13, 3.44it/s] [ComfyUI] 4%|▍ | 2/48 [00:00<00:13, 3.37it/s] [ComfyUI] 6%|▋ | 3/48 [00:00<00:13, 3.40it/s] [ComfyUI] 8%|▊ | 4/48 [00:01<00:12, 3.40it/s] [ComfyUI] 10%|█ | 5/48 [00:01<00:12, 3.42it/s] [ComfyUI] 12%|█▎ | 6/48 [00:01<00:12, 3.41it/s] [ComfyUI] 15%|█▍ | 7/48 [00:02<00:12, 3.40it/s] [ComfyUI] 17%|█▋ | 8/48 [00:02<00:11, 3.41it/s] [ComfyUI] 19%|█▉ | 9/48 [00:02<00:11, 3.41it/s] [ComfyUI] 21%|██ | 10/48 [00:02<00:11, 3.40it/s] [ComfyUI] 23%|██▎ | 11/48 [00:03<00:10, 3.39it/s] [ComfyUI] 25%|██▌ | 12/48 [00:03<00:10, 3.40it/s] [ComfyUI] 27%|██▋ | 13/48 [00:03<00:10, 3.41it/s] [ComfyUI] 29%|██▉ | 14/48 [00:04<00:09, 3.41it/s] [ComfyUI] 31%|███▏ | 15/48 [00:04<00:09, 3.40it/s] [ComfyUI] 33%|███▎ | 16/48 [00:04<00:09, 3.40it/s] [ComfyUI] 35%|███▌ | 17/48 [00:04<00:09, 3.40it/s] [ComfyUI] 38%|███▊ | 18/48 [00:05<00:08, 3.41it/s] [ComfyUI] 40%|███▉ | 19/48 [00:05<00:08, 3.38it/s] [ComfyUI] 42%|████▏ | 20/48 [00:05<00:08, 3.40it/s] [ComfyUI] 44%|████▍ | 21/48 [00:06<00:07, 3.41it/s] [ComfyUI] 46%|████▌ | 22/48 [00:06<00:07, 3.40it/s] [ComfyUI] 48%|████▊ | 23/48 [00:06<00:07, 3.41it/s] [ComfyUI] 50%|█████ | 24/48 [00:07<00:06, 3.44it/s] [ComfyUI] 52%|█████▏ | 25/48 [00:07<00:06, 3.42it/s] [ComfyUI] 54%|█████▍ | 26/48 [00:07<00:06, 3.42it/s] [ComfyUI] 56%|█████▋ | 27/48 [00:07<00:06, 3.41it/s] [ComfyUI] 58%|█████▊ | 28/48 [00:08<00:05, 3.39it/s] [ComfyUI] 60%|██████ | 29/48 [00:08<00:05, 3.39it/s] [ComfyUI] 62%|██████▎ | 30/48 [00:08<00:05, 3.38it/s] [ComfyUI] 65%|██████▍ | 31/48 [00:09<00:05, 3.39it/s] [ComfyUI] 67%|██████▋ | 32/48 [00:09<00:04, 3.40it/s] [ComfyUI] 69%|██████▉ | 33/48 [00:09<00:04, 3.39it/s] [ComfyUI] 71%|███████ | 34/48 [00:10<00:04, 3.35it/s] [ComfyUI] 73%|███████▎ | 35/48 [00:10<00:03, 3.31it/s] [ComfyUI] 75%|███████▌ | 36/48 [00:10<00:03, 3.31it/s] [ComfyUI] 77%|███████▋ | 37/48 [00:10<00:03, 3.31it/s] [ComfyUI] 79%|███████▉ | 38/48 [00:11<00:02, 3.34it/s] [ComfyUI] 81%|████████▏ | 39/48 [00:11<00:02, 3.35it/s] [ComfyUI] 83%|████████▎ | 40/48 [00:11<00:02, 3.36it/s] [ComfyUI] 85%|████████▌ | 41/48 [00:12<00:02, 3.39it/s] [ComfyUI] 88%|████████▊ | 42/48 [00:12<00:01, 3.39it/s] [ComfyUI] 90%|████████▉ | 43/48 [00:12<00:01, 3.37it/s] [ComfyUI] 92%|█████████▏| 44/48 [00:12<00:01, 3.41it/s] [ComfyUI] 94%|█████████▍| 45/48 [00:13<00:00, 3.41it/s] [ComfyUI] 96%|█████████▌| 46/48 [00:13<00:00, 3.41it/s] [ComfyUI] 98%|█████████▊| 47/48 [00:13<00:00, 3.47it/s] [ComfyUI] 100%|██████████| 48/48 [00:14<00:00, 3.52it/s] Executing node 739, title: VAE Decode, class type: VAEDecode Executing node 809, title: DWPose Estimator, class type: DWPreprocessor Executing node 802, title: Apply ControlNet, class type: ControlNetApplyAdvanced Executing node 570, title: Ultimate SD Upscale, class type: UltimateSDUpscale [ComfyUI] 100%|██████████| 48/48 [00:14<00:00, 3.40it/s][ComfyUI] model_path is /src/ComfyUI/custom_nodes/comfyui_controlnet_aux/ckpts/yzd-v/DWPose/yolox_l.onnx [ComfyUI] [ComfyUI] model_path is /src/ComfyUI/custom_nodes/comfyui_controlnet_aux/ckpts/hr16/DWPose-TorchScript-BatchSize5/dw-ll_ucoco_384_bs5.torchscript.pt [ComfyUI] [ComfyUI] DWPose: Using yolox_l.onnx for bbox detection and dw-ll_ucoco_384_bs5.torchscript.pt for pose estimation [ComfyUI] DWPose: Bbox 11.92ms [ComfyUI] DWPose: Pose 103.06ms on 1 people [ComfyUI] [ComfyUI] [USDU] Using tiled decode [ComfyUI] Canva size: 3072x3072 [ComfyUI] Image size: 1536x1536 [ComfyUI] Scale factor: 2 [ComfyUI] Upscaling iteration 1 with scale factor 2 [ComfyUI] Tile size: 1536x1536 [ComfyUI] Tiles amount: 4 [ComfyUI] Grid: 2x2 [ComfyUI] Redraw enabled: True [ComfyUI] Seams fix mode: NONE [ComfyUI] USDU: 0%| | 0/1 [00:00<?, ?tile/s] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:24, 1.37it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:01<00:21, 1.51it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.56it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:02<00:19, 1.58it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:03<00:18, 1.59it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.59it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:04<00:17, 1.58it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.59it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.58it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:06<00:15, 1.58it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.58it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.58it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:08<00:13, 1.58it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:08<00:13, 1.57it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.57it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.58it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:10<00:11, 1.58it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:11<00:10, 1.58it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.58it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.58it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:13<00:08, 1.58it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:13<00:08, 1.58it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.58it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:15<00:06, 1.58it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:15<00:06, 1.59it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.58it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.58it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:17<00:04, 1.58it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.58it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.58it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:19<00:02, 1.58it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.59it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:20<00:01, 1.59it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.61it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.63it/s] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.58it/s] [ComfyUI] [ComfyUI] USDU: 100%|██████████| 1/1 [00:22<00:00, 22.64s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:24, 1.37it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.50it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.54it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:02<00:19, 1.56it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.57it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.57it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:04<00:17, 1.57it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.57it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.56it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.56it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.56it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.57it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.56it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:08<00:13, 1.56it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.57it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.57it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:10<00:11, 1.57it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:11<00:10, 1.56it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.56it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.56it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:13<00:08, 1.56it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.56it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.56it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.56it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.57it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.57it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.57it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:17<00:04, 1.56it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.56it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.57it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:19<00:02, 1.57it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.57it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.58it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.59it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.61it/s] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.57it/s] [ComfyUI] [ComfyUI] USDU: 2tile [00:46, 23.65s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:25, 1.35it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.48it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.53it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:02<00:19, 1.55it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.57it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.56it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:04<00:17, 1.56it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.57it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.56it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.56it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.56it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.57it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.56it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.56it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.56it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:10<00:13, 1.45it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:11<00:12, 1.48it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:11<00:11, 1.50it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.52it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:13<00:09, 1.53it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:13<00:09, 1.54it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.55it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.55it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.55it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.56it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.56it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.56it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.56it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.56it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.56it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:20<00:02, 1.57it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.57it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.58it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.60it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.61it/s] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.55it/s] [ComfyUI] [ComfyUI] USDU: 3tile [01:11, 24.06s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:24, 1.38it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.50it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.54it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:02<00:19, 1.56it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.56it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.56it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:04<00:17, 1.56it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.56it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.55it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.55it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.55it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.56it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.56it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.56it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.56it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.56it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:10<00:11, 1.56it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:11<00:10, 1.55it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.55it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.56it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:13<00:08, 1.56it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.56it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.56it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.56it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.56it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.56it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.56it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.55it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.56it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.56it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:19<00:02, 1.56it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.57it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.57it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.59it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.60it/s] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.56it/s] [ComfyUI] [ComfyUI] USDU: 4tile [01:36, 24.22s/tile] Executing node 744, title: Save Image, class type: SaveImage [ComfyUI] USDU: 4tile [01:37, 24.43s/tile] [ComfyUI] Prompt executed in 261.00 seconds Converting '/tmp/outputs/ComfyUI_00001_.png' to JPG at '/tmp/outputs/tmpnk4np6edBetter prompt (15)_enhanced.jpg' Removed intermediate file: /tmp/outputs/ComfyUI_00001_.png
Prediction
goodguy1963/enhance-and-upscale-ai-photos:b597f65a2999acfe87d76b3b456da46cd14f3573741490c4444522a2a7613fcfIDg4qxt348c9rm80cpkhmtyjj7xcStatusSucceededSourceWebHardwareL40STotal durationCreatedInput
{ "image": "https://replicate.delivery/pbxt/Mx24JRmMrr59oqpIwgSMP5LZ7dwADPhUCc0kSy3IZCeosN0R/_549cdbd3-e168-4298-a421-2049fa241576.jpg", "upscale_factor": 2, "enable_depth_blur": true }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run goodguy1963/enhance-and-upscale-ai-photos using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "goodguy1963/enhance-and-upscale-ai-photos:b597f65a2999acfe87d76b3b456da46cd14f3573741490c4444522a2a7613fcf", { input: { image: "https://replicate.delivery/pbxt/Mx24JRmMrr59oqpIwgSMP5LZ7dwADPhUCc0kSy3IZCeosN0R/_549cdbd3-e168-4298-a421-2049fa241576.jpg", upscale_factor: 2, enable_depth_blur: true } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run goodguy1963/enhance-and-upscale-ai-photos using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "goodguy1963/enhance-and-upscale-ai-photos:b597f65a2999acfe87d76b3b456da46cd14f3573741490c4444522a2a7613fcf", input={ "image": "https://replicate.delivery/pbxt/Mx24JRmMrr59oqpIwgSMP5LZ7dwADPhUCc0kSy3IZCeosN0R/_549cdbd3-e168-4298-a421-2049fa241576.jpg", "upscale_factor": 2, "enable_depth_blur": True } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run goodguy1963/enhance-and-upscale-ai-photos using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "goodguy1963/enhance-and-upscale-ai-photos:b597f65a2999acfe87d76b3b456da46cd14f3573741490c4444522a2a7613fcf", "input": { "image": "https://replicate.delivery/pbxt/Mx24JRmMrr59oqpIwgSMP5LZ7dwADPhUCc0kSy3IZCeosN0R/_549cdbd3-e168-4298-a421-2049fa241576.jpg", "upscale_factor": 2, "enable_depth_blur": true } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2025-05-04T17:52:25.599740Z", "created_at": "2025-05-04T17:48:04.066000Z", "data_removed": false, "error": null, "id": "g4qxt348c9rm80cpkhmtyjj7xc", "input": { "image": "https://replicate.delivery/pbxt/Mx24JRmMrr59oqpIwgSMP5LZ7dwADPhUCc0kSy3IZCeosN0R/_549cdbd3-e168-4298-a421-2049fa241576.jpg", "upscale_factor": 2, "enable_depth_blur": true }, "logs": "Using Florence2 for image tagging - will download from Hugging Face during execution\nUsing depth blur via ProPostDepthMapBlur\nCopied input image to /tmp/inputs/tmpd6k9wqxz.png\n[ComfyUI] got prompt\nExecuting node 325, title: Load Image, class type: LoadImage\nExecuting node 726, title: NSFW Filter, class type: ETN_NSFWFilter\nExecuting node 741, title: Upscale Image, class type: ImageScale\nExecuting node 740, title: Prep Image For ClipVision, class type: PrepImageForClipVision\nExecuting node 805, title: Florence2Run, class type: Florence2Run\nExecuting node 813, title: Florence2Run, class type: Florence2Run\nExecuting node 814, title: String Function 🐍, class type: StringFunction|pysssss\nExecuting node 206, title: String Function 🐍, class type: StringFunction|pysssss\nExecuting node 750, title: Depth Anything V2, class type: DepthAnything_V2\nExecuting node 208, title: VAE Encode, class type: VAEEncode\nExecuting node 210, title: CLIP Text Encode (Prompt), class type: CLIPTextEncode\nExecuting node 522, title: Apply ControlNet, class type: ControlNetApplyAdvanced\nExecuting node 398, title: Prep Image For ClipVision, class type: PrepImageForClipVision\nExecuting node 399, title: IPAdapter Advanced, class type: IPAdapterAdvanced\nExecuting node 204, title: KSampler, class type: KSampler\n[ComfyUI] Requested to load SDXL\n[ComfyUI] </s><s>Photo of a woman sitting on a couch in a cozy cafe, smiling at the camera. She has long dark hair and is wearing a white blouse and black skirt. The woman is sitting on the left side of the couch, looking at the dog on the right side. The dog is a white English Bulldog with a wrinkled face and large ears. The table in front of them is made of light-colored wood. The cafe has a warm, inviting atmosphere with framed pictures on the walls and a menu board above the door. The lighting is soft and warm, creating a cozy ambiance.</s>\n[ComfyUI] Offloading model...\n[ComfyUI] </s><s><s><s>1girl, long hair, looking at viewer, smile, shirt, black hair, animal, indoors, animal focus</s>\n[ComfyUI] Offloading model...\n[ComfyUI]\n[ComfyUI] 0%| | 0/40 [00:00<?, ?it/s]\n[ComfyUI] 2%|▎ | 1/40 [00:00<00:16, 2.33it/s]\n[ComfyUI] 5%|▌ | 2/40 [00:00<00:15, 2.40it/s]\n[ComfyUI] 8%|▊ | 3/40 [00:01<00:15, 2.42it/s]\n[ComfyUI] 10%|█ | 4/40 [00:01<00:14, 2.43it/s]\n[ComfyUI] 12%|█▎ | 5/40 [00:02<00:14, 2.43it/s]\n[ComfyUI] 15%|█▌ | 6/40 [00:02<00:13, 2.44it/s]\n[ComfyUI] 18%|█▊ | 7/40 [00:02<00:13, 2.44it/s]\n[ComfyUI] 20%|██ | 8/40 [00:03<00:13, 2.44it/s]\n[ComfyUI] 22%|██▎ | 9/40 [00:03<00:12, 2.44it/s]\n[ComfyUI] 25%|██▌ | 10/40 [00:04<00:12, 2.43it/s]\n[ComfyUI] 28%|██▊ | 11/40 [00:04<00:11, 2.44it/s]\n[ComfyUI] 30%|███ | 12/40 [00:04<00:11, 2.43it/s]\n[ComfyUI] 32%|███▎ | 13/40 [00:05<00:11, 2.43it/s]\n[ComfyUI] 35%|███▌ | 14/40 [00:05<00:10, 2.43it/s]\n[ComfyUI] 38%|███▊ | 15/40 [00:06<00:10, 2.43it/s]\n[ComfyUI] 40%|████ | 16/40 [00:06<00:09, 2.43it/s]\n[ComfyUI] 42%|████▎ | 17/40 [00:06<00:09, 2.43it/s]\n[ComfyUI] 45%|████▌ | 18/40 [00:07<00:09, 2.43it/s]\n[ComfyUI] 48%|████▊ | 19/40 [00:07<00:08, 2.43it/s]\n[ComfyUI] 50%|█████ | 20/40 [00:08<00:08, 2.43it/s]\n[ComfyUI] 52%|█████▎ | 21/40 [00:08<00:07, 2.42it/s]\n[ComfyUI] 55%|█████▌ | 22/40 [00:09<00:07, 2.42it/s]\n[ComfyUI] 57%|█████▊ | 23/40 [00:09<00:07, 2.42it/s]\n[ComfyUI] 60%|██████ | 24/40 [00:09<00:06, 2.42it/s]\n[ComfyUI] 62%|██████▎ | 25/40 [00:10<00:06, 2.42it/s]\n[ComfyUI] 65%|██████▌ | 26/40 [00:10<00:05, 2.42it/s]\n[ComfyUI] 68%|██████▊ | 27/40 [00:11<00:05, 2.42it/s]\n[ComfyUI] 70%|███████ | 28/40 [00:11<00:04, 2.42it/s]\n[ComfyUI] 72%|███████▎ | 29/40 [00:11<00:04, 2.42it/s]\n[ComfyUI] 75%|███████▌ | 30/40 [00:12<00:04, 2.40it/s]\n[ComfyUI] 78%|███████▊ | 31/40 [00:12<00:03, 2.41it/s]\n[ComfyUI] 80%|████████ | 32/40 [00:13<00:03, 2.41it/s]\n[ComfyUI] 82%|████████▎ | 33/40 [00:13<00:02, 2.41it/s]\n[ComfyUI] 85%|████████▌ | 34/40 [00:14<00:02, 2.41it/s]\n[ComfyUI] 88%|████████▊ | 35/40 [00:14<00:02, 2.41it/s]\n[ComfyUI] 90%|█████████ | 36/40 [00:14<00:01, 2.41it/s]\n[ComfyUI] 92%|█████████▎| 37/40 [00:15<00:01, 2.41it/s]\n[ComfyUI] 95%|█████████▌| 38/40 [00:15<00:00, 2.42it/s]\n[ComfyUI] 98%|█████████▊| 39/40 [00:16<00:00, 2.43it/s]\n[ComfyUI] 100%|██████████| 40/40 [00:16<00:00, 2.43it/s]\nExecuting node 538, title: VAE Decode, class type: VAEDecode\nExecuting node 635, title: Upscale Image By, class type: ImageScaleBy\nExecuting node 807, title: Florence2Run, class type: Florence2Run\nExecuting node 608, title: String Function 🐍, class type: StringFunction|pysssss\nExecuting node 600, title: VAE Encode, class type: VAEEncode\nExecuting node 601, title: CLIP Text Encode (Prompt), class type: CLIPTextEncode\nExecuting node 607, title: KSampler, class type: KSampler\n[ComfyUI] 100%|██████████| 40/40 [00:16<00:00, 2.42it/s][ComfyUI] </s><s><s><s>1girl, long hair, looking at viewer, smile, shirt, black hair, long sleeves, sitting, white shirt, closed mouth, pantyhose, indoors, black pants, collared shirt, blurry, lips, window, no humans, dog, couch, pendant light, table, french bulldog, nose, realistic, english bulldog</s>\n[ComfyUI] Offloading model...\n[ComfyUI]\n[ComfyUI] 0%| | 0/48 [00:00<?, ?it/s]\n[ComfyUI] 4%|▍ | 2/48 [00:00<00:12, 3.66it/s]\n[ComfyUI] 6%|▋ | 3/48 [00:00<00:12, 3.64it/s]\n[ComfyUI] 8%|▊ | 4/48 [00:01<00:12, 3.64it/s]\n[ComfyUI] 10%|█ | 5/48 [00:01<00:11, 3.64it/s]\n[ComfyUI] 12%|█▎ | 6/48 [00:01<00:11, 3.64it/s]\n[ComfyUI] 15%|█▍ | 7/48 [00:01<00:11, 3.63it/s]\n[ComfyUI] 17%|█▋ | 8/48 [00:02<00:11, 3.63it/s]\n[ComfyUI] 19%|█▉ | 9/48 [00:02<00:10, 3.64it/s]\n[ComfyUI] 21%|██ | 10/48 [00:02<00:10, 3.64it/s]\n[ComfyUI] 23%|██▎ | 11/48 [00:03<00:10, 3.63it/s]\n[ComfyUI] 25%|██▌ | 12/48 [00:03<00:09, 3.62it/s]\n[ComfyUI] 27%|██▋ | 13/48 [00:03<00:09, 3.62it/s]\n[ComfyUI] 29%|██▉ | 14/48 [00:03<00:09, 3.63it/s]\n[ComfyUI] 31%|███▏ | 15/48 [00:04<00:09, 3.62it/s]\n[ComfyUI] 33%|███▎ | 16/48 [00:04<00:08, 3.62it/s]\n[ComfyUI] 35%|███▌ | 17/48 [00:04<00:08, 3.62it/s]\n[ComfyUI] 38%|███▊ | 18/48 [00:04<00:08, 3.62it/s]\n[ComfyUI] 40%|███▉ | 19/48 [00:05<00:08, 3.62it/s]\n[ComfyUI] 42%|████▏ | 20/48 [00:05<00:07, 3.63it/s]\n[ComfyUI] 44%|████▍ | 21/48 [00:05<00:07, 3.62it/s]\n[ComfyUI] 46%|████▌ | 22/48 [00:06<00:07, 3.62it/s]\n[ComfyUI] 48%|████▊ | 23/48 [00:06<00:06, 3.62it/s]\n[ComfyUI] 50%|█████ | 24/48 [00:06<00:06, 3.62it/s]\n[ComfyUI] 52%|█████▏ | 25/48 [00:06<00:06, 3.61it/s]\n[ComfyUI] 54%|█████▍ | 26/48 [00:07<00:06, 3.62it/s]\n[ComfyUI] 56%|█████▋ | 27/48 [00:07<00:05, 3.61it/s]\n[ComfyUI] 58%|█████▊ | 28/48 [00:07<00:05, 3.61it/s]\n[ComfyUI] 60%|██████ | 29/48 [00:08<00:05, 3.61it/s]\n[ComfyUI] 62%|██████▎ | 30/48 [00:08<00:04, 3.61it/s]\n[ComfyUI] 65%|██████▍ | 31/48 [00:08<00:04, 3.61it/s]\n[ComfyUI] 67%|██████▋ | 32/48 [00:08<00:04, 3.62it/s]\n[ComfyUI] 69%|██████▉ | 33/48 [00:09<00:04, 3.62it/s]\n[ComfyUI] 71%|███████ | 34/48 [00:09<00:03, 3.62it/s]\n[ComfyUI] 73%|███████▎ | 35/48 [00:09<00:03, 3.61it/s]\n[ComfyUI] 75%|███████▌ | 36/48 [00:09<00:03, 3.62it/s]\n[ComfyUI] 77%|███████▋ | 37/48 [00:10<00:03, 3.62it/s]\n[ComfyUI] 79%|███████▉ | 38/48 [00:10<00:02, 3.62it/s]\n[ComfyUI] 81%|████████▏ | 39/48 [00:10<00:02, 3.62it/s]\n[ComfyUI] 83%|████████▎ | 40/48 [00:11<00:02, 3.62it/s]\n[ComfyUI] 85%|████████▌ | 41/48 [00:11<00:01, 3.61it/s]\n[ComfyUI] 88%|████████▊ | 42/48 [00:11<00:01, 3.61it/s]\n[ComfyUI] 90%|████████▉ | 43/48 [00:11<00:01, 3.62it/s]\n[ComfyUI] 92%|█████████▏| 44/48 [00:12<00:01, 3.62it/s]\n[ComfyUI] 94%|█████████▍| 45/48 [00:12<00:00, 3.62it/s]\n[ComfyUI] 96%|█████████▌| 46/48 [00:12<00:00, 3.62it/s]\n[ComfyUI] 98%|█████████▊| 47/48 [00:13<00:00, 3.41it/s]\n[ComfyUI] 100%|██████████| 48/48 [00:13<00:00, 3.30it/s]\nExecuting node 603, title: KSampler, class type: KSampler\n[ComfyUI] 100%|██████████| 48/48 [00:13<00:00, 3.59it/s]\n[ComfyUI]\n[ComfyUI] 0%| | 0/48 [00:00<?, ?it/s]\n[ComfyUI] 2%|▏ | 1/48 [00:00<00:13, 3.43it/s]\n[ComfyUI] 4%|▍ | 2/48 [00:00<00:13, 3.39it/s]\n[ComfyUI] 6%|▋ | 3/48 [00:00<00:13, 3.41it/s]\n[ComfyUI] 8%|▊ | 4/48 [00:01<00:12, 3.41it/s]\n[ComfyUI] 10%|█ | 5/48 [00:01<00:12, 3.42it/s]\n[ComfyUI] 12%|█▎ | 6/48 [00:01<00:12, 3.40it/s]\n[ComfyUI] 15%|█▍ | 7/48 [00:02<00:12, 3.39it/s]\n[ComfyUI] 17%|█▋ | 8/48 [00:02<00:11, 3.41it/s]\n[ComfyUI] 19%|█▉ | 9/48 [00:02<00:11, 3.40it/s]\n[ComfyUI] 21%|██ | 10/48 [00:02<00:11, 3.40it/s]\n[ComfyUI] 23%|██▎ | 11/48 [00:03<00:10, 3.40it/s]\n[ComfyUI] 25%|██▌ | 12/48 [00:03<00:10, 3.41it/s]\n[ComfyUI] 27%|██▋ | 13/48 [00:03<00:10, 3.41it/s]\n[ComfyUI] 29%|██▉ | 14/48 [00:04<00:09, 3.40it/s]\n[ComfyUI] 31%|███▏ | 15/48 [00:04<00:09, 3.39it/s]\n[ComfyUI] 33%|███▎ | 16/48 [00:04<00:09, 3.39it/s]\n[ComfyUI] 35%|███▌ | 17/48 [00:04<00:09, 3.40it/s]\n[ComfyUI] 38%|███▊ | 18/48 [00:05<00:08, 3.40it/s]\n[ComfyUI] 40%|███▉ | 19/48 [00:05<00:08, 3.39it/s]\n[ComfyUI] 42%|████▏ | 20/48 [00:05<00:08, 3.40it/s]\n[ComfyUI] 44%|████▍ | 21/48 [00:06<00:07, 3.41it/s]\n[ComfyUI] 46%|████▌ | 22/48 [00:06<00:07, 3.40it/s]\n[ComfyUI] 48%|████▊ | 23/48 [00:06<00:07, 3.41it/s]\n[ComfyUI] 50%|█████ | 24/48 [00:07<00:06, 3.44it/s]\n[ComfyUI] 52%|█████▏ | 25/48 [00:07<00:06, 3.42it/s]\n[ComfyUI] 54%|█████▍ | 26/48 [00:07<00:06, 3.42it/s]\n[ComfyUI] 56%|█████▋ | 27/48 [00:07<00:06, 3.41it/s]\n[ComfyUI] 58%|█████▊ | 28/48 [00:08<00:05, 3.39it/s]\n[ComfyUI] 60%|██████ | 29/48 [00:08<00:05, 3.38it/s]\n[ComfyUI] 62%|██████▎ | 30/48 [00:08<00:05, 3.38it/s]\n[ComfyUI] 65%|██████▍ | 31/48 [00:09<00:05, 3.39it/s]\n[ComfyUI] 67%|██████▋ | 32/48 [00:09<00:04, 3.40it/s]\n[ComfyUI] 69%|██████▉ | 33/48 [00:09<00:04, 3.38it/s]\n[ComfyUI] 71%|███████ | 34/48 [00:10<00:04, 3.34it/s]\n[ComfyUI] 73%|███████▎ | 35/48 [00:10<00:03, 3.32it/s]\n[ComfyUI] 75%|███████▌ | 36/48 [00:10<00:03, 3.31it/s]\n[ComfyUI] 77%|███████▋ | 37/48 [00:10<00:03, 3.31it/s]\n[ComfyUI] 79%|███████▉ | 38/48 [00:11<00:02, 3.34it/s]\n[ComfyUI] 81%|████████▏ | 39/48 [00:11<00:02, 3.34it/s]\n[ComfyUI] 83%|████████▎ | 40/48 [00:11<00:02, 3.37it/s]\n[ComfyUI] 85%|████████▌ | 41/48 [00:12<00:02, 3.39it/s]\n[ComfyUI] 88%|████████▊ | 42/48 [00:12<00:01, 3.39it/s]\n[ComfyUI] 90%|████████▉ | 43/48 [00:12<00:01, 3.36it/s]\n[ComfyUI] 92%|█████████▏| 44/48 [00:12<00:01, 3.39it/s]\n[ComfyUI] 94%|█████████▍| 45/48 [00:13<00:00, 3.40it/s]\n[ComfyUI] 96%|█████████▌| 46/48 [00:13<00:00, 3.41it/s]\n[ComfyUI] 98%|█████████▊| 47/48 [00:13<00:00, 3.47it/s]\n[ComfyUI] 100%|██████████| 48/48 [00:14<00:00, 3.52it/s]\nExecuting node 739, title: VAE Decode, class type: VAEDecode\nExecuting node 751, title: ProPostDepthMapBlur, class type: ProPostDepthMapBlur\nExecuting node 809, title: DWPose Estimator, class type: DWPreprocessor\nExecuting node 802, title: Apply ControlNet, class type: ControlNetApplyAdvanced\nExecuting node 570, title: Ultimate SD Upscale, class type: UltimateSDUpscale\n[ComfyUI] 100%|██████████| 48/48 [00:14<00:00, 3.40it/s][ComfyUI] model_path is /src/ComfyUI/custom_nodes/comfyui_controlnet_aux/ckpts/yzd-v/DWPose/yolox_l.onnx\n[ComfyUI] model_path is /src/ComfyUI/custom_nodes/comfyui_controlnet_aux/ckpts/hr16/DWPose-TorchScript-BatchSize5/dw-ll_ucoco_384_bs5.torchscript.pt\n[ComfyUI]\n[ComfyUI] DWPose: Using yolox_l.onnx for bbox detection and dw-ll_ucoco_384_bs5.torchscript.pt for pose estimation\n[ComfyUI] DWPose: Bbox 11.98ms[ComfyUI]\n[ComfyUI] DWPose: Pose 12.72ms on 1 people\n[ComfyUI]\n[ComfyUI] [USDU] Using tiled decode\n[ComfyUI] Canva size: 3072x3072\n[ComfyUI] Image size: 1536x1536\n[ComfyUI] Scale factor: 2\n[ComfyUI] Upscaling iteration 1 with scale factor 2\n[ComfyUI] Tile size: 1536x1536\n[ComfyUI] Tiles amount: 4\n[ComfyUI] Grid: 2x2\n[ComfyUI] Redraw enabled: True\n[ComfyUI] Seams fix mode: NONE\n[ComfyUI] USDU: 0%| | 0/1 [00:00<?, ?tile/s]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:25, 1.36it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:01<00:21, 1.50it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:02<00:19, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:03<00:18, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.58it/s]\u001b[A\n[ComfyUI] \n[ComfyUI] 20%|██ | 7/35 [00:04<00:17, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:06<00:15, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:08<00:13, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:08<00:13, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:10<00:11, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:11<00:10, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:13<00:08, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:15<00:06, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:17<00:04, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:19<00:02, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:20<00:01, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.61it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.63it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.58it/s]\n[ComfyUI]\n[ComfyUI] USDU: 100%|██████████| 1/1 [00:22<00:00, 22.68s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:25, 1.35it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.49it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:02<00:19, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:04<00:17, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.57it/s]\u001b[A\n[ComfyUI] \n[ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:08<00:13, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:10<00:11, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:11<00:10, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:13<00:08, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:17<00:04, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:19<00:02, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.61it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.57it/s]\n[ComfyUI]\n[ComfyUI] USDU: 2tile [00:47, 23.65s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:25, 1.35it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.48it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:02<00:20, 1.53it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:02<00:20, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:04<00:18, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:11<00:11, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:11<00:10, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:13<00:09, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:19<00:02, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.61it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.56it/s]\n[ComfyUI]\n[ComfyUI] USDU: 3tile [01:11, 24.03s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:25, 1.35it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.48it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.53it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:02<00:20, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:04<00:17, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.56it/s]\u001b[A\n[ComfyUI] \n[ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:10<00:11, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:11<00:10, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:13<00:09, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:19<00:02, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:22<00:00, 1.44it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.49it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.54it/s]\n[ComfyUI]\n[ComfyUI] USDU: 4tile [01:36, 24.29s/tile]\nExecuting node 744, title: Save Image, class type: SaveImage\n[ComfyUI] USDU: 4tile [01:37, 24.49s/tile]\n[ComfyUI] Prompt executed in 260.67 seconds\nConverting '/tmp/outputs/ComfyUI_00001_.png' to JPG at '/tmp/outputs/tmph7sf3ghj_549cdbd3-e168-4298-a421-2049fa241576_enhanced.jpg'\nRemoved intermediate file: /tmp/outputs/ComfyUI_00001_.png", "metrics": { "predict_time": 261.525140831, "total_time": 261.53374 }, "output": [ "https://replicate.delivery/xezq/BcT69i8USsadLNCr1kd7HbvkDxsA1jCPrQQMTsjxOVRWbVKF/tmph7sf3ghj_549cdbd3-e168-4298-a421-2049fa241576_enhanced.jpg" ], "started_at": "2025-05-04T17:48:04.074599Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-znythu7ngsze7mjpai4e7iymauokm6qaf6swjqwjrepmeotnie5a", "get": "https://api.replicate.com/v1/predictions/g4qxt348c9rm80cpkhmtyjj7xc", "cancel": "https://api.replicate.com/v1/predictions/g4qxt348c9rm80cpkhmtyjj7xc/cancel" }, "version": "b597f65a2999acfe87d76b3b456da46cd14f3573741490c4444522a2a7613fcf" }
Generated inUsing Florence2 for image tagging - will download from Hugging Face during execution Using depth blur via ProPostDepthMapBlur Copied input image to /tmp/inputs/tmpd6k9wqxz.png [ComfyUI] got prompt Executing node 325, title: Load Image, class type: LoadImage Executing node 726, title: NSFW Filter, class type: ETN_NSFWFilter Executing node 741, title: Upscale Image, class type: ImageScale Executing node 740, title: Prep Image For ClipVision, class type: PrepImageForClipVision Executing node 805, title: Florence2Run, class type: Florence2Run Executing node 813, title: Florence2Run, class type: Florence2Run Executing node 814, title: String Function 🐍, class type: StringFunction|pysssss Executing node 206, title: String Function 🐍, class type: StringFunction|pysssss Executing node 750, title: Depth Anything V2, class type: DepthAnything_V2 Executing node 208, title: VAE Encode, class type: VAEEncode Executing node 210, title: CLIP Text Encode (Prompt), class type: CLIPTextEncode Executing node 522, title: Apply ControlNet, class type: ControlNetApplyAdvanced Executing node 398, title: Prep Image For ClipVision, class type: PrepImageForClipVision Executing node 399, title: IPAdapter Advanced, class type: IPAdapterAdvanced Executing node 204, title: KSampler, class type: KSampler [ComfyUI] Requested to load SDXL [ComfyUI] </s><s>Photo of a woman sitting on a couch in a cozy cafe, smiling at the camera. She has long dark hair and is wearing a white blouse and black skirt. The woman is sitting on the left side of the couch, looking at the dog on the right side. The dog is a white English Bulldog with a wrinkled face and large ears. The table in front of them is made of light-colored wood. The cafe has a warm, inviting atmosphere with framed pictures on the walls and a menu board above the door. The lighting is soft and warm, creating a cozy ambiance.</s> [ComfyUI] Offloading model... [ComfyUI] </s><s><s><s>1girl, long hair, looking at viewer, smile, shirt, black hair, animal, indoors, animal focus</s> [ComfyUI] Offloading model... [ComfyUI] [ComfyUI] 0%| | 0/40 [00:00<?, ?it/s] [ComfyUI] 2%|▎ | 1/40 [00:00<00:16, 2.33it/s] [ComfyUI] 5%|▌ | 2/40 [00:00<00:15, 2.40it/s] [ComfyUI] 8%|▊ | 3/40 [00:01<00:15, 2.42it/s] [ComfyUI] 10%|█ | 4/40 [00:01<00:14, 2.43it/s] [ComfyUI] 12%|█▎ | 5/40 [00:02<00:14, 2.43it/s] [ComfyUI] 15%|█▌ | 6/40 [00:02<00:13, 2.44it/s] [ComfyUI] 18%|█▊ | 7/40 [00:02<00:13, 2.44it/s] [ComfyUI] 20%|██ | 8/40 [00:03<00:13, 2.44it/s] [ComfyUI] 22%|██▎ | 9/40 [00:03<00:12, 2.44it/s] [ComfyUI] 25%|██▌ | 10/40 [00:04<00:12, 2.43it/s] [ComfyUI] 28%|██▊ | 11/40 [00:04<00:11, 2.44it/s] [ComfyUI] 30%|███ | 12/40 [00:04<00:11, 2.43it/s] [ComfyUI] 32%|███▎ | 13/40 [00:05<00:11, 2.43it/s] [ComfyUI] 35%|███▌ | 14/40 [00:05<00:10, 2.43it/s] [ComfyUI] 38%|███▊ | 15/40 [00:06<00:10, 2.43it/s] [ComfyUI] 40%|████ | 16/40 [00:06<00:09, 2.43it/s] [ComfyUI] 42%|████▎ | 17/40 [00:06<00:09, 2.43it/s] [ComfyUI] 45%|████▌ | 18/40 [00:07<00:09, 2.43it/s] [ComfyUI] 48%|████▊ | 19/40 [00:07<00:08, 2.43it/s] [ComfyUI] 50%|█████ | 20/40 [00:08<00:08, 2.43it/s] [ComfyUI] 52%|█████▎ | 21/40 [00:08<00:07, 2.42it/s] [ComfyUI] 55%|█████▌ | 22/40 [00:09<00:07, 2.42it/s] [ComfyUI] 57%|█████▊ | 23/40 [00:09<00:07, 2.42it/s] [ComfyUI] 60%|██████ | 24/40 [00:09<00:06, 2.42it/s] [ComfyUI] 62%|██████▎ | 25/40 [00:10<00:06, 2.42it/s] [ComfyUI] 65%|██████▌ | 26/40 [00:10<00:05, 2.42it/s] [ComfyUI] 68%|██████▊ | 27/40 [00:11<00:05, 2.42it/s] [ComfyUI] 70%|███████ | 28/40 [00:11<00:04, 2.42it/s] [ComfyUI] 72%|███████▎ | 29/40 [00:11<00:04, 2.42it/s] [ComfyUI] 75%|███████▌ | 30/40 [00:12<00:04, 2.40it/s] [ComfyUI] 78%|███████▊ | 31/40 [00:12<00:03, 2.41it/s] [ComfyUI] 80%|████████ | 32/40 [00:13<00:03, 2.41it/s] [ComfyUI] 82%|████████▎ | 33/40 [00:13<00:02, 2.41it/s] [ComfyUI] 85%|████████▌ | 34/40 [00:14<00:02, 2.41it/s] [ComfyUI] 88%|████████▊ | 35/40 [00:14<00:02, 2.41it/s] [ComfyUI] 90%|█████████ | 36/40 [00:14<00:01, 2.41it/s] [ComfyUI] 92%|█████████▎| 37/40 [00:15<00:01, 2.41it/s] [ComfyUI] 95%|█████████▌| 38/40 [00:15<00:00, 2.42it/s] [ComfyUI] 98%|█████████▊| 39/40 [00:16<00:00, 2.43it/s] [ComfyUI] 100%|██████████| 40/40 [00:16<00:00, 2.43it/s] Executing node 538, title: VAE Decode, class type: VAEDecode Executing node 635, title: Upscale Image By, class type: ImageScaleBy Executing node 807, title: Florence2Run, class type: Florence2Run Executing node 608, title: String Function 🐍, class type: StringFunction|pysssss Executing node 600, title: VAE Encode, class type: VAEEncode Executing node 601, title: CLIP Text Encode (Prompt), class type: CLIPTextEncode Executing node 607, title: KSampler, class type: KSampler [ComfyUI] 100%|██████████| 40/40 [00:16<00:00, 2.42it/s][ComfyUI] </s><s><s><s>1girl, long hair, looking at viewer, smile, shirt, black hair, long sleeves, sitting, white shirt, closed mouth, pantyhose, indoors, black pants, collared shirt, blurry, lips, window, no humans, dog, couch, pendant light, table, french bulldog, nose, realistic, english bulldog</s> [ComfyUI] Offloading model... [ComfyUI] [ComfyUI] 0%| | 0/48 [00:00<?, ?it/s] [ComfyUI] 4%|▍ | 2/48 [00:00<00:12, 3.66it/s] [ComfyUI] 6%|▋ | 3/48 [00:00<00:12, 3.64it/s] [ComfyUI] 8%|▊ | 4/48 [00:01<00:12, 3.64it/s] [ComfyUI] 10%|█ | 5/48 [00:01<00:11, 3.64it/s] [ComfyUI] 12%|█▎ | 6/48 [00:01<00:11, 3.64it/s] [ComfyUI] 15%|█▍ | 7/48 [00:01<00:11, 3.63it/s] [ComfyUI] 17%|█▋ | 8/48 [00:02<00:11, 3.63it/s] [ComfyUI] 19%|█▉ | 9/48 [00:02<00:10, 3.64it/s] [ComfyUI] 21%|██ | 10/48 [00:02<00:10, 3.64it/s] [ComfyUI] 23%|██▎ | 11/48 [00:03<00:10, 3.63it/s] [ComfyUI] 25%|██▌ | 12/48 [00:03<00:09, 3.62it/s] [ComfyUI] 27%|██▋ | 13/48 [00:03<00:09, 3.62it/s] [ComfyUI] 29%|██▉ | 14/48 [00:03<00:09, 3.63it/s] [ComfyUI] 31%|███▏ | 15/48 [00:04<00:09, 3.62it/s] [ComfyUI] 33%|███▎ | 16/48 [00:04<00:08, 3.62it/s] [ComfyUI] 35%|███▌ | 17/48 [00:04<00:08, 3.62it/s] [ComfyUI] 38%|███▊ | 18/48 [00:04<00:08, 3.62it/s] [ComfyUI] 40%|███▉ | 19/48 [00:05<00:08, 3.62it/s] [ComfyUI] 42%|████▏ | 20/48 [00:05<00:07, 3.63it/s] [ComfyUI] 44%|████▍ | 21/48 [00:05<00:07, 3.62it/s] [ComfyUI] 46%|████▌ | 22/48 [00:06<00:07, 3.62it/s] [ComfyUI] 48%|████▊ | 23/48 [00:06<00:06, 3.62it/s] [ComfyUI] 50%|█████ | 24/48 [00:06<00:06, 3.62it/s] [ComfyUI] 52%|█████▏ | 25/48 [00:06<00:06, 3.61it/s] [ComfyUI] 54%|█████▍ | 26/48 [00:07<00:06, 3.62it/s] [ComfyUI] 56%|█████▋ | 27/48 [00:07<00:05, 3.61it/s] [ComfyUI] 58%|█████▊ | 28/48 [00:07<00:05, 3.61it/s] [ComfyUI] 60%|██████ | 29/48 [00:08<00:05, 3.61it/s] [ComfyUI] 62%|██████▎ | 30/48 [00:08<00:04, 3.61it/s] [ComfyUI] 65%|██████▍ | 31/48 [00:08<00:04, 3.61it/s] [ComfyUI] 67%|██████▋ | 32/48 [00:08<00:04, 3.62it/s] [ComfyUI] 69%|██████▉ | 33/48 [00:09<00:04, 3.62it/s] [ComfyUI] 71%|███████ | 34/48 [00:09<00:03, 3.62it/s] [ComfyUI] 73%|███████▎ | 35/48 [00:09<00:03, 3.61it/s] [ComfyUI] 75%|███████▌ | 36/48 [00:09<00:03, 3.62it/s] [ComfyUI] 77%|███████▋ | 37/48 [00:10<00:03, 3.62it/s] [ComfyUI] 79%|███████▉ | 38/48 [00:10<00:02, 3.62it/s] [ComfyUI] 81%|████████▏ | 39/48 [00:10<00:02, 3.62it/s] [ComfyUI] 83%|████████▎ | 40/48 [00:11<00:02, 3.62it/s] [ComfyUI] 85%|████████▌ | 41/48 [00:11<00:01, 3.61it/s] [ComfyUI] 88%|████████▊ | 42/48 [00:11<00:01, 3.61it/s] [ComfyUI] 90%|████████▉ | 43/48 [00:11<00:01, 3.62it/s] [ComfyUI] 92%|█████████▏| 44/48 [00:12<00:01, 3.62it/s] [ComfyUI] 94%|█████████▍| 45/48 [00:12<00:00, 3.62it/s] [ComfyUI] 96%|█████████▌| 46/48 [00:12<00:00, 3.62it/s] [ComfyUI] 98%|█████████▊| 47/48 [00:13<00:00, 3.41it/s] [ComfyUI] 100%|██████████| 48/48 [00:13<00:00, 3.30it/s] Executing node 603, title: KSampler, class type: KSampler [ComfyUI] 100%|██████████| 48/48 [00:13<00:00, 3.59it/s] [ComfyUI] [ComfyUI] 0%| | 0/48 [00:00<?, ?it/s] [ComfyUI] 2%|▏ | 1/48 [00:00<00:13, 3.43it/s] [ComfyUI] 4%|▍ | 2/48 [00:00<00:13, 3.39it/s] [ComfyUI] 6%|▋ | 3/48 [00:00<00:13, 3.41it/s] [ComfyUI] 8%|▊ | 4/48 [00:01<00:12, 3.41it/s] [ComfyUI] 10%|█ | 5/48 [00:01<00:12, 3.42it/s] [ComfyUI] 12%|█▎ | 6/48 [00:01<00:12, 3.40it/s] [ComfyUI] 15%|█▍ | 7/48 [00:02<00:12, 3.39it/s] [ComfyUI] 17%|█▋ | 8/48 [00:02<00:11, 3.41it/s] [ComfyUI] 19%|█▉ | 9/48 [00:02<00:11, 3.40it/s] [ComfyUI] 21%|██ | 10/48 [00:02<00:11, 3.40it/s] [ComfyUI] 23%|██▎ | 11/48 [00:03<00:10, 3.40it/s] [ComfyUI] 25%|██▌ | 12/48 [00:03<00:10, 3.41it/s] [ComfyUI] 27%|██▋ | 13/48 [00:03<00:10, 3.41it/s] [ComfyUI] 29%|██▉ | 14/48 [00:04<00:09, 3.40it/s] [ComfyUI] 31%|███▏ | 15/48 [00:04<00:09, 3.39it/s] [ComfyUI] 33%|███▎ | 16/48 [00:04<00:09, 3.39it/s] [ComfyUI] 35%|███▌ | 17/48 [00:04<00:09, 3.40it/s] [ComfyUI] 38%|███▊ | 18/48 [00:05<00:08, 3.40it/s] [ComfyUI] 40%|███▉ | 19/48 [00:05<00:08, 3.39it/s] [ComfyUI] 42%|████▏ | 20/48 [00:05<00:08, 3.40it/s] [ComfyUI] 44%|████▍ | 21/48 [00:06<00:07, 3.41it/s] [ComfyUI] 46%|████▌ | 22/48 [00:06<00:07, 3.40it/s] [ComfyUI] 48%|████▊ | 23/48 [00:06<00:07, 3.41it/s] [ComfyUI] 50%|█████ | 24/48 [00:07<00:06, 3.44it/s] [ComfyUI] 52%|█████▏ | 25/48 [00:07<00:06, 3.42it/s] [ComfyUI] 54%|█████▍ | 26/48 [00:07<00:06, 3.42it/s] [ComfyUI] 56%|█████▋ | 27/48 [00:07<00:06, 3.41it/s] [ComfyUI] 58%|█████▊ | 28/48 [00:08<00:05, 3.39it/s] [ComfyUI] 60%|██████ | 29/48 [00:08<00:05, 3.38it/s] [ComfyUI] 62%|██████▎ | 30/48 [00:08<00:05, 3.38it/s] [ComfyUI] 65%|██████▍ | 31/48 [00:09<00:05, 3.39it/s] [ComfyUI] 67%|██████▋ | 32/48 [00:09<00:04, 3.40it/s] [ComfyUI] 69%|██████▉ | 33/48 [00:09<00:04, 3.38it/s] [ComfyUI] 71%|███████ | 34/48 [00:10<00:04, 3.34it/s] [ComfyUI] 73%|███████▎ | 35/48 [00:10<00:03, 3.32it/s] [ComfyUI] 75%|███████▌ | 36/48 [00:10<00:03, 3.31it/s] [ComfyUI] 77%|███████▋ | 37/48 [00:10<00:03, 3.31it/s] [ComfyUI] 79%|███████▉ | 38/48 [00:11<00:02, 3.34it/s] [ComfyUI] 81%|████████▏ | 39/48 [00:11<00:02, 3.34it/s] [ComfyUI] 83%|████████▎ | 40/48 [00:11<00:02, 3.37it/s] [ComfyUI] 85%|████████▌ | 41/48 [00:12<00:02, 3.39it/s] [ComfyUI] 88%|████████▊ | 42/48 [00:12<00:01, 3.39it/s] [ComfyUI] 90%|████████▉ | 43/48 [00:12<00:01, 3.36it/s] [ComfyUI] 92%|█████████▏| 44/48 [00:12<00:01, 3.39it/s] [ComfyUI] 94%|█████████▍| 45/48 [00:13<00:00, 3.40it/s] [ComfyUI] 96%|█████████▌| 46/48 [00:13<00:00, 3.41it/s] [ComfyUI] 98%|█████████▊| 47/48 [00:13<00:00, 3.47it/s] [ComfyUI] 100%|██████████| 48/48 [00:14<00:00, 3.52it/s] Executing node 739, title: VAE Decode, class type: VAEDecode Executing node 751, title: ProPostDepthMapBlur, class type: ProPostDepthMapBlur Executing node 809, title: DWPose Estimator, class type: DWPreprocessor Executing node 802, title: Apply ControlNet, class type: ControlNetApplyAdvanced Executing node 570, title: Ultimate SD Upscale, class type: UltimateSDUpscale [ComfyUI] 100%|██████████| 48/48 [00:14<00:00, 3.40it/s][ComfyUI] model_path is /src/ComfyUI/custom_nodes/comfyui_controlnet_aux/ckpts/yzd-v/DWPose/yolox_l.onnx [ComfyUI] model_path is /src/ComfyUI/custom_nodes/comfyui_controlnet_aux/ckpts/hr16/DWPose-TorchScript-BatchSize5/dw-ll_ucoco_384_bs5.torchscript.pt [ComfyUI] [ComfyUI] DWPose: Using yolox_l.onnx for bbox detection and dw-ll_ucoco_384_bs5.torchscript.pt for pose estimation [ComfyUI] DWPose: Bbox 11.98ms[ComfyUI] [ComfyUI] DWPose: Pose 12.72ms on 1 people [ComfyUI] [ComfyUI] [USDU] Using tiled decode [ComfyUI] Canva size: 3072x3072 [ComfyUI] Image size: 1536x1536 [ComfyUI] Scale factor: 2 [ComfyUI] Upscaling iteration 1 with scale factor 2 [ComfyUI] Tile size: 1536x1536 [ComfyUI] Tiles amount: 4 [ComfyUI] Grid: 2x2 [ComfyUI] Redraw enabled: True [ComfyUI] Seams fix mode: NONE [ComfyUI] USDU: 0%| | 0/1 [00:00<?, ?tile/s] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:25, 1.36it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:01<00:21, 1.50it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.55it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:02<00:19, 1.57it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:03<00:18, 1.59it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.58it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:04<00:17, 1.58it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.58it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.58it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:06<00:15, 1.58it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.58it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.58it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:08<00:13, 1.58it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:08<00:13, 1.58it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.58it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.58it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:10<00:11, 1.58it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:11<00:10, 1.57it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.57it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.58it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:13<00:08, 1.57it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.57it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.57it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.57it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:15<00:06, 1.57it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.57it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.57it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:17<00:04, 1.57it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.58it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.58it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:19<00:02, 1.59it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.59it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:20<00:01, 1.59it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.61it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.63it/s] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.58it/s] [ComfyUI] [ComfyUI] USDU: 100%|██████████| 1/1 [00:22<00:00, 22.68s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:25, 1.35it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.49it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.54it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:02<00:19, 1.56it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.57it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.57it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:04<00:17, 1.57it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.57it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.56it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.56it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.56it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.57it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.57it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:08<00:13, 1.57it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.57it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.57it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:10<00:11, 1.57it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:11<00:10, 1.56it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.56it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.56it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:13<00:08, 1.56it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.56it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.57it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.57it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.57it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.57it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.57it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:17<00:04, 1.56it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.56it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.56it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:19<00:02, 1.57it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.58it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.58it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.59it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.61it/s] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.57it/s] [ComfyUI] [ComfyUI] USDU: 2tile [00:47, 23.65s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:25, 1.35it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.48it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:02<00:20, 1.53it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:02<00:20, 1.55it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.56it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.56it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:04<00:18, 1.55it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.56it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.55it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.55it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.55it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.55it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.55it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.55it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.55it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.56it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:11<00:11, 1.55it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:11<00:10, 1.55it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.55it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.55it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:13<00:09, 1.55it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.55it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.55it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.55it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.56it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.56it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.56it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.56it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.56it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.56it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:19<00:02, 1.57it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.57it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.58it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.59it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.61it/s] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.56it/s] [ComfyUI] [ComfyUI] USDU: 3tile [01:11, 24.03s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:25, 1.35it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.48it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.53it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:02<00:20, 1.55it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.56it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.56it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:04<00:17, 1.56it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.56it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.56it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.55it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.55it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.56it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.55it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.55it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.56it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.56it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:10<00:11, 1.56it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:11<00:10, 1.55it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.55it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.55it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:13<00:09, 1.55it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.55it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.56it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.56it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.56it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.56it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.56it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.56it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.56it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.56it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:19<00:02, 1.57it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.58it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.58it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:22<00:00, 1.44it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.49it/s] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.54it/s] [ComfyUI] [ComfyUI] USDU: 4tile [01:36, 24.29s/tile] Executing node 744, title: Save Image, class type: SaveImage [ComfyUI] USDU: 4tile [01:37, 24.49s/tile] [ComfyUI] Prompt executed in 260.67 seconds Converting '/tmp/outputs/ComfyUI_00001_.png' to JPG at '/tmp/outputs/tmph7sf3ghj_549cdbd3-e168-4298-a421-2049fa241576_enhanced.jpg' Removed intermediate file: /tmp/outputs/ComfyUI_00001_.png
Prediction
goodguy1963/enhance-and-upscale-ai-photos:b597f65a2999acfe87d76b3b456da46cd14f3573741490c4444522a2a7613fcfIDepdygx3sm1rm80cpkkzb69y2v0StatusSucceededSourceWebHardwareL40STotal durationCreatedInput
{ "image": "https://replicate.delivery/pbxt/Mx4YSOkIx6T5xcnbbmKU9eGRv0gRXSTATudqLo0fstlB0hiC/IMG_0281.webp", "upscale_factor": 4, "enable_depth_blur": true }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run goodguy1963/enhance-and-upscale-ai-photos using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "goodguy1963/enhance-and-upscale-ai-photos:b597f65a2999acfe87d76b3b456da46cd14f3573741490c4444522a2a7613fcf", { input: { image: "https://replicate.delivery/pbxt/Mx4YSOkIx6T5xcnbbmKU9eGRv0gRXSTATudqLo0fstlB0hiC/IMG_0281.webp", upscale_factor: 4, enable_depth_blur: true } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run goodguy1963/enhance-and-upscale-ai-photos using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "goodguy1963/enhance-and-upscale-ai-photos:b597f65a2999acfe87d76b3b456da46cd14f3573741490c4444522a2a7613fcf", input={ "image": "https://replicate.delivery/pbxt/Mx4YSOkIx6T5xcnbbmKU9eGRv0gRXSTATudqLo0fstlB0hiC/IMG_0281.webp", "upscale_factor": 4, "enable_depth_blur": True } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run goodguy1963/enhance-and-upscale-ai-photos using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "goodguy1963/enhance-and-upscale-ai-photos:b597f65a2999acfe87d76b3b456da46cd14f3573741490c4444522a2a7613fcf", "input": { "image": "https://replicate.delivery/pbxt/Mx4YSOkIx6T5xcnbbmKU9eGRv0gRXSTATudqLo0fstlB0hiC/IMG_0281.webp", "upscale_factor": 4, "enable_depth_blur": true } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2025-05-04T20:40:10.914940Z", "created_at": "2025-05-04T20:30:45.152000Z", "data_removed": false, "error": null, "id": "epdygx3sm1rm80cpkkzb69y2v0", "input": { "image": "https://replicate.delivery/pbxt/Mx4YSOkIx6T5xcnbbmKU9eGRv0gRXSTATudqLo0fstlB0hiC/IMG_0281.webp", "upscale_factor": 4, "enable_depth_blur": true }, "logs": "Using Florence2 for image tagging - will download from Hugging Face during execution\nUsing depth blur via ProPostDepthMapBlur\nCopied input image to /tmp/inputs/tmpd6k9wqxz.png\n[ComfyUI] got prompt\nExecuting node 325, title: Load Image, class type: LoadImage\nExecuting node 726, title: NSFW Filter, class type: ETN_NSFWFilter\nExecuting node 741, title: Upscale Image, class type: ImageScale\nExecuting node 740, title: Prep Image For ClipVision, class type: PrepImageForClipVision\nExecuting node 813, title: Florence2Run, class type: Florence2Run\nExecuting node 814, title: String Function 🐍, class type: StringFunction|pysssss\nExecuting node 805, title: Florence2Run, class type: Florence2Run\nExecuting node 206, title: String Function 🐍, class type: StringFunction|pysssss\nExecuting node 208, title: VAE Encode, class type: VAEEncode\nExecuting node 750, title: Depth Anything V2, class type: DepthAnything_V2\nExecuting node 210, title: CLIP Text Encode (Prompt), class type: CLIPTextEncode\nExecuting node 522, title: Apply ControlNet, class type: ControlNetApplyAdvanced\nExecuting node 398, title: Prep Image For ClipVision, class type: PrepImageForClipVision\nExecuting node 399, title: IPAdapter Advanced, class type: IPAdapterAdvanced\nExecuting node 204, title: KSampler, class type: KSampler\n[ComfyUI] Requested to load SDXL\n[ComfyUI] </s><s><s><s>1girl, solo, long hair, looking at viewer, simple background, neutral colors, brown eyes, dark hair, dark-skinned female, upper body</s>\n[ComfyUI] Offloading model...\n[ComfyUI] </s><s>Photo of a woman with a snake coiled around her neck, wearing dramatic eye makeup with black eyeliner and gold eyeshadow. She has long, dark hair and is wearing red lipstick. The background is a plain, light grey. The woman has a neutral expression and is looking directly at the camera. The snake has a black and yellow pattern on its body. The image is framed with a black border.</s>\n[ComfyUI] Offloading model...\n[ComfyUI]\n[ComfyUI] 0%| | 0/40 [00:00<?, ?it/s]\n[ComfyUI] 2%|▎ | 1/40 [00:00<00:17, 2.27it/s]\n[ComfyUI] 5%|▌ | 2/40 [00:00<00:16, 2.35it/s]\n[ComfyUI] 8%|▊ | 3/40 [00:01<00:15, 2.37it/s]\n[ComfyUI] 10%|█ | 4/40 [00:01<00:15, 2.38it/s]\n[ComfyUI] 12%|█▎ | 5/40 [00:02<00:14, 2.38it/s]\n[ComfyUI] 15%|█▌ | 6/40 [00:02<00:14, 2.38it/s]\n[ComfyUI] 18%|█▊ | 7/40 [00:02<00:13, 2.38it/s]\n[ComfyUI] 20%|██ | 8/40 [00:03<00:13, 2.38it/s]\n[ComfyUI] 22%|██▎ | 9/40 [00:03<00:13, 2.38it/s]\n[ComfyUI] 25%|██▌ | 10/40 [00:04<00:12, 2.38it/s]\n[ComfyUI] 28%|██▊ | 11/40 [00:04<00:12, 2.38it/s]\n[ComfyUI] 30%|███ | 12/40 [00:05<00:11, 2.37it/s]\n[ComfyUI] 32%|███▎ | 13/40 [00:05<00:11, 2.37it/s]\n[ComfyUI] 35%|███▌ | 14/40 [00:05<00:10, 2.37it/s]\n[ComfyUI] 38%|███▊ | 15/40 [00:06<00:10, 2.37it/s]\n[ComfyUI] 40%|████ | 16/40 [00:06<00:10, 2.38it/s]\n[ComfyUI] 42%|████▎ | 17/40 [00:07<00:09, 2.38it/s]\n[ComfyUI] 45%|████▌ | 18/40 [00:07<00:09, 2.39it/s]\n[ComfyUI] 48%|████▊ | 19/40 [00:07<00:08, 2.39it/s]\n[ComfyUI] 50%|█████ | 20/40 [00:08<00:08, 2.39it/s]\n[ComfyUI] 52%|█████▎ | 21/40 [00:08<00:07, 2.39it/s]\n[ComfyUI] 55%|█████▌ | 22/40 [00:09<00:07, 2.39it/s]\n[ComfyUI] 57%|█████▊ | 23/40 [00:09<00:07, 2.39it/s]\n[ComfyUI] 60%|██████ | 24/40 [00:10<00:06, 2.39it/s]\n[ComfyUI] 62%|██████▎ | 25/40 [00:10<00:06, 2.39it/s]\n[ComfyUI] 65%|██████▌ | 26/40 [00:10<00:05, 2.39it/s]\n[ComfyUI] 68%|██████▊ | 27/40 [00:11<00:05, 2.39it/s]\n[ComfyUI] 70%|███████ | 28/40 [00:11<00:05, 2.39it/s]\n[ComfyUI] 72%|███████▎ | 29/40 [00:12<00:04, 2.39it/s]\n[ComfyUI] 75%|███████▌ | 30/40 [00:12<00:04, 2.39it/s]\n[ComfyUI] 78%|███████▊ | 31/40 [00:13<00:03, 2.39it/s]\n[ComfyUI] 80%|████████ | 32/40 [00:13<00:03, 2.39it/s]\n[ComfyUI] 82%|████████▎ | 33/40 [00:13<00:02, 2.39it/s]\n[ComfyUI] 85%|████████▌ | 34/40 [00:14<00:02, 2.39it/s]\n[ComfyUI] 88%|████████▊ | 35/40 [00:14<00:02, 2.39it/s]\n[ComfyUI] 90%|█████████ | 36/40 [00:15<00:01, 2.39it/s]\n[ComfyUI] 92%|█████████▎| 37/40 [00:15<00:01, 2.38it/s]\n[ComfyUI] 95%|█████████▌| 38/40 [00:15<00:00, 2.38it/s]\n[ComfyUI] 98%|█████████▊| 39/40 [00:16<00:00, 2.38it/s]\n[ComfyUI] 100%|██████████| 40/40 [00:16<00:00, 2.38it/s]\nExecuting node 538, title: VAE Decode, class type: VAEDecode\nExecuting node 635, title: Upscale Image By, class type: ImageScaleBy\nExecuting node 807, title: Florence2Run, class type: Florence2Run\nExecuting node 608, title: String Function 🐍, class type: StringFunction|pysssss\nExecuting node 600, title: VAE Encode, class type: VAEEncode\nExecuting node 601, title: CLIP Text Encode (Prompt), class type: CLIPTextEncode\nExecuting node 607, title: KSampler, class type: KSampler\n[ComfyUI] 100%|██████████| 40/40 [00:16<00:00, 2.38it/s][ComfyUI] </s><s><s>1girl, solo, long hair, looking at viewer, blue eyes, simple background, black hair, closed mouth, collarbone, upper body, eyelashes, mole, lips, makeup, eyeliner, nose, realistic, snake</s>\n[ComfyUI] Offloading model...\n[ComfyUI]\n[ComfyUI] 0%| | 0/48 [00:00<?, ?it/s]\n[ComfyUI] 4%|▍ | 2/48 [00:00<00:12, 3.63it/s]\n[ComfyUI] 6%|▋ | 3/48 [00:00<00:12, 3.61it/s]\n[ComfyUI] 8%|▊ | 4/48 [00:01<00:12, 3.60it/s]\n[ComfyUI] 10%|█ | 5/48 [00:01<00:11, 3.60it/s]\n[ComfyUI] 12%|█▎ | 6/48 [00:01<00:11, 3.60it/s]\n[ComfyUI] 15%|█▍ | 7/48 [00:01<00:11, 3.60it/s]\n[ComfyUI] 17%|█▋ | 8/48 [00:02<00:11, 3.59it/s]\n[ComfyUI] 19%|█▉ | 9/48 [00:02<00:10, 3.59it/s]\n[ComfyUI] 21%|██ | 10/48 [00:02<00:10, 3.59it/s]\n[ComfyUI] 23%|██▎ | 11/48 [00:03<00:10, 3.59it/s]\n[ComfyUI] 25%|██▌ | 12/48 [00:03<00:10, 3.59it/s]\n[ComfyUI] 27%|██▋ | 13/48 [00:03<00:09, 3.59it/s]\n[ComfyUI] 29%|██▉ | 14/48 [00:03<00:09, 3.58it/s]\n[ComfyUI] 31%|███▏ | 15/48 [00:04<00:09, 3.58it/s]\n[ComfyUI] 33%|███▎ | 16/48 [00:04<00:08, 3.58it/s]\n[ComfyUI] 35%|███▌ | 17/48 [00:04<00:08, 3.57it/s]\n[ComfyUI] 38%|███▊ | 18/48 [00:05<00:08, 3.58it/s]\n[ComfyUI] 40%|███▉ | 19/48 [00:05<00:08, 3.57it/s]\n[ComfyUI] 42%|████▏ | 20/48 [00:05<00:07, 3.57it/s]\n[ComfyUI] 44%|████▍ | 21/48 [00:05<00:07, 3.57it/s]\n[ComfyUI] 46%|████▌ | 22/48 [00:06<00:07, 3.57it/s]\n[ComfyUI] 48%|████▊ | 23/48 [00:06<00:07, 3.57it/s]\n[ComfyUI] 50%|█████ | 24/48 [00:06<00:06, 3.58it/s]\n[ComfyUI] 52%|█████▏ | 25/48 [00:06<00:06, 3.57it/s]\n[ComfyUI] 54%|█████▍ | 26/48 [00:07<00:06, 3.57it/s]\n[ComfyUI] 56%|█████▋ | 27/48 [00:07<00:05, 3.57it/s]\n[ComfyUI] 58%|█████▊ | 28/48 [00:07<00:05, 3.57it/s]\n[ComfyUI] 60%|██████ | 29/48 [00:08<00:05, 3.57it/s]\n[ComfyUI] 62%|██████▎ | 30/48 [00:08<00:05, 3.57it/s]\n[ComfyUI] 65%|██████▍ | 31/48 [00:08<00:04, 3.57it/s]\n[ComfyUI] 67%|██████▋ | 32/48 [00:08<00:04, 3.57it/s]\n[ComfyUI] 69%|██████▉ | 33/48 [00:09<00:04, 3.57it/s]\n[ComfyUI] 71%|███████ | 34/48 [00:09<00:03, 3.57it/s]\n[ComfyUI] 73%|███████▎ | 35/48 [00:09<00:03, 3.57it/s]\n[ComfyUI] 75%|███████▌ | 36/48 [00:10<00:03, 3.57it/s]\n[ComfyUI] 77%|███████▋ | 37/48 [00:10<00:03, 3.57it/s]\n[ComfyUI] 79%|███████▉ | 38/48 [00:10<00:02, 3.57it/s]\n[ComfyUI] 81%|████████▏ | 39/48 [00:10<00:02, 3.57it/s]\n[ComfyUI] 83%|████████▎ | 40/48 [00:11<00:02, 3.57it/s]\n[ComfyUI] 85%|████████▌ | 41/48 [00:11<00:01, 3.57it/s]\n[ComfyUI] 88%|████████▊ | 42/48 [00:11<00:01, 3.57it/s]\n[ComfyUI] 90%|████████▉ | 43/48 [00:12<00:01, 3.57it/s]\n[ComfyUI] 92%|█████████▏| 44/48 [00:12<00:01, 3.57it/s]\n[ComfyUI] 94%|█████████▍| 45/48 [00:12<00:00, 3.58it/s]\n[ComfyUI] 96%|█████████▌| 46/48 [00:12<00:00, 3.57it/s]\n[ComfyUI] 98%|█████████▊| 47/48 [00:13<00:00, 3.57it/s]\n[ComfyUI] 100%|██████████| 48/48 [00:13<00:00, 3.56it/s]\nExecuting node 603, title: KSampler, class type: KSampler\n[ComfyUI] 100%|██████████| 48/48 [00:13<00:00, 3.58it/s]\n[ComfyUI]\n[ComfyUI] 0%| | 0/48 [00:00<?, ?it/s]\n[ComfyUI] 2%|▏ | 1/48 [00:00<00:13, 3.45it/s]\n[ComfyUI] 4%|▍ | 2/48 [00:00<00:13, 3.36it/s]\n[ComfyUI] 6%|▋ | 3/48 [00:00<00:13, 3.39it/s]\n[ComfyUI] 8%|▊ | 4/48 [00:01<00:13, 3.38it/s]\n[ComfyUI] 10%|█ | 5/48 [00:01<00:12, 3.39it/s]\n[ComfyUI] 12%|█▎ | 6/48 [00:01<00:12, 3.39it/s]\n[ComfyUI] 15%|█▍ | 7/48 [00:02<00:12, 3.38it/s]\n[ComfyUI] 17%|█▋ | 8/48 [00:02<00:11, 3.38it/s]\n[ComfyUI] 19%|█▉ | 9/48 [00:02<00:11, 3.38it/s]\n[ComfyUI] 21%|██ | 10/48 [00:02<00:11, 3.38it/s]\n[ComfyUI] 23%|██▎ | 11/48 [00:03<00:10, 3.38it/s]\n[ComfyUI] 25%|██▌ | 12/48 [00:03<00:10, 3.39it/s]\n[ComfyUI] 27%|██▋ | 13/48 [00:03<00:10, 3.39it/s]\n[ComfyUI] 29%|██▉ | 14/48 [00:04<00:10, 3.39it/s]\n[ComfyUI] 31%|███▏ | 15/48 [00:04<00:09, 3.38it/s]\n[ComfyUI] 33%|███▎ | 16/48 [00:04<00:09, 3.38it/s]\n[ComfyUI] 35%|███▌ | 17/48 [00:05<00:09, 3.39it/s]\n[ComfyUI] 38%|███▊ | 18/48 [00:05<00:08, 3.38it/s]\n[ComfyUI] 40%|███▉ | 19/48 [00:05<00:08, 3.37it/s]\n[ComfyUI] 42%|████▏ | 20/48 [00:05<00:08, 3.38it/s]\n[ComfyUI] 44%|████▍ | 21/48 [00:06<00:07, 3.39it/s]\n[ComfyUI] 46%|████▌ | 22/48 [00:06<00:07, 3.37it/s]\n[ComfyUI] 48%|████▊ | 23/48 [00:06<00:07, 3.39it/s]\n[ComfyUI] 50%|█████ | 24/48 [00:07<00:07, 3.41it/s]\n[ComfyUI] 52%|█████▏ | 25/48 [00:07<00:06, 3.39it/s]\n[ComfyUI] 54%|█████▍ | 26/48 [00:07<00:06, 3.38it/s]\n[ComfyUI] 56%|█████▋ | 27/48 [00:07<00:06, 3.38it/s]\n[ComfyUI] 58%|█████▊ | 28/48 [00:08<00:05, 3.37it/s]\n[ComfyUI] 60%|██████ | 29/48 [00:08<00:05, 3.37it/s]\n[ComfyUI] 62%|██████▎ | 30/48 [00:08<00:05, 3.37it/s]\n[ComfyUI] 65%|██████▍ | 31/48 [00:09<00:05, 3.38it/s]\n[ComfyUI] 67%|██████▋ | 32/48 [00:09<00:04, 3.38it/s]\n[ComfyUI] 69%|██████▉ | 33/48 [00:09<00:04, 3.37it/s]\n[ComfyUI] 71%|███████ | 34/48 [00:10<00:04, 3.32it/s]\n[ComfyUI] 73%|███████▎ | 35/48 [00:10<00:03, 3.30it/s]\n[ComfyUI] 75%|███████▌ | 36/48 [00:10<00:03, 3.30it/s]\n[ComfyUI] 77%|███████▋ | 37/48 [00:10<00:03, 3.29it/s]\n[ComfyUI] 79%|███████▉ | 38/48 [00:11<00:03, 3.32it/s]\n[ComfyUI] 81%|████████▏ | 39/48 [00:11<00:02, 3.33it/s]\n[ComfyUI] 83%|████████▎ | 40/48 [00:11<00:02, 3.33it/s]\n[ComfyUI] 85%|████████▌ | 41/48 [00:12<00:02, 3.35it/s]\n[ComfyUI] 88%|████████▊ | 42/48 [00:12<00:01, 3.36it/s]\n[ComfyUI] 90%|████████▉ | 43/48 [00:12<00:01, 3.35it/s]\n[ComfyUI] 92%|█████████▏| 44/48 [00:13<00:01, 3.39it/s]\n[ComfyUI] 94%|█████████▍| 45/48 [00:13<00:00, 3.39it/s]\n[ComfyUI] 96%|█████████▌| 46/48 [00:13<00:00, 3.40it/s]\n[ComfyUI] 98%|█████████▊| 47/48 [00:13<00:00, 3.44it/s]\n[ComfyUI] 100%|██████████| 48/48 [00:14<00:00, 3.48it/s]\nExecuting node 739, title: VAE Decode, class type: VAEDecode\nExecuting node 751, title: ProPostDepthMapBlur, class type: ProPostDepthMapBlur\nExecuting node 809, title: DWPose Estimator, class type: DWPreprocessor\nExecuting node 802, title: Apply ControlNet, class type: ControlNetApplyAdvanced\nExecuting node 570, title: Ultimate SD Upscale, class type: UltimateSDUpscale\n[ComfyUI] 100%|██████████| 48/48 [00:14<00:00, 3.38it/s][ComfyUI] model_path is /src/ComfyUI/custom_nodes/comfyui_controlnet_aux/ckpts/yzd-v/DWPose/yolox_l.onnx\n[ComfyUI] model_path is /src/ComfyUI/custom_nodes/comfyui_controlnet_aux/ckpts/hr16/DWPose-TorchScript-BatchSize5/dw-ll_ucoco_384_bs5.torchscript.pt\n[ComfyUI]\n[ComfyUI] DWPose: Using yolox_l.onnx for bbox detection and dw-ll_ucoco_384_bs5.torchscript.pt for pose estimation\n[ComfyUI]\n[ComfyUI] DWPose: Bbox 11.25ms\n[ComfyUI] DWPose: Pose 2206.47ms on 1 people\n[ComfyUI]\n[ComfyUI] [USDU] Using tiled decode\n[ComfyUI] Canva size: 6144x6144\n[ComfyUI] Image size: 1536x1536\n[ComfyUI] Scale factor: 4\n[ComfyUI] Upscaling iteration 1 with scale factor 4\n[ComfyUI] Tile size: 1536x1536\n[ComfyUI] Tiles amount: 16\n[ComfyUI] Grid: 4x4\n[ComfyUI] Redraw enabled: True\n[ComfyUI] Seams fix mode: NONE\n[ComfyUI] USDU: 0%| | 0/1 [00:00<?, ?tile/s]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:24, 1.38it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:01<00:21, 1.52it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:02<00:19, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:03<00:18, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:04<00:17, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:06<00:15, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:06<00:15, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:08<00:13, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:08<00:13, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:10<00:11, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:10<00:11, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:11<00:10, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.58it/s]\u001b[A\n[ComfyUI] \n[ComfyUI] 60%|██████ | 21/35 [00:13<00:08, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:13<00:08, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:15<00:06, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:15<00:06, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:17<00:04, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:19<00:02, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:20<00:01, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.61it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.62it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.58it/s]\n[ComfyUI]\n[ComfyUI] USDU: 100%|██████████| 1/1 [00:22<00:00, 22.89s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:24, 1.40it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:01<00:21, 1.51it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:02<00:19, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:04<00:17, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:08<00:13, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:10<00:11, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:11<00:10, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:13<00:08, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.56it/s]\u001b[A\n[ComfyUI] \n[ComfyUI] 80%|████████ | 28/35 [00:17<00:04, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:19<00:02, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.61it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.57it/s]\n[ComfyUI]\n[ComfyUI] USDU: 2tile [00:47, 24.03s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:24, 1.37it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.50it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:02<00:19, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:04<00:18, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:10<00:11, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:11<00:10, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:13<00:09, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:19<00:02, 1.57it/s]\u001b[A\n[ComfyUI] \n[ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.59it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.60it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.56it/s]\n[ComfyUI]\n[ComfyUI] USDU: 3tile [01:12, 24.47s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:24, 1.36it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.49it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.53it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:02<00:20, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.56it/s]\u001b[A\n[ComfyUI] \n[ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:04<00:18, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:11<00:11, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:11<00:10, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:13<00:09, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:20<00:02, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.60it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.55it/s]\n[ComfyUI]\n[ComfyUI] USDU: 4tile [01:37, 24.69s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:25, 1.35it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.48it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:02<00:21, 1.52it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:02<00:20, 1.54it/s]\u001b[A\n[ComfyUI] \n[ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:04<00:18, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:11<00:11, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:11<00:11, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:13<00:09, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.55it/s]\u001b[A\n[ComfyUI] \n[ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:20<00:02, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.59it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.55it/s]\n[ComfyUI]\n[ComfyUI] USDU: 5tile [02:02, 24.83s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:25, 1.36it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.48it/s]\u001b[A\n[ComfyUI] \n[ComfyUI] 9%|▊ | 3/35 [00:02<00:21, 1.52it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:02<00:20, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:04<00:18, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.54it/s]\u001b[A\n[ComfyUI] \n[ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:11<00:11, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:11<00:11, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:13<00:09, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:13<00:09, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.54it/s]\u001b[A\n[ComfyUI] \n[ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:20<00:02, 1.55it/s]\u001b[A\n[ComfyUI] \n[ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:22<00:00, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.59it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.55it/s]\n[ComfyUI]\n[ComfyUI] USDU: 6tile [02:28, 24.96s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:24, 1.37it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.49it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:02<00:20, 1.52it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:02<00:20, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:04<00:18, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:11<00:11, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:11<00:11, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:13<00:09, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:13<00:09, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:20<00:02, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.56it/s]\u001b[A\n[ComfyUI] \n[ComfyUI] 97%|█████████▋| 34/35 [00:22<00:00, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.59it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.54it/s]\n[ComfyUI]\n[ComfyUI] USDU: 7tile [02:53, 25.05s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:25, 1.36it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.48it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:02<00:21, 1.52it/s]\u001b[A\n[ComfyUI] \n[ComfyUI] 11%|█▏ | 4/35 [00:02<00:20, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:04<00:18, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:11<00:11, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:11<00:11, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:13<00:09, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:13<00:09, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:20<00:02, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.59it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.55it/s]\n[ComfyUI]\n[ComfyUI] USDU: 8tile [03:18, 25.09s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:24, 1.38it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.49it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.53it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:02<00:20, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:04<00:18, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:11<00:11, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:11<00:11, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:13<00:09, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:20<00:02, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.59it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.55it/s]\n[ComfyUI]\n[ComfyUI] USDU: 9tile [03:43, 25.10s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:24, 1.37it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.49it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:01<00:21, 1.52it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:02<00:20, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:04<00:18, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:11<00:11, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:11<00:11, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.53it/s]\u001b[A\n[ComfyUI] \n[ComfyUI] 57%|█████▋ | 20/35 [00:13<00:09, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:13<00:09, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:20<00:02, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:22<00:00, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.59it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.54it/s]\n[ComfyUI]\n[ComfyUI] USDU: 10tile [04:08, 25.13s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:24, 1.38it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.49it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.53it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:02<00:20, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:04<00:18, 1.54it/s]\u001b[A\n[ComfyUI] \n[ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:11<00:11, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:11<00:11, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:13<00:09, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.55it/s]\u001b[A\n[ComfyUI] \n[ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.43it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:18<00:04, 1.47it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.49it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:20<00:02, 1.51it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:21<00:02, 1.40it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.45it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:22<00:00, 1.49it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.53it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.52it/s]\n[ComfyUI]\n[ComfyUI] USDU: 11tile [04:34, 25.25s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:25, 1.35it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.48it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:02<00:21, 1.52it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:02<00:20, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:04<00:18, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:11<00:11, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:11<00:11, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:13<00:09, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:13<00:09, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.55it/s]\u001b[A\n[ComfyUI] \n[ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:20<00:02, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:22<00:00, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.59it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.54it/s]\n[ComfyUI]\n[ComfyUI] USDU: 12tile [04:59, 25.25s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:24, 1.36it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.49it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.53it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:02<00:20, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:04<00:18, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:11<00:11, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:11<00:11, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:13<00:09, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:13<00:09, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:20<00:02, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:22<00:00, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.59it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.55it/s]\n[ComfyUI] \n[ComfyUI] USDU: 13tile [05:24, 25.22s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:25, 1.35it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.48it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:02<00:21, 1.52it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:02<00:20, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:04<00:18, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.53it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:11<00:11, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:11<00:11, 1.53it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:13<00:09, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:13<00:09, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:20<00:02, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:22<00:00, 1.58it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.59it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.54it/s]\n[ComfyUI]\n[ComfyUI] USDU: 14tile [05:49, 25.22s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 3%|▎ | 1/35 [00:00<00:25, 1.35it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.48it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:02<00:21, 1.52it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:02<00:20, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:04<00:18, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.52it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.53it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:09<00:13, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:11<00:11, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:11<00:11, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:13<00:09, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:13<00:09, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:20<00:02, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:22<00:00, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.59it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.54it/s]\n[ComfyUI]\n[ComfyUI] USDU: 15tile [06:15, 25.23s/tile]\n[ComfyUI]\n[ComfyUI] 0%| | 0/35 [00:00<?, ?it/s]\u001b[A\n[ComfyUI] \n[ComfyUI] 3%|▎ | 1/35 [00:00<00:25, 1.35it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.48it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 9%|▊ | 3/35 [00:02<00:21, 1.52it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 11%|█▏ | 4/35 [00:02<00:20, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 20%|██ | 7/35 [00:04<00:18, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 49%|████▊ | 17/35 [00:11<00:11, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 51%|█████▏ | 18/35 [00:11<00:11, 1.53it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 57%|█████▋ | 20/35 [00:13<00:09, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 60%|██████ | 21/35 [00:13<00:09, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.54it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 89%|████████▊ | 31/35 [00:20<00:02, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.55it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.56it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 97%|█████████▋| 34/35 [00:22<00:00, 1.57it/s]\u001b[A\n[ComfyUI]\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.59it/s]\u001b[A\n[ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.54it/s]\n[ComfyUI]\n[ComfyUI] USDU: 16tile [06:40, 25.23s/tile]\nExecuting node 744, title: Save Image, class type: SaveImage\n[ComfyUI] USDU: 16tile [06:42, 25.16s/tile]\n[ComfyUI] Prompt executed in 564.00 seconds\nConverting '/tmp/outputs/ComfyUI_00001_.png' to JPG at '/tmp/outputs/tmpv7m93df8IMG_0281_enhanced.jpg'\nRemoved intermediate file: /tmp/outputs/ComfyUI_00001_.png", "metrics": { "predict_time": 565.754714473, "total_time": 565.76294 }, "output": [ "https://replicate.delivery/xezq/LCl5iqbYe4U5EinU0ZM1GNd2Wj4J0z7899ZHGwfe2LEUVwSpA/tmpv7m93df8IMG_0281_enhanced.jpg" ], "started_at": "2025-05-04T20:30:45.160225Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-ayagsshvebyirfpgrg7yrf6kwko4xzgnadsfuqaoqcuxtz5ieora", "get": "https://api.replicate.com/v1/predictions/epdygx3sm1rm80cpkkzb69y2v0", "cancel": "https://api.replicate.com/v1/predictions/epdygx3sm1rm80cpkkzb69y2v0/cancel" }, "version": "b597f65a2999acfe87d76b3b456da46cd14f3573741490c4444522a2a7613fcf" }
Generated inUsing Florence2 for image tagging - will download from Hugging Face during execution Using depth blur via ProPostDepthMapBlur Copied input image to /tmp/inputs/tmpd6k9wqxz.png [ComfyUI] got prompt Executing node 325, title: Load Image, class type: LoadImage Executing node 726, title: NSFW Filter, class type: ETN_NSFWFilter Executing node 741, title: Upscale Image, class type: ImageScale Executing node 740, title: Prep Image For ClipVision, class type: PrepImageForClipVision Executing node 813, title: Florence2Run, class type: Florence2Run Executing node 814, title: String Function 🐍, class type: StringFunction|pysssss Executing node 805, title: Florence2Run, class type: Florence2Run Executing node 206, title: String Function 🐍, class type: StringFunction|pysssss Executing node 208, title: VAE Encode, class type: VAEEncode Executing node 750, title: Depth Anything V2, class type: DepthAnything_V2 Executing node 210, title: CLIP Text Encode (Prompt), class type: CLIPTextEncode Executing node 522, title: Apply ControlNet, class type: ControlNetApplyAdvanced Executing node 398, title: Prep Image For ClipVision, class type: PrepImageForClipVision Executing node 399, title: IPAdapter Advanced, class type: IPAdapterAdvanced Executing node 204, title: KSampler, class type: KSampler [ComfyUI] Requested to load SDXL [ComfyUI] </s><s><s><s>1girl, solo, long hair, looking at viewer, simple background, neutral colors, brown eyes, dark hair, dark-skinned female, upper body</s> [ComfyUI] Offloading model... [ComfyUI] </s><s>Photo of a woman with a snake coiled around her neck, wearing dramatic eye makeup with black eyeliner and gold eyeshadow. She has long, dark hair and is wearing red lipstick. The background is a plain, light grey. The woman has a neutral expression and is looking directly at the camera. The snake has a black and yellow pattern on its body. The image is framed with a black border.</s> [ComfyUI] Offloading model... [ComfyUI] [ComfyUI] 0%| | 0/40 [00:00<?, ?it/s] [ComfyUI] 2%|▎ | 1/40 [00:00<00:17, 2.27it/s] [ComfyUI] 5%|▌ | 2/40 [00:00<00:16, 2.35it/s] [ComfyUI] 8%|▊ | 3/40 [00:01<00:15, 2.37it/s] [ComfyUI] 10%|█ | 4/40 [00:01<00:15, 2.38it/s] [ComfyUI] 12%|█▎ | 5/40 [00:02<00:14, 2.38it/s] [ComfyUI] 15%|█▌ | 6/40 [00:02<00:14, 2.38it/s] [ComfyUI] 18%|█▊ | 7/40 [00:02<00:13, 2.38it/s] [ComfyUI] 20%|██ | 8/40 [00:03<00:13, 2.38it/s] [ComfyUI] 22%|██▎ | 9/40 [00:03<00:13, 2.38it/s] [ComfyUI] 25%|██▌ | 10/40 [00:04<00:12, 2.38it/s] [ComfyUI] 28%|██▊ | 11/40 [00:04<00:12, 2.38it/s] [ComfyUI] 30%|███ | 12/40 [00:05<00:11, 2.37it/s] [ComfyUI] 32%|███▎ | 13/40 [00:05<00:11, 2.37it/s] [ComfyUI] 35%|███▌ | 14/40 [00:05<00:10, 2.37it/s] [ComfyUI] 38%|███▊ | 15/40 [00:06<00:10, 2.37it/s] [ComfyUI] 40%|████ | 16/40 [00:06<00:10, 2.38it/s] [ComfyUI] 42%|████▎ | 17/40 [00:07<00:09, 2.38it/s] [ComfyUI] 45%|████▌ | 18/40 [00:07<00:09, 2.39it/s] [ComfyUI] 48%|████▊ | 19/40 [00:07<00:08, 2.39it/s] [ComfyUI] 50%|█████ | 20/40 [00:08<00:08, 2.39it/s] [ComfyUI] 52%|█████▎ | 21/40 [00:08<00:07, 2.39it/s] [ComfyUI] 55%|█████▌ | 22/40 [00:09<00:07, 2.39it/s] [ComfyUI] 57%|█████▊ | 23/40 [00:09<00:07, 2.39it/s] [ComfyUI] 60%|██████ | 24/40 [00:10<00:06, 2.39it/s] [ComfyUI] 62%|██████▎ | 25/40 [00:10<00:06, 2.39it/s] [ComfyUI] 65%|██████▌ | 26/40 [00:10<00:05, 2.39it/s] [ComfyUI] 68%|██████▊ | 27/40 [00:11<00:05, 2.39it/s] [ComfyUI] 70%|███████ | 28/40 [00:11<00:05, 2.39it/s] [ComfyUI] 72%|███████▎ | 29/40 [00:12<00:04, 2.39it/s] [ComfyUI] 75%|███████▌ | 30/40 [00:12<00:04, 2.39it/s] [ComfyUI] 78%|███████▊ | 31/40 [00:13<00:03, 2.39it/s] [ComfyUI] 80%|████████ | 32/40 [00:13<00:03, 2.39it/s] [ComfyUI] 82%|████████▎ | 33/40 [00:13<00:02, 2.39it/s] [ComfyUI] 85%|████████▌ | 34/40 [00:14<00:02, 2.39it/s] [ComfyUI] 88%|████████▊ | 35/40 [00:14<00:02, 2.39it/s] [ComfyUI] 90%|█████████ | 36/40 [00:15<00:01, 2.39it/s] [ComfyUI] 92%|█████████▎| 37/40 [00:15<00:01, 2.38it/s] [ComfyUI] 95%|█████████▌| 38/40 [00:15<00:00, 2.38it/s] [ComfyUI] 98%|█████████▊| 39/40 [00:16<00:00, 2.38it/s] [ComfyUI] 100%|██████████| 40/40 [00:16<00:00, 2.38it/s] Executing node 538, title: VAE Decode, class type: VAEDecode Executing node 635, title: Upscale Image By, class type: ImageScaleBy Executing node 807, title: Florence2Run, class type: Florence2Run Executing node 608, title: String Function 🐍, class type: StringFunction|pysssss Executing node 600, title: VAE Encode, class type: VAEEncode Executing node 601, title: CLIP Text Encode (Prompt), class type: CLIPTextEncode Executing node 607, title: KSampler, class type: KSampler [ComfyUI] 100%|██████████| 40/40 [00:16<00:00, 2.38it/s][ComfyUI] </s><s><s>1girl, solo, long hair, looking at viewer, blue eyes, simple background, black hair, closed mouth, collarbone, upper body, eyelashes, mole, lips, makeup, eyeliner, nose, realistic, snake</s> [ComfyUI] Offloading model... [ComfyUI] [ComfyUI] 0%| | 0/48 [00:00<?, ?it/s] [ComfyUI] 4%|▍ | 2/48 [00:00<00:12, 3.63it/s] [ComfyUI] 6%|▋ | 3/48 [00:00<00:12, 3.61it/s] [ComfyUI] 8%|▊ | 4/48 [00:01<00:12, 3.60it/s] [ComfyUI] 10%|█ | 5/48 [00:01<00:11, 3.60it/s] [ComfyUI] 12%|█▎ | 6/48 [00:01<00:11, 3.60it/s] [ComfyUI] 15%|█▍ | 7/48 [00:01<00:11, 3.60it/s] [ComfyUI] 17%|█▋ | 8/48 [00:02<00:11, 3.59it/s] [ComfyUI] 19%|█▉ | 9/48 [00:02<00:10, 3.59it/s] [ComfyUI] 21%|██ | 10/48 [00:02<00:10, 3.59it/s] [ComfyUI] 23%|██▎ | 11/48 [00:03<00:10, 3.59it/s] [ComfyUI] 25%|██▌ | 12/48 [00:03<00:10, 3.59it/s] [ComfyUI] 27%|██▋ | 13/48 [00:03<00:09, 3.59it/s] [ComfyUI] 29%|██▉ | 14/48 [00:03<00:09, 3.58it/s] [ComfyUI] 31%|███▏ | 15/48 [00:04<00:09, 3.58it/s] [ComfyUI] 33%|███▎ | 16/48 [00:04<00:08, 3.58it/s] [ComfyUI] 35%|███▌ | 17/48 [00:04<00:08, 3.57it/s] [ComfyUI] 38%|███▊ | 18/48 [00:05<00:08, 3.58it/s] [ComfyUI] 40%|███▉ | 19/48 [00:05<00:08, 3.57it/s] [ComfyUI] 42%|████▏ | 20/48 [00:05<00:07, 3.57it/s] [ComfyUI] 44%|████▍ | 21/48 [00:05<00:07, 3.57it/s] [ComfyUI] 46%|████▌ | 22/48 [00:06<00:07, 3.57it/s] [ComfyUI] 48%|████▊ | 23/48 [00:06<00:07, 3.57it/s] [ComfyUI] 50%|█████ | 24/48 [00:06<00:06, 3.58it/s] [ComfyUI] 52%|█████▏ | 25/48 [00:06<00:06, 3.57it/s] [ComfyUI] 54%|█████▍ | 26/48 [00:07<00:06, 3.57it/s] [ComfyUI] 56%|█████▋ | 27/48 [00:07<00:05, 3.57it/s] [ComfyUI] 58%|█████▊ | 28/48 [00:07<00:05, 3.57it/s] [ComfyUI] 60%|██████ | 29/48 [00:08<00:05, 3.57it/s] [ComfyUI] 62%|██████▎ | 30/48 [00:08<00:05, 3.57it/s] [ComfyUI] 65%|██████▍ | 31/48 [00:08<00:04, 3.57it/s] [ComfyUI] 67%|██████▋ | 32/48 [00:08<00:04, 3.57it/s] [ComfyUI] 69%|██████▉ | 33/48 [00:09<00:04, 3.57it/s] [ComfyUI] 71%|███████ | 34/48 [00:09<00:03, 3.57it/s] [ComfyUI] 73%|███████▎ | 35/48 [00:09<00:03, 3.57it/s] [ComfyUI] 75%|███████▌ | 36/48 [00:10<00:03, 3.57it/s] [ComfyUI] 77%|███████▋ | 37/48 [00:10<00:03, 3.57it/s] [ComfyUI] 79%|███████▉ | 38/48 [00:10<00:02, 3.57it/s] [ComfyUI] 81%|████████▏ | 39/48 [00:10<00:02, 3.57it/s] [ComfyUI] 83%|████████▎ | 40/48 [00:11<00:02, 3.57it/s] [ComfyUI] 85%|████████▌ | 41/48 [00:11<00:01, 3.57it/s] [ComfyUI] 88%|████████▊ | 42/48 [00:11<00:01, 3.57it/s] [ComfyUI] 90%|████████▉ | 43/48 [00:12<00:01, 3.57it/s] [ComfyUI] 92%|█████████▏| 44/48 [00:12<00:01, 3.57it/s] [ComfyUI] 94%|█████████▍| 45/48 [00:12<00:00, 3.58it/s] [ComfyUI] 96%|█████████▌| 46/48 [00:12<00:00, 3.57it/s] [ComfyUI] 98%|█████████▊| 47/48 [00:13<00:00, 3.57it/s] [ComfyUI] 100%|██████████| 48/48 [00:13<00:00, 3.56it/s] Executing node 603, title: KSampler, class type: KSampler [ComfyUI] 100%|██████████| 48/48 [00:13<00:00, 3.58it/s] [ComfyUI] [ComfyUI] 0%| | 0/48 [00:00<?, ?it/s] [ComfyUI] 2%|▏ | 1/48 [00:00<00:13, 3.45it/s] [ComfyUI] 4%|▍ | 2/48 [00:00<00:13, 3.36it/s] [ComfyUI] 6%|▋ | 3/48 [00:00<00:13, 3.39it/s] [ComfyUI] 8%|▊ | 4/48 [00:01<00:13, 3.38it/s] [ComfyUI] 10%|█ | 5/48 [00:01<00:12, 3.39it/s] [ComfyUI] 12%|█▎ | 6/48 [00:01<00:12, 3.39it/s] [ComfyUI] 15%|█▍ | 7/48 [00:02<00:12, 3.38it/s] [ComfyUI] 17%|█▋ | 8/48 [00:02<00:11, 3.38it/s] [ComfyUI] 19%|█▉ | 9/48 [00:02<00:11, 3.38it/s] [ComfyUI] 21%|██ | 10/48 [00:02<00:11, 3.38it/s] [ComfyUI] 23%|██▎ | 11/48 [00:03<00:10, 3.38it/s] [ComfyUI] 25%|██▌ | 12/48 [00:03<00:10, 3.39it/s] [ComfyUI] 27%|██▋ | 13/48 [00:03<00:10, 3.39it/s] [ComfyUI] 29%|██▉ | 14/48 [00:04<00:10, 3.39it/s] [ComfyUI] 31%|███▏ | 15/48 [00:04<00:09, 3.38it/s] [ComfyUI] 33%|███▎ | 16/48 [00:04<00:09, 3.38it/s] [ComfyUI] 35%|███▌ | 17/48 [00:05<00:09, 3.39it/s] [ComfyUI] 38%|███▊ | 18/48 [00:05<00:08, 3.38it/s] [ComfyUI] 40%|███▉ | 19/48 [00:05<00:08, 3.37it/s] [ComfyUI] 42%|████▏ | 20/48 [00:05<00:08, 3.38it/s] [ComfyUI] 44%|████▍ | 21/48 [00:06<00:07, 3.39it/s] [ComfyUI] 46%|████▌ | 22/48 [00:06<00:07, 3.37it/s] [ComfyUI] 48%|████▊ | 23/48 [00:06<00:07, 3.39it/s] [ComfyUI] 50%|█████ | 24/48 [00:07<00:07, 3.41it/s] [ComfyUI] 52%|█████▏ | 25/48 [00:07<00:06, 3.39it/s] [ComfyUI] 54%|█████▍ | 26/48 [00:07<00:06, 3.38it/s] [ComfyUI] 56%|█████▋ | 27/48 [00:07<00:06, 3.38it/s] [ComfyUI] 58%|█████▊ | 28/48 [00:08<00:05, 3.37it/s] [ComfyUI] 60%|██████ | 29/48 [00:08<00:05, 3.37it/s] [ComfyUI] 62%|██████▎ | 30/48 [00:08<00:05, 3.37it/s] [ComfyUI] 65%|██████▍ | 31/48 [00:09<00:05, 3.38it/s] [ComfyUI] 67%|██████▋ | 32/48 [00:09<00:04, 3.38it/s] [ComfyUI] 69%|██████▉ | 33/48 [00:09<00:04, 3.37it/s] [ComfyUI] 71%|███████ | 34/48 [00:10<00:04, 3.32it/s] [ComfyUI] 73%|███████▎ | 35/48 [00:10<00:03, 3.30it/s] [ComfyUI] 75%|███████▌ | 36/48 [00:10<00:03, 3.30it/s] [ComfyUI] 77%|███████▋ | 37/48 [00:10<00:03, 3.29it/s] [ComfyUI] 79%|███████▉ | 38/48 [00:11<00:03, 3.32it/s] [ComfyUI] 81%|████████▏ | 39/48 [00:11<00:02, 3.33it/s] [ComfyUI] 83%|████████▎ | 40/48 [00:11<00:02, 3.33it/s] [ComfyUI] 85%|████████▌ | 41/48 [00:12<00:02, 3.35it/s] [ComfyUI] 88%|████████▊ | 42/48 [00:12<00:01, 3.36it/s] [ComfyUI] 90%|████████▉ | 43/48 [00:12<00:01, 3.35it/s] [ComfyUI] 92%|█████████▏| 44/48 [00:13<00:01, 3.39it/s] [ComfyUI] 94%|█████████▍| 45/48 [00:13<00:00, 3.39it/s] [ComfyUI] 96%|█████████▌| 46/48 [00:13<00:00, 3.40it/s] [ComfyUI] 98%|█████████▊| 47/48 [00:13<00:00, 3.44it/s] [ComfyUI] 100%|██████████| 48/48 [00:14<00:00, 3.48it/s] Executing node 739, title: VAE Decode, class type: VAEDecode Executing node 751, title: ProPostDepthMapBlur, class type: ProPostDepthMapBlur Executing node 809, title: DWPose Estimator, class type: DWPreprocessor Executing node 802, title: Apply ControlNet, class type: ControlNetApplyAdvanced Executing node 570, title: Ultimate SD Upscale, class type: UltimateSDUpscale [ComfyUI] 100%|██████████| 48/48 [00:14<00:00, 3.38it/s][ComfyUI] model_path is /src/ComfyUI/custom_nodes/comfyui_controlnet_aux/ckpts/yzd-v/DWPose/yolox_l.onnx [ComfyUI] model_path is /src/ComfyUI/custom_nodes/comfyui_controlnet_aux/ckpts/hr16/DWPose-TorchScript-BatchSize5/dw-ll_ucoco_384_bs5.torchscript.pt [ComfyUI] [ComfyUI] DWPose: Using yolox_l.onnx for bbox detection and dw-ll_ucoco_384_bs5.torchscript.pt for pose estimation [ComfyUI] [ComfyUI] DWPose: Bbox 11.25ms [ComfyUI] DWPose: Pose 2206.47ms on 1 people [ComfyUI] [ComfyUI] [USDU] Using tiled decode [ComfyUI] Canva size: 6144x6144 [ComfyUI] Image size: 1536x1536 [ComfyUI] Scale factor: 4 [ComfyUI] Upscaling iteration 1 with scale factor 4 [ComfyUI] Tile size: 1536x1536 [ComfyUI] Tiles amount: 16 [ComfyUI] Grid: 4x4 [ComfyUI] Redraw enabled: True [ComfyUI] Seams fix mode: NONE [ComfyUI] USDU: 0%| | 0/1 [00:00<?, ?tile/s] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:24, 1.38it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:01<00:21, 1.52it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.56it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:02<00:19, 1.58it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:03<00:18, 1.59it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.59it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:04<00:17, 1.59it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.59it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.58it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:06<00:15, 1.58it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:06<00:15, 1.58it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.59it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:08<00:13, 1.58it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:08<00:13, 1.58it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.58it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:10<00:11, 1.58it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:10<00:11, 1.58it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:11<00:10, 1.57it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.58it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.58it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:13<00:08, 1.58it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:13<00:08, 1.57it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.58it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:15<00:06, 1.58it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:15<00:06, 1.58it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.58it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.58it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:17<00:04, 1.57it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.58it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.58it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:19<00:02, 1.58it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.59it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:20<00:01, 1.59it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.61it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.62it/s] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.58it/s] [ComfyUI] [ComfyUI] USDU: 100%|██████████| 1/1 [00:22<00:00, 22.89s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:24, 1.40it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:01<00:21, 1.51it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.55it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:02<00:19, 1.57it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.57it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.57it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:04<00:17, 1.57it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.57it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.56it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.56it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.56it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.57it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.56it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:08<00:13, 1.56it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.56it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.57it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:10<00:11, 1.56it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:11<00:10, 1.56it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.56it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.56it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:13<00:08, 1.56it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.56it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.56it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.56it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.56it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.56it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.56it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:17<00:04, 1.56it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.56it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.56it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:19<00:02, 1.57it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.57it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.58it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.59it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.61it/s] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.57it/s] [ComfyUI] [ComfyUI] USDU: 2tile [00:47, 24.03s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:24, 1.37it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.50it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.54it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:02<00:19, 1.55it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.56it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.56it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:04<00:18, 1.55it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.56it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.55it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.55it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.55it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.56it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.55it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.55it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.55it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.56it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:10<00:11, 1.55it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:11<00:10, 1.55it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.55it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.55it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:13<00:09, 1.55it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.55it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.56it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.56it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.56it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.56it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.56it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.56it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.56it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.56it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:19<00:02, 1.57it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.57it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.57it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.59it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.60it/s] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.56it/s] [ComfyUI] [ComfyUI] USDU: 3tile [01:12, 24.47s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:24, 1.36it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.49it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.53it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:02<00:20, 1.55it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.56it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.55it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:04<00:18, 1.55it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.55it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.55it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.55it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.55it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.56it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.55it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.55it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.55it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.55it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:11<00:11, 1.55it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:11<00:10, 1.55it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.55it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.55it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:13<00:09, 1.55it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.55it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.55it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.55it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.56it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.55it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.55it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.55it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.55it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.55it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:20<00:02, 1.56it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.57it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.57it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.58it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.60it/s] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.55it/s] [ComfyUI] [ComfyUI] USDU: 4tile [01:37, 24.69s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:25, 1.35it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.48it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:02<00:21, 1.52it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:02<00:20, 1.54it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.55it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.55it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:04<00:18, 1.54it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.55it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.54it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.54it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.54it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.55it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.54it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.54it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.55it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.55it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:11<00:11, 1.55it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:11<00:11, 1.54it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.55it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.55it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:13<00:09, 1.55it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.55it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.55it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.55it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.55it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.55it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.55it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.55it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.55it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.55it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:20<00:02, 1.56it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.56it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.56it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.58it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.59it/s] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.55it/s] [ComfyUI] [ComfyUI] USDU: 5tile [02:02, 24.83s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:25, 1.36it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.48it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:02<00:21, 1.52it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:02<00:20, 1.54it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.55it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.54it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:04<00:18, 1.54it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.55it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.54it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.54it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.54it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.55it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.54it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.54it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.54it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.55it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:11<00:11, 1.54it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:11<00:11, 1.54it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.54it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:13<00:09, 1.54it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:13<00:09, 1.54it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.54it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.54it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.54it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.54it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.54it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.54it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.54it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.54it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.54it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:20<00:02, 1.55it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.56it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.56it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:22<00:00, 1.57it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.59it/s] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.55it/s] [ComfyUI] [ComfyUI] USDU: 6tile [02:28, 24.96s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:24, 1.37it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.49it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:02<00:20, 1.52it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:02<00:20, 1.54it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.55it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.54it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:04<00:18, 1.54it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.55it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.54it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.54it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.54it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.55it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.54it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.54it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.54it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.55it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:11<00:11, 1.54it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:11<00:11, 1.54it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.54it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:13<00:09, 1.54it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:13<00:09, 1.54it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.54it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.54it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.54it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.54it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.54it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.54it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.54it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.54it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.54it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:20<00:02, 1.55it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.56it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.56it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:22<00:00, 1.57it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.59it/s] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.54it/s] [ComfyUI] [ComfyUI] USDU: 7tile [02:53, 25.05s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:25, 1.36it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.48it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:02<00:21, 1.52it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:02<00:20, 1.54it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.55it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.54it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:04<00:18, 1.54it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.55it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.54it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.54it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.54it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.55it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.54it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.54it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.55it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.55it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:11<00:11, 1.54it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:11<00:11, 1.54it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.54it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:13<00:09, 1.54it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:13<00:09, 1.54it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.54it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.55it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.54it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.55it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.55it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.55it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.55it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.55it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.55it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:20<00:02, 1.55it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.56it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.56it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.58it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.59it/s] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.55it/s] [ComfyUI] [ComfyUI] USDU: 8tile [03:18, 25.09s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:24, 1.38it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.49it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.53it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:02<00:20, 1.54it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.55it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.55it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:04<00:18, 1.55it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.55it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.54it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.54it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.54it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.55it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.54it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.54it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.55it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.55it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:11<00:11, 1.55it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:11<00:11, 1.54it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.54it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.54it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:13<00:09, 1.54it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.54it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.55it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.55it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.55it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.55it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.55it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.55it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.55it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.55it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:20<00:02, 1.55it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.56it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.56it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:21<00:00, 1.58it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.59it/s] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.55it/s] [ComfyUI] [ComfyUI] USDU: 9tile [03:43, 25.10s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:24, 1.37it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.49it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:01<00:21, 1.52it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:02<00:20, 1.54it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.55it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.55it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:04<00:18, 1.54it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.55it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.54it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.54it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.54it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.55it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.54it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.54it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.54it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.55it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:11<00:11, 1.54it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:11<00:11, 1.54it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.53it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:13<00:09, 1.54it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:13<00:09, 1.54it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.54it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.54it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.54it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.54it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.54it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.54it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.54it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.54it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.55it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:20<00:02, 1.55it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.56it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.56it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:22<00:00, 1.57it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.59it/s] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.54it/s] [ComfyUI] [ComfyUI] USDU: 10tile [04:08, 25.13s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:24, 1.38it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.49it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.53it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:02<00:20, 1.54it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.55it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.55it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:04<00:18, 1.54it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.55it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.54it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.54it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.54it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.55it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.54it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.54it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.55it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.55it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:11<00:11, 1.55it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:11<00:11, 1.54it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.54it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:12<00:09, 1.54it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:13<00:09, 1.54it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.54it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.54it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.54it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.55it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.55it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.55it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.43it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:18<00:04, 1.47it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.49it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:20<00:02, 1.51it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:21<00:02, 1.40it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.45it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:22<00:00, 1.49it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.53it/s] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.52it/s] [ComfyUI] [ComfyUI] USDU: 11tile [04:34, 25.25s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:25, 1.35it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.48it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:02<00:21, 1.52it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:02<00:20, 1.54it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.54it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.54it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:04<00:18, 1.54it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.54it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.54it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.54it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.54it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.54it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.54it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.54it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.54it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.55it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:11<00:11, 1.54it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:11<00:11, 1.54it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.54it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:13<00:09, 1.54it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:13<00:09, 1.54it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.54it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.54it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.54it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.55it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.54it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.55it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.54it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.54it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.54it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:20<00:02, 1.55it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.55it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.56it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:22<00:00, 1.57it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.59it/s] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.54it/s] [ComfyUI] [ComfyUI] USDU: 12tile [04:59, 25.25s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:24, 1.36it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.49it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:01<00:20, 1.53it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:02<00:20, 1.54it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.55it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.55it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:04<00:18, 1.55it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.55it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.54it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.54it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.54it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.55it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.54it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.54it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.54it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.54it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:11<00:11, 1.54it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:11<00:11, 1.54it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.54it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:13<00:09, 1.54it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:13<00:09, 1.54it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.54it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.54it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.54it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.55it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.55it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.55it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.54it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.55it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.55it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:20<00:02, 1.55it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.56it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.56it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:22<00:00, 1.58it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.59it/s] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.55it/s] [ComfyUI] [ComfyUI] USDU: 13tile [05:24, 25.22s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:25, 1.35it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.48it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:02<00:21, 1.52it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:02<00:20, 1.54it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.55it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.54it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:04<00:18, 1.54it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.54it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.54it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.53it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.54it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.54it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.54it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.54it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.54it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.54it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:11<00:11, 1.54it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:11<00:11, 1.53it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.54it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:13<00:09, 1.54it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:13<00:09, 1.54it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.54it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.54it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.54it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.54it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.54it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.55it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.54it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.54it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.54it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:20<00:02, 1.55it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.56it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.56it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:22<00:00, 1.58it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.59it/s] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.54it/s] [ComfyUI] [ComfyUI] USDU: 14tile [05:49, 25.22s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:25, 1.35it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.48it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:02<00:21, 1.52it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:02<00:20, 1.54it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.55it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.54it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:04<00:18, 1.54it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.54it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.54it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.54it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.54it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.54it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.52it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.53it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:09<00:13, 1.54it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.54it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:11<00:11, 1.54it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:11<00:11, 1.54it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.54it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:13<00:09, 1.54it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:13<00:09, 1.54it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.54it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.54it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.54it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.55it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.54it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.54it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.54it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.54it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.54it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:20<00:02, 1.55it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.56it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.56it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:22<00:00, 1.57it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.59it/s] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.54it/s] [ComfyUI] [ComfyUI] USDU: 15tile [06:15, 25.23s/tile] [ComfyUI] [ComfyUI] 0%| | 0/35 [00:00<?, ?it/s] [ComfyUI] [ComfyUI] 3%|▎ | 1/35 [00:00<00:25, 1.35it/s] [ComfyUI] [ComfyUI] 6%|▌ | 2/35 [00:01<00:22, 1.48it/s] [ComfyUI] [ComfyUI] 9%|▊ | 3/35 [00:02<00:21, 1.52it/s] [ComfyUI] [ComfyUI] 11%|█▏ | 4/35 [00:02<00:20, 1.54it/s] [ComfyUI] [ComfyUI] 14%|█▍ | 5/35 [00:03<00:19, 1.55it/s] [ComfyUI] [ComfyUI] 17%|█▋ | 6/35 [00:03<00:18, 1.54it/s] [ComfyUI] [ComfyUI] 20%|██ | 7/35 [00:04<00:18, 1.54it/s] [ComfyUI] [ComfyUI] 23%|██▎ | 8/35 [00:05<00:17, 1.54it/s] [ComfyUI] [ComfyUI] 26%|██▌ | 9/35 [00:05<00:16, 1.54it/s] [ComfyUI] [ComfyUI] 29%|██▊ | 10/35 [00:06<00:16, 1.54it/s] [ComfyUI] [ComfyUI] 31%|███▏ | 11/35 [00:07<00:15, 1.54it/s] [ComfyUI] [ComfyUI] 34%|███▍ | 12/35 [00:07<00:14, 1.55it/s] [ComfyUI] [ComfyUI] 37%|███▋ | 13/35 [00:08<00:14, 1.54it/s] [ComfyUI] [ComfyUI] 40%|████ | 14/35 [00:09<00:13, 1.54it/s] [ComfyUI] [ComfyUI] 43%|████▎ | 15/35 [00:09<00:12, 1.54it/s] [ComfyUI] [ComfyUI] 46%|████▌ | 16/35 [00:10<00:12, 1.54it/s] [ComfyUI] [ComfyUI] 49%|████▊ | 17/35 [00:11<00:11, 1.54it/s] [ComfyUI] [ComfyUI] 51%|█████▏ | 18/35 [00:11<00:11, 1.53it/s] [ComfyUI] [ComfyUI] 54%|█████▍ | 19/35 [00:12<00:10, 1.54it/s] [ComfyUI] [ComfyUI] 57%|█████▋ | 20/35 [00:13<00:09, 1.54it/s] [ComfyUI] [ComfyUI] 60%|██████ | 21/35 [00:13<00:09, 1.54it/s] [ComfyUI] [ComfyUI] 63%|██████▎ | 22/35 [00:14<00:08, 1.54it/s] [ComfyUI] [ComfyUI] 66%|██████▌ | 23/35 [00:14<00:07, 1.54it/s] [ComfyUI] [ComfyUI] 69%|██████▊ | 24/35 [00:15<00:07, 1.54it/s] [ComfyUI] [ComfyUI] 71%|███████▏ | 25/35 [00:16<00:06, 1.55it/s] [ComfyUI] [ComfyUI] 74%|███████▍ | 26/35 [00:16<00:05, 1.54it/s] [ComfyUI] [ComfyUI] 77%|███████▋ | 27/35 [00:17<00:05, 1.54it/s] [ComfyUI] [ComfyUI] 80%|████████ | 28/35 [00:18<00:04, 1.54it/s] [ComfyUI] [ComfyUI] 83%|████████▎ | 29/35 [00:18<00:03, 1.54it/s] [ComfyUI] [ComfyUI] 86%|████████▌ | 30/35 [00:19<00:03, 1.54it/s] [ComfyUI] [ComfyUI] 89%|████████▊ | 31/35 [00:20<00:02, 1.55it/s] [ComfyUI] [ComfyUI] 91%|█████████▏| 32/35 [00:20<00:01, 1.55it/s] [ComfyUI] [ComfyUI] 94%|█████████▍| 33/35 [00:21<00:01, 1.56it/s] [ComfyUI] [ComfyUI] 97%|█████████▋| 34/35 [00:22<00:00, 1.57it/s] [ComfyUI] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.59it/s] [ComfyUI] 100%|██████████| 35/35 [00:22<00:00, 1.54it/s] [ComfyUI] [ComfyUI] USDU: 16tile [06:40, 25.23s/tile] Executing node 744, title: Save Image, class type: SaveImage [ComfyUI] USDU: 16tile [06:42, 25.16s/tile] [ComfyUI] Prompt executed in 564.00 seconds Converting '/tmp/outputs/ComfyUI_00001_.png' to JPG at '/tmp/outputs/tmpv7m93df8IMG_0281_enhanced.jpg' Removed intermediate file: /tmp/outputs/ComfyUI_00001_.png
Prediction
goodguy1963/enhance-and-upscale-ai-photos:e74464fac09bf9063839e9a8616e83a156b05a310b7eab9a32b43b74b7598933IDtwq581wy1hrm80cq323b7e911cStatusSucceededSourceWebHardwareH100Total durationCreatedInput
{ "image": "https://replicate.delivery/pbxt/N5aSFvmTNVj5EGAww20tge5Sc7EEuOxKBLiIYvajbigd6Gl4/Man_%20%28128%29.jpeg", "output_format": "webp", "output_quality": 95, "upscale_factor": 2, "enable_depth_blur": true }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run goodguy1963/enhance-and-upscale-ai-photos using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "goodguy1963/enhance-and-upscale-ai-photos:e74464fac09bf9063839e9a8616e83a156b05a310b7eab9a32b43b74b7598933", { input: { image: "https://replicate.delivery/pbxt/N5aSFvmTNVj5EGAww20tge5Sc7EEuOxKBLiIYvajbigd6Gl4/Man_%20%28128%29.jpeg", output_format: "webp", output_quality: 95, upscale_factor: 2, enable_depth_blur: true } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run goodguy1963/enhance-and-upscale-ai-photos using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "goodguy1963/enhance-and-upscale-ai-photos:e74464fac09bf9063839e9a8616e83a156b05a310b7eab9a32b43b74b7598933", input={ "image": "https://replicate.delivery/pbxt/N5aSFvmTNVj5EGAww20tge5Sc7EEuOxKBLiIYvajbigd6Gl4/Man_%20%28128%29.jpeg", "output_format": "webp", "output_quality": 95, "upscale_factor": 2, "enable_depth_blur": True } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run goodguy1963/enhance-and-upscale-ai-photos using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "goodguy1963/enhance-and-upscale-ai-photos:e74464fac09bf9063839e9a8616e83a156b05a310b7eab9a32b43b74b7598933", "input": { "image": "https://replicate.delivery/pbxt/N5aSFvmTNVj5EGAww20tge5Sc7EEuOxKBLiIYvajbigd6Gl4/Man_%20%28128%29.jpeg", "output_format": "webp", "output_quality": 95, "upscale_factor": 2, "enable_depth_blur": true } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2025-05-28T20:19:45.002639Z", "created_at": "2025-05-28T20:12:44.940000Z", "data_removed": false, "error": null, "id": "twq581wy1hrm80cq323b7e911c", "input": { "image": "https://replicate.delivery/pbxt/N5aSFvmTNVj5EGAww20tge5Sc7EEuOxKBLiIYvajbigd6Gl4/Man_%20%28128%29.jpeg", "output_format": "webp", "output_quality": 95, "upscale_factor": 2, "enable_depth_blur": true }, "logs": "====================================\nInput uploaded to /tmp/inputs:\n- input.jpeg\n====================================\n⚙️ 2% - ttN text\n⚙️ 4% - ttN text\n⚙️ 5% - ttN text\n⚙️ 7% - ttN text\n⚙️ 9% - DownloadAndLoadFlorence2Model\n❌ ComfyUI Error: - If you are the owner of the model architecture code, please modify your model class such that it inherits from `GenerationMixin` (after `PreTrainedModel`, otherwise you'll get an exception).\n⚙️ 11% - UpscaleModelLoader\n⚙️ 12% - CheckpointLoaderSimple\n⚙️ 14% - LoadImage\n⚙️ 16% - ETN_NSFWFilter\n⚙️ 18% - DF_Image_scale_to_side\n⚙️ 20% - PrepImageForClipVision\n⚙️ 21% - Florence2Run\n⚙️ 23% - StringFunction|pysssss\n⚙️ 25% - Florence2Run\n⚙️ 27% - StringFunction|pysssss\n⚙️ 29% - DWPreprocessor\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.847950435 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1280, index: 0, mask: {16, 80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.847965572 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1282, index: 2, mask: {24, 88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.847983437 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1283, index: 3, mask: {8, 72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.848012844 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1284, index: 4, mask: {32, 96, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.848091478 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1288, index: 8, mask: {20, 84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.861506644 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1294, index: 14, mask: {60, 124, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.861556532 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1311, index: 31, mask: {1, 65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.861610740 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1331, index: 51, mask: {59, 123, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.861639105 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1330, index: 50, mask: {3, 67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.861643315 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1300, index: 20, mask: {34, 98, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.862068383 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1287, index: 7, mask: {4, 68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.865473462 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1295, index: 15, mask: {62, 126, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.865529810 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1292, index: 12, mask: {28, 92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.865606995 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1328, index: 48, mask: {51, 115, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.865643411 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1316, index: 36, mask: {17, 81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.865889925 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1335, index: 55, mask: {43, 107, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.869491369 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1297, index: 17, mask: {26, 90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.869548679 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1318, index: 38, mask: {57, 121, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.869854430 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1338, index: 58, mask: {31, 95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.873478728 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1298, index: 18, mask: {2, 66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.877471599 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1299, index: 19, mask: {58, 122, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.881473418 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1301, index: 21, mask: {10, 74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.885290126 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1286, index: 6, mask: {56, 120, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.885512026 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1303, index: 23, mask: {18, 82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.885525595 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1340, index: 60, mask: {15, 79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.885563414 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1304, index: 24, mask: {54, 118, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.885663491 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1315, index: 35, mask: {33, 97, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.885891226 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1305, index: 25, mask: {30, 94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.889472015 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1306, index: 26, mask: {6, 70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.889477530 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1339, index: 59, mask: {7, 71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.893525528 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1322, index: 42, mask: {53, 117, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.893538067 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1308, index: 28, mask: {14, 78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.893527112 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1307, index: 27, mask: {38, 102, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.893540656 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1333, index: 53, mask: {11, 75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.893793428 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1341, index: 61, mask: {39, 103, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.897473561 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1310, index: 30, mask: {22, 86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.897488653 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1324, index: 44, mask: {29, 93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.897504881 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1337, index: 57, mask: {47, 111, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.897475127 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1323, index: 43, mask: {13, 77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.901471461 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1312, index: 32, mask: {25, 89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.897475516 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1334, index: 54, mask: {55, 119, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.901476475 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1325, index: 45, mask: {45, 109, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.901471741 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1321, index: 41, mask: {37, 101, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.901493846 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1313, index: 33, mask: {49, 113, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.897490015 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1336, index: 56, mask: {19, 83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.905474936 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1326, index: 46, mask: {61, 125, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.905490376 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1317, index: 37, mask: {41, 105, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.905942536 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1291, index: 11, mask: {12, 76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.909472805 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1319, index: 39, mask: {5, 69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.909486884 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1329, index: 49, mask: {27, 91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.913476472 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1320, index: 40, mask: {21, 85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.913479299 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1289, index: 9, mask: {36, 100, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.917472388 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1342, index: 62, mask: {23, 87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.909474621 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1327, index: 47, mask: {63, 127, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.917474078 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1332, index: 52, mask: {35, 99, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n❌ ComfyUI Error: \u001b[1;31m2025-05-28 20:16:02.905476500 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1314, index: 34, mask: {9, 73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\u001b[m\n📈 Progress: 1/1 (100%) - DWPreprocessor\n⚙️ 30% - ControlNetLoader\n⚙️ 32% - CLIPTextEncode\n⚙️ 34% - CLIPTextEncode\n❌ ComfyUI Error: Token indices sequence length is longer than the specified maximum sequence length for this model (297 > 77). Running this sequence through the model will result in indexing errors\n❌ ComfyUI Error: Token indices sequence length is longer than the specified maximum sequence length for this model (297 > 77). Running this sequence through the model will result in indexing errors\n⚙️ 36% - ControlNetApplyAdvanced\n⚙️ 38% - DownloadAndLoadDepthAnythingV2Model\n⚙️ 39% - DepthAnything_V2\n📈 Progress: 1/1 (100%) - DepthAnything_V2\n⚙️ 41% - SAMLoader\n⚙️ 43% - UltralyticsDetectorProvider\n⚙️ 45% - VAELoader\n⚙️ 46% - CheckpointLoaderSimple\n⚙️ 48% - VAEEncode\n⚙️ 50% - ControlNetLoader\n⚙️ 52% - LoraLoader\n⚙️ 54% - CLIPTextEncode\n⚙️ 55% - CLIPTextEncode\n❌ ComfyUI Error: Token indices sequence length is longer than the specified maximum sequence length for this model (297 > 77). Running this sequence through the model will result in indexing errors\n❌ ComfyUI Error: Token indices sequence length is longer than the specified maximum sequence length for this model (297 > 77). Running this sequence through the model will result in indexing errors\n⚙️ 57% - ControlNetApplyAdvanced\n⚙️ 59% - PrepImageForClipVision\n⚙️ 61% - IPAdapterUnifiedLoader\n⚙️ 62% - IPAdapterTiled\n⚙️ 64% - KSampler\n🎯 Sampling: 1/40 steps (2%) - KSampler\n🎯 Sampling: 2/40 steps (5%) - KSampler\n🎯 Sampling: 3/40 steps (8%) - KSampler\n🎯 Sampling: 4/40 steps (10%) - KSampler\n🎯 Sampling: 5/40 steps (12%) - KSampler\n🎯 Sampling: 6/40 steps (15%) - KSampler\n🎯 Sampling: 7/40 steps (18%) - KSampler\n🎯 Sampling: 8/40 steps (20%) - KSampler\n🎯 Sampling: 9/40 steps (22%) - KSampler\n🎯 Sampling: 10/40 steps (25%) - KSampler\n🎯 Sampling: 11/40 steps (28%) - KSampler\n🎯 Sampling: 12/40 steps (30%) - KSampler\n🎯 Sampling: 13/40 steps (32%) - KSampler\n🎯 Sampling: 14/40 steps (35%) - KSampler\n🎯 Sampling: 15/40 steps (38%) - KSampler\n🎯 Sampling: 16/40 steps (40%) - KSampler\n🎯 Sampling: 17/40 steps (42%) - KSampler\n🎯 Sampling: 18/40 steps (45%) - KSampler\n🎯 Sampling: 19/40 steps (48%) - KSampler\n🎯 Sampling: 20/40 steps (50%) - KSampler\n🎯 Sampling: 21/40 steps (52%) - KSampler\n🎯 Sampling: 22/40 steps (55%) - KSampler\n🎯 Sampling: 23/40 steps (57%) - KSampler\n🎯 Sampling: 24/40 steps (60%) - KSampler\n🎯 Sampling: 25/40 steps (62%) - KSampler\n🎯 Sampling: 26/40 steps (65%) - KSampler\n🎯 Sampling: 27/40 steps (68%) - KSampler\n🎯 Sampling: 28/40 steps (70%) - KSampler\n🎯 Sampling: 29/40 steps (72%) - KSampler\n🎯 Sampling: 30/40 steps (75%) - KSampler\n🎯 Sampling: 31/40 steps (78%) - KSampler\n🎯 Sampling: 32/40 steps (80%) - KSampler\n🎯 Sampling: 33/40 steps (82%) - KSampler\n🎯 Sampling: 34/40 steps (85%) - KSampler\n🎯 Sampling: 35/40 steps (88%) - KSampler\n🎯 Sampling: 36/40 steps (90%) - KSampler\n🎯 Sampling: 37/40 steps (92%) - KSampler\n🎯 Sampling: 38/40 steps (95%) - KSampler\n🎯 Sampling: 39/40 steps (98%) - KSampler\n🎯 Sampling: 40/40 steps (100%) - KSampler\n⚙️ 66% - VAEDecode\n⚙️ 68% - ImageScaleBy\n⚙️ 70% - Florence2Run\n⚙️ 71% - StringFunction|pysssss\n⚙️ 73% - VAEEncode\n⚙️ 75% - CheckpointLoaderSimple\n⚙️ 77% - CheckpointLoaderSimple\n⚙️ 79% - CLIPMergeSimple\n⚙️ 80% - CLIPTextEncode\n⚙️ 82% - CLIPTextEncode\n❌ ComfyUI Error: Token indices sequence length is longer than the specified maximum sequence length for this model (101 > 77). Running this sequence through the model will result in indexing errors\n⚙️ 84% - ModelMergeSimple\n⚙️ 86% - KSampler\n🎯 Sampling: 1/48 steps (2%) - KSampler\n🎯 Sampling: 2/48 steps (4%) - KSampler\n🎯 Sampling: 3/48 steps (6%) - KSampler\n🎯 Sampling: 4/48 steps (8%) - KSampler\n🎯 Sampling: 5/48 steps (10%) - KSampler\n🎯 Sampling: 6/48 steps (12%) - KSampler\n🎯 Sampling: 7/48 steps (15%) - KSampler\n🎯 Sampling: 8/48 steps (17%) - KSampler\n🎯 Sampling: 9/48 steps (19%) - KSampler\n🎯 Sampling: 10/48 steps (21%) - KSampler\n🎯 Sampling: 11/48 steps (23%) - KSampler\n🎯 Sampling: 12/48 steps (25%) - KSampler\n🎯 Sampling: 13/48 steps (27%) - KSampler\n🎯 Sampling: 14/48 steps (29%) - KSampler\n🎯 Sampling: 15/48 steps (31%) - KSampler\n🎯 Sampling: 16/48 steps (33%) - KSampler\n🎯 Sampling: 17/48 steps (35%) - KSampler\n🎯 Sampling: 18/48 steps (38%) - KSampler\n🎯 Sampling: 19/48 steps (40%) - KSampler\n🎯 Sampling: 20/48 steps (42%) - KSampler\n🎯 Sampling: 21/48 steps (44%) - KSampler\n🎯 Sampling: 22/48 steps (46%) - KSampler\n🎯 Sampling: 23/48 steps (48%) - KSampler\n🎯 Sampling: 24/48 steps (50%) - KSampler\n🎯 Sampling: 25/48 steps (52%) - KSampler\n🎯 Sampling: 26/48 steps (54%) - KSampler\n🎯 Sampling: 27/48 steps (56%) - KSampler\n🎯 Sampling: 28/48 steps (58%) - KSampler\n🎯 Sampling: 29/48 steps (60%) - KSampler\n🎯 Sampling: 30/48 steps (62%) - KSampler\n🎯 Sampling: 31/48 steps (65%) - KSampler\n🎯 Sampling: 32/48 steps (67%) - KSampler\n🎯 Sampling: 33/48 steps (69%) - KSampler\n🎯 Sampling: 34/48 steps (71%) - KSampler\n🎯 Sampling: 35/48 steps (73%) - KSampler\n🎯 Sampling: 36/48 steps (75%) - KSampler\n🎯 Sampling: 37/48 steps (77%) - KSampler\n🎯 Sampling: 38/48 steps (79%) - KSampler\n🎯 Sampling: 39/48 steps (81%) - KSampler\n🎯 Sampling: 40/48 steps (83%) - KSampler\n🎯 Sampling: 41/48 steps (85%) - KSampler\n🎯 Sampling: 42/48 steps (88%) - KSampler\n🎯 Sampling: 43/48 steps (90%) - KSampler\n🎯 Sampling: 44/48 steps (92%) - KSampler\n🎯 Sampling: 45/48 steps (94%) - KSampler\n🎯 Sampling: 46/48 steps (96%) - KSampler\n🎯 Sampling: 47/48 steps (98%) - KSampler\n🎯 Sampling: 48/48 steps (100%) - KSampler\n⚙️ 88% - KSampler\n🎯 Sampling: 1/48 steps (2%) - KSampler\n🎯 Sampling: 2/48 steps (4%) - KSampler\n🎯 Sampling: 3/48 steps (6%) - KSampler\n🎯 Sampling: 4/48 steps (8%) - KSampler\n🎯 Sampling: 5/48 steps (10%) - KSampler\n🎯 Sampling: 6/48 steps (12%) - KSampler\n🎯 Sampling: 7/48 steps (15%) - KSampler\n🎯 Sampling: 8/48 steps (17%) - KSampler\n🎯 Sampling: 9/48 steps (19%) - KSampler\n🎯 Sampling: 10/48 steps (21%) - KSampler\n🎯 Sampling: 11/48 steps (23%) - KSampler\n🎯 Sampling: 12/48 steps (25%) - KSampler\n🎯 Sampling: 13/48 steps (27%) - KSampler\n🎯 Sampling: 14/48 steps (29%) - KSampler\n🎯 Sampling: 15/48 steps (31%) - KSampler\n🎯 Sampling: 16/48 steps (33%) - KSampler\n🎯 Sampling: 17/48 steps (35%) - KSampler\n🎯 Sampling: 18/48 steps (38%) - KSampler\n🎯 Sampling: 19/48 steps (40%) - KSampler\n🎯 Sampling: 20/48 steps (42%) - KSampler\n🎯 Sampling: 21/48 steps (44%) - KSampler\n🎯 Sampling: 22/48 steps (46%) - KSampler\n🎯 Sampling: 23/48 steps (48%) - KSampler\n🎯 Sampling: 24/48 steps (50%) - KSampler\n🎯 Sampling: 25/48 steps (52%) - KSampler\n🎯 Sampling: 26/48 steps (54%) - KSampler\n🎯 Sampling: 27/48 steps (56%) - KSampler\n🎯 Sampling: 28/48 steps (58%) - KSampler\n🎯 Sampling: 29/48 steps (60%) - KSampler\n🎯 Sampling: 30/48 steps (62%) - KSampler\n🎯 Sampling: 31/48 steps (65%) - KSampler\n🎯 Sampling: 32/48 steps (67%) - KSampler\n🎯 Sampling: 33/48 steps (69%) - KSampler\n🎯 Sampling: 34/48 steps (71%) - KSampler\n🎯 Sampling: 35/48 steps (73%) - KSampler\n🎯 Sampling: 36/48 steps (75%) - KSampler\n🎯 Sampling: 37/48 steps (77%) - KSampler\n🎯 Sampling: 38/48 steps (79%) - KSampler\n🎯 Sampling: 39/48 steps (81%) - KSampler\n🎯 Sampling: 40/48 steps (83%) - KSampler\n🎯 Sampling: 41/48 steps (85%) - KSampler\n🎯 Sampling: 42/48 steps (88%) - KSampler\n🎯 Sampling: 43/48 steps (90%) - KSampler\n🎯 Sampling: 44/48 steps (92%) - KSampler\n🎯 Sampling: 45/48 steps (94%) - KSampler\n🎯 Sampling: 46/48 steps (96%) - KSampler\n🎯 Sampling: 47/48 steps (98%) - KSampler\n🎯 Sampling: 48/48 steps (100%) - KSampler\n⚙️ 89% - VAEDecode\n⚙️ 91% - FaceDetailer\n📈 Progress: 1/30 (3%) - FaceDetailer\n📈 Progress: 2/30 (7%) - FaceDetailer\n📈 Progress: 3/30 (10%) - FaceDetailer\n📈 Progress: 4/30 (13%) - FaceDetailer\n📈 Progress: 5/30 (17%) - FaceDetailer\n📈 Progress: 6/30 (20%) - FaceDetailer\n📈 Progress: 7/30 (23%) - FaceDetailer\n📈 Progress: 8/30 (27%) - FaceDetailer\n📈 Progress: 9/30 (30%) - FaceDetailer\n📈 Progress: 10/30 (33%) - FaceDetailer\n📈 Progress: 11/30 (37%) - FaceDetailer\n📈 Progress: 12/30 (40%) - FaceDetailer\n📈 Progress: 13/30 (43%) - FaceDetailer\n📈 Progress: 14/30 (47%) - FaceDetailer\n📈 Progress: 15/30 (50%) - FaceDetailer\n📈 Progress: 16/30 (53%) - FaceDetailer\n📈 Progress: 17/30 (57%) - FaceDetailer\n📈 Progress: 18/30 (60%) - FaceDetailer\n📈 Progress: 19/30 (63%) - FaceDetailer\n📈 Progress: 20/30 (67%) - FaceDetailer\n📈 Progress: 21/30 (70%) - FaceDetailer\n📈 Progress: 22/30 (73%) - FaceDetailer\n📈 Progress: 23/30 (77%) - FaceDetailer\n📈 Progress: 24/30 (80%) - FaceDetailer\n📈 Progress: 25/30 (83%) - FaceDetailer\n📈 Progress: 26/30 (87%) - FaceDetailer\n📈 Progress: 27/30 (90%) - FaceDetailer\n📈 Progress: 28/30 (93%) - FaceDetailer\n📈 Progress: 29/30 (97%) - FaceDetailer\n📈 Progress: 30/30 (100%) - FaceDetailer\n⚙️ 93% - ProPostDepthMapBlur\n⚙️ 95% - UltimateSDUpscale\n📈 Progress: 1/16 (6%) - UltimateSDUpscale\n📈 Progress: 2/16 (12%) - UltimateSDUpscale\n📈 Progress: 3/16 (19%) - UltimateSDUpscale\n📈 Progress: 4/16 (25%) - UltimateSDUpscale\n📈 Progress: 5/16 (31%) - UltimateSDUpscale\n📈 Progress: 6/16 (38%) - UltimateSDUpscale\n📈 Progress: 7/16 (44%) - UltimateSDUpscale\n📈 Progress: 8/16 (50%) - UltimateSDUpscale\n📈 Progress: 9/16 (56%) - UltimateSDUpscale\n📈 Progress: 10/16 (62%) - UltimateSDUpscale\n📈 Progress: 11/16 (69%) - UltimateSDUpscale\n📈 Progress: 12/16 (75%) - UltimateSDUpscale\n📈 Progress: 13/16 (81%) - UltimateSDUpscale\n📈 Progress: 14/16 (88%) - UltimateSDUpscale\n📈 Progress: 15/16 (94%) - UltimateSDUpscale\n📈 Progress: 16/16 (100%) - UltimateSDUpscale\n📈 Progress: 1/35 (3%) - UltimateSDUpscale\n📈 Progress: 2/35 (6%) - UltimateSDUpscale\n📈 Progress: 3/35 (9%) - UltimateSDUpscale\n📈 Progress: 4/35 (11%) - UltimateSDUpscale\n📈 Progress: 5/35 (14%) - UltimateSDUpscale\n📈 Progress: 6/35 (17%) - UltimateSDUpscale\n📈 Progress: 7/35 (20%) - UltimateSDUpscale\n📈 Progress: 8/35 (23%) - UltimateSDUpscale\n📈 Progress: 9/35 (26%) - UltimateSDUpscale\n📈 Progress: 10/35 (29%) - UltimateSDUpscale\n📈 Progress: 11/35 (31%) - UltimateSDUpscale\n📈 Progress: 12/35 (34%) - UltimateSDUpscale\n📈 Progress: 13/35 (37%) - UltimateSDUpscale\n📈 Progress: 14/35 (40%) - UltimateSDUpscale\n📈 Progress: 15/35 (43%) - UltimateSDUpscale\n📈 Progress: 16/35 (46%) - UltimateSDUpscale\n📈 Progress: 17/35 (49%) - UltimateSDUpscale\n📈 Progress: 18/35 (51%) - UltimateSDUpscale\n📈 Progress: 19/35 (54%) - UltimateSDUpscale\n📈 Progress: 20/35 (57%) - UltimateSDUpscale\n📈 Progress: 21/35 (60%) - UltimateSDUpscale\n📈 Progress: 22/35 (63%) - UltimateSDUpscale\n📈 Progress: 23/35 (66%) - UltimateSDUpscale\n📈 Progress: 24/35 (69%) - UltimateSDUpscale\n📈 Progress: 25/35 (71%) - UltimateSDUpscale\n📈 Progress: 26/35 (74%) - UltimateSDUpscale\n📈 Progress: 27/35 (77%) - UltimateSDUpscale\n📈 Progress: 28/35 (80%) - UltimateSDUpscale\n📈 Progress: 29/35 (83%) - UltimateSDUpscale\n📈 Progress: 30/35 (86%) - UltimateSDUpscale\n📈 Progress: 31/35 (89%) - UltimateSDUpscale\n📈 Progress: 32/35 (91%) - UltimateSDUpscale\n📈 Progress: 33/35 (94%) - UltimateSDUpscale\n📈 Progress: 34/35 (97%) - UltimateSDUpscale\n📈 Progress: 35/35 (100%) - UltimateSDUpscale\n📈 Progress: 1/48 (2%) - UltimateSDUpscale\n📈 Progress: 2/48 (4%) - UltimateSDUpscale\n📈 Progress: 3/48 (6%) - UltimateSDUpscale\n📈 Progress: 4/48 (8%) - UltimateSDUpscale\n📈 Progress: 5/48 (10%) - UltimateSDUpscale\n📈 Progress: 6/48 (12%) - UltimateSDUpscale\n📈 Progress: 7/48 (15%) - UltimateSDUpscale\n📈 Progress: 8/48 (17%) - UltimateSDUpscale\n📈 Progress: 9/48 (19%) - UltimateSDUpscale\n📈 Progress: 10/48 (21%) - UltimateSDUpscale\n📈 Progress: 11/48 (23%) - UltimateSDUpscale\n📈 Progress: 12/48 (25%) - UltimateSDUpscale\n📈 Progress: 13/48 (27%) - UltimateSDUpscale\n📈 Progress: 14/48 (29%) - UltimateSDUpscale\n📈 Progress: 15/48 (31%) - UltimateSDUpscale\n📈 Progress: 16/48 (33%) - UltimateSDUpscale\n📈 Progress: 17/48 (35%) - UltimateSDUpscale\n📈 Progress: 18/48 (38%) - UltimateSDUpscale\n📈 Progress: 19/48 (40%) - UltimateSDUpscale\n📈 Progress: 20/48 (42%) - UltimateSDUpscale\n📈 Progress: 21/48 (44%) - UltimateSDUpscale\n📈 Progress: 22/48 (46%) - UltimateSDUpscale\n📈 Progress: 23/48 (48%) - UltimateSDUpscale\n📈 Progress: 24/48 (50%) - UltimateSDUpscale\n📈 Progress: 25/48 (52%) - UltimateSDUpscale\n📈 Progress: 26/48 (54%) - UltimateSDUpscale\n📈 Progress: 27/48 (56%) - UltimateSDUpscale\n📈 Progress: 28/48 (58%) - UltimateSDUpscale\n📈 Progress: 29/48 (60%) - UltimateSDUpscale\n📈 Progress: 30/48 (62%) - UltimateSDUpscale\n📈 Progress: 31/48 (65%) - UltimateSDUpscale\n📈 Progress: 32/48 (67%) - UltimateSDUpscale\n📈 Progress: 33/48 (69%) - UltimateSDUpscale\n📈 Progress: 34/48 (71%) - UltimateSDUpscale\n📈 Progress: 35/48 (73%) - UltimateSDUpscale\n📈 Progress: 36/48 (75%) - UltimateSDUpscale\n📈 Progress: 37/48 (77%) - UltimateSDUpscale\n📈 Progress: 38/48 (79%) - UltimateSDUpscale\n📈 Progress: 39/48 (81%) - UltimateSDUpscale\n📈 Progress: 40/48 (83%) - UltimateSDUpscale\n📈 Progress: 41/48 (85%) - UltimateSDUpscale\n📈 Progress: 42/48 (88%) - UltimateSDUpscale\n📈 Progress: 43/48 (90%) - UltimateSDUpscale\n📈 Progress: 44/48 (92%) - UltimateSDUpscale\n📈 Progress: 45/48 (94%) - UltimateSDUpscale\n📈 Progress: 46/48 (96%) - UltimateSDUpscale\n📈 Progress: 47/48 (98%) - UltimateSDUpscale\n📈 Progress: 48/48 (100%) - UltimateSDUpscale\n📈 Progress: 1/35 (3%) - UltimateSDUpscale\n📈 Progress: 2/35 (6%) - UltimateSDUpscale\n📈 Progress: 3/35 (9%) - UltimateSDUpscale\n📈 Progress: 4/35 (11%) - UltimateSDUpscale\n📈 Progress: 5/35 (14%) - UltimateSDUpscale\n📈 Progress: 6/35 (17%) - UltimateSDUpscale\n📈 Progress: 7/35 (20%) - UltimateSDUpscale\n📈 Progress: 8/35 (23%) - UltimateSDUpscale\n📈 Progress: 9/35 (26%) - UltimateSDUpscale\n📈 Progress: 10/35 (29%) - UltimateSDUpscale\n📈 Progress: 11/35 (31%) - UltimateSDUpscale\n📈 Progress: 12/35 (34%) - UltimateSDUpscale\n📈 Progress: 13/35 (37%) - UltimateSDUpscale\n📈 Progress: 14/35 (40%) - UltimateSDUpscale\n📈 Progress: 15/35 (43%) - UltimateSDUpscale\n📈 Progress: 16/35 (46%) - UltimateSDUpscale\n📈 Progress: 17/35 (49%) - UltimateSDUpscale\n📈 Progress: 18/35 (51%) - UltimateSDUpscale\n📈 Progress: 19/35 (54%) - UltimateSDUpscale\n📈 Progress: 20/35 (57%) - UltimateSDUpscale\n📈 Progress: 21/35 (60%) - UltimateSDUpscale\n📈 Progress: 22/35 (63%) - UltimateSDUpscale\n📈 Progress: 23/35 (66%) - UltimateSDUpscale\n📈 Progress: 24/35 (69%) - UltimateSDUpscale\n📈 Progress: 25/35 (71%) - UltimateSDUpscale\n📈 Progress: 26/35 (74%) - UltimateSDUpscale\n📈 Progress: 27/35 (77%) - UltimateSDUpscale\n📈 Progress: 28/35 (80%) - UltimateSDUpscale\n📈 Progress: 29/35 (83%) - UltimateSDUpscale\n📈 Progress: 30/35 (86%) - UltimateSDUpscale\n📈 Progress: 31/35 (89%) - UltimateSDUpscale\n📈 Progress: 32/35 (91%) - UltimateSDUpscale\n📈 Progress: 33/35 (94%) - UltimateSDUpscale\n📈 Progress: 34/35 (97%) - UltimateSDUpscale\n📈 Progress: 35/35 (100%) - UltimateSDUpscale\n📈 Progress: 1/48 (2%) - UltimateSDUpscale\n📈 Progress: 2/48 (4%) - UltimateSDUpscale\n📈 Progress: 3/48 (6%) - UltimateSDUpscale\n📈 Progress: 4/48 (8%) - UltimateSDUpscale\n📈 Progress: 5/48 (10%) - UltimateSDUpscale\n📈 Progress: 6/48 (12%) - UltimateSDUpscale\n📈 Progress: 7/48 (15%) - UltimateSDUpscale\n📈 Progress: 8/48 (17%) - UltimateSDUpscale\n📈 Progress: 9/48 (19%) - UltimateSDUpscale\n📈 Progress: 10/48 (21%) - UltimateSDUpscale\n📈 Progress: 11/48 (23%) - UltimateSDUpscale\n📈 Progress: 12/48 (25%) - UltimateSDUpscale\n📈 Progress: 13/48 (27%) - UltimateSDUpscale\n📈 Progress: 14/48 (29%) - UltimateSDUpscale\n📈 Progress: 15/48 (31%) - UltimateSDUpscale\n📈 Progress: 16/48 (33%) - UltimateSDUpscale\n📈 Progress: 17/48 (35%) - UltimateSDUpscale\n📈 Progress: 18/48 (38%) - UltimateSDUpscale\n📈 Progress: 19/48 (40%) - UltimateSDUpscale\n📈 Progress: 20/48 (42%) - UltimateSDUpscale\n📈 Progress: 21/48 (44%) - UltimateSDUpscale\n📈 Progress: 22/48 (46%) - UltimateSDUpscale\n📈 Progress: 23/48 (48%) - UltimateSDUpscale\n📈 Progress: 24/48 (50%) - UltimateSDUpscale\n📈 Progress: 25/48 (52%) - UltimateSDUpscale\n📈 Progress: 26/48 (54%) - UltimateSDUpscale\n📈 Progress: 27/48 (56%) - UltimateSDUpscale\n📈 Progress: 28/48 (58%) - UltimateSDUpscale\n📈 Progress: 29/48 (60%) - UltimateSDUpscale\n📈 Progress: 30/48 (62%) - UltimateSDUpscale\n📈 Progress: 31/48 (65%) - UltimateSDUpscale\n📈 Progress: 32/48 (67%) - UltimateSDUpscale\n📈 Progress: 33/48 (69%) - UltimateSDUpscale\n📈 Progress: 34/48 (71%) - UltimateSDUpscale\n📈 Progress: 35/48 (73%) - UltimateSDUpscale\n📈 Progress: 36/48 (75%) - UltimateSDUpscale\n📈 Progress: 37/48 (77%) - UltimateSDUpscale\n📈 Progress: 38/48 (79%) - UltimateSDUpscale\n📈 Progress: 39/48 (81%) - UltimateSDUpscale\n📈 Progress: 40/48 (83%) - UltimateSDUpscale\n📈 Progress: 41/48 (85%) - UltimateSDUpscale\n📈 Progress: 42/48 (88%) - UltimateSDUpscale\n📈 Progress: 43/48 (90%) - UltimateSDUpscale\n📈 Progress: 44/48 (92%) - UltimateSDUpscale\n📈 Progress: 45/48 (94%) - UltimateSDUpscale\n📈 Progress: 46/48 (96%) - UltimateSDUpscale\n📈 Progress: 47/48 (98%) - UltimateSDUpscale\n📈 Progress: 48/48 (100%) - UltimateSDUpscale\n📈 Progress: 1/35 (3%) - UltimateSDUpscale\n📈 Progress: 2/35 (6%) - UltimateSDUpscale\n📈 Progress: 3/35 (9%) - UltimateSDUpscale\n📈 Progress: 4/35 (11%) - UltimateSDUpscale\n📈 Progress: 5/35 (14%) - UltimateSDUpscale\n📈 Progress: 6/35 (17%) - UltimateSDUpscale\n📈 Progress: 7/35 (20%) - UltimateSDUpscale\n📈 Progress: 8/35 (23%) - UltimateSDUpscale\n📈 Progress: 9/35 (26%) - UltimateSDUpscale\n📈 Progress: 10/35 (29%) - UltimateSDUpscale\n📈 Progress: 11/35 (31%) - UltimateSDUpscale\n📈 Progress: 12/35 (34%) - UltimateSDUpscale\n📈 Progress: 13/35 (37%) - UltimateSDUpscale\n📈 Progress: 14/35 (40%) - UltimateSDUpscale\n📈 Progress: 15/35 (43%) - UltimateSDUpscale\n📈 Progress: 16/35 (46%) - UltimateSDUpscale\n📈 Progress: 17/35 (49%) - UltimateSDUpscale\n📈 Progress: 18/35 (51%) - UltimateSDUpscale\n📈 Progress: 19/35 (54%) - UltimateSDUpscale\n📈 Progress: 20/35 (57%) - UltimateSDUpscale\n📈 Progress: 21/35 (60%) - UltimateSDUpscale\n📈 Progress: 22/35 (63%) - UltimateSDUpscale\n📈 Progress: 23/35 (66%) - UltimateSDUpscale\n📈 Progress: 24/35 (69%) - UltimateSDUpscale\n📈 Progress: 25/35 (71%) - UltimateSDUpscale\n📈 Progress: 26/35 (74%) - UltimateSDUpscale\n📈 Progress: 27/35 (77%) - UltimateSDUpscale\n📈 Progress: 28/35 (80%) - UltimateSDUpscale\n📈 Progress: 29/35 (83%) - UltimateSDUpscale\n📈 Progress: 30/35 (86%) - UltimateSDUpscale\n📈 Progress: 31/35 (89%) - UltimateSDUpscale\n📈 Progress: 32/35 (91%) - UltimateSDUpscale\n📈 Progress: 33/35 (94%) - UltimateSDUpscale\n📈 Progress: 34/35 (97%) - UltimateSDUpscale\n📈 Progress: 35/35 (100%) - UltimateSDUpscale\n📈 Progress: 1/48 (2%) - UltimateSDUpscale\n📈 Progress: 2/48 (4%) - UltimateSDUpscale\n📈 Progress: 3/48 (6%) - UltimateSDUpscale\n📈 Progress: 4/48 (8%) - UltimateSDUpscale\n📈 Progress: 5/48 (10%) - UltimateSDUpscale\n📈 Progress: 6/48 (12%) - UltimateSDUpscale\n📈 Progress: 7/48 (15%) - UltimateSDUpscale\n📈 Progress: 8/48 (17%) - UltimateSDUpscale\n📈 Progress: 9/48 (19%) - UltimateSDUpscale\n📈 Progress: 10/48 (21%) - UltimateSDUpscale\n📈 Progress: 11/48 (23%) - UltimateSDUpscale\n📈 Progress: 12/48 (25%) - UltimateSDUpscale\n📈 Progress: 13/48 (27%) - UltimateSDUpscale\n📈 Progress: 14/48 (29%) - UltimateSDUpscale\n📈 Progress: 15/48 (31%) - UltimateSDUpscale\n📈 Progress: 16/48 (33%) - UltimateSDUpscale\n📈 Progress: 17/48 (35%) - UltimateSDUpscale\n📈 Progress: 18/48 (38%) - UltimateSDUpscale\n📈 Progress: 19/48 (40%) - UltimateSDUpscale\n📈 Progress: 20/48 (42%) - UltimateSDUpscale\n📈 Progress: 21/48 (44%) - UltimateSDUpscale\n📈 Progress: 22/48 (46%) - UltimateSDUpscale\n📈 Progress: 23/48 (48%) - UltimateSDUpscale\n📈 Progress: 24/48 (50%) - UltimateSDUpscale\n📈 Progress: 25/48 (52%) - UltimateSDUpscale\n📈 Progress: 26/48 (54%) - UltimateSDUpscale\n📈 Progress: 27/48 (56%) - UltimateSDUpscale\n📈 Progress: 28/48 (58%) - UltimateSDUpscale\n📈 Progress: 29/48 (60%) - UltimateSDUpscale\n📈 Progress: 30/48 (62%) - UltimateSDUpscale\n📈 Progress: 31/48 (65%) - UltimateSDUpscale\n📈 Progress: 32/48 (67%) - UltimateSDUpscale\n📈 Progress: 33/48 (69%) - UltimateSDUpscale\n📈 Progress: 34/48 (71%) - UltimateSDUpscale\n📈 Progress: 35/48 (73%) - UltimateSDUpscale\n📈 Progress: 36/48 (75%) - UltimateSDUpscale\n📈 Progress: 37/48 (77%) - UltimateSDUpscale\n📈 Progress: 38/48 (79%) - UltimateSDUpscale\n📈 Progress: 39/48 (81%) - UltimateSDUpscale\n📈 Progress: 40/48 (83%) - UltimateSDUpscale\n📈 Progress: 41/48 (85%) - UltimateSDUpscale\n📈 Progress: 42/48 (88%) - UltimateSDUpscale\n📈 Progress: 43/48 (90%) - UltimateSDUpscale\n📈 Progress: 44/48 (92%) - UltimateSDUpscale\n📈 Progress: 45/48 (94%) - UltimateSDUpscale\n📈 Progress: 46/48 (96%) - UltimateSDUpscale\n📈 Progress: 47/48 (98%) - UltimateSDUpscale\n📈 Progress: 48/48 (100%) - UltimateSDUpscale\n📈 Progress: 1/35 (3%) - UltimateSDUpscale\n📈 Progress: 2/35 (6%) - UltimateSDUpscale\n📈 Progress: 3/35 (9%) - UltimateSDUpscale\n📈 Progress: 4/35 (11%) - UltimateSDUpscale\n📈 Progress: 5/35 (14%) - UltimateSDUpscale\n📈 Progress: 6/35 (17%) - UltimateSDUpscale\n📈 Progress: 7/35 (20%) - UltimateSDUpscale\n📈 Progress: 8/35 (23%) - UltimateSDUpscale\n📈 Progress: 9/35 (26%) - UltimateSDUpscale\n📈 Progress: 10/35 (29%) - UltimateSDUpscale\n📈 Progress: 11/35 (31%) - UltimateSDUpscale\n📈 Progress: 12/35 (34%) - UltimateSDUpscale\n📈 Progress: 13/35 (37%) - UltimateSDUpscale\n📈 Progress: 14/35 (40%) - UltimateSDUpscale\n📈 Progress: 15/35 (43%) - UltimateSDUpscale\n📈 Progress: 16/35 (46%) - UltimateSDUpscale\n📈 Progress: 17/35 (49%) - UltimateSDUpscale\n📈 Progress: 18/35 (51%) - UltimateSDUpscale\n📈 Progress: 19/35 (54%) - UltimateSDUpscale\n📈 Progress: 20/35 (57%) - UltimateSDUpscale\n📈 Progress: 21/35 (60%) - UltimateSDUpscale\n📈 Progress: 22/35 (63%) - UltimateSDUpscale\n📈 Progress: 23/35 (66%) - UltimateSDUpscale\n📈 Progress: 24/35 (69%) - UltimateSDUpscale\n📈 Progress: 25/35 (71%) - UltimateSDUpscale\n📈 Progress: 26/35 (74%) - UltimateSDUpscale\n📈 Progress: 27/35 (77%) - UltimateSDUpscale\n📈 Progress: 28/35 (80%) - UltimateSDUpscale\n📈 Progress: 29/35 (83%) - UltimateSDUpscale\n📈 Progress: 30/35 (86%) - UltimateSDUpscale\n📈 Progress: 31/35 (89%) - UltimateSDUpscale\n📈 Progress: 32/35 (91%) - UltimateSDUpscale\n📈 Progress: 33/35 (94%) - UltimateSDUpscale\n📈 Progress: 34/35 (97%) - UltimateSDUpscale\n📈 Progress: 35/35 (100%) - UltimateSDUpscale\n📈 Progress: 1/48 (2%) - UltimateSDUpscale\n📈 Progress: 2/48 (4%) - UltimateSDUpscale\n📈 Progress: 3/48 (6%) - UltimateSDUpscale\n📈 Progress: 4/48 (8%) - UltimateSDUpscale\n📈 Progress: 5/48 (10%) - UltimateSDUpscale\n📈 Progress: 6/48 (12%) - UltimateSDUpscale\n📈 Progress: 7/48 (15%) - UltimateSDUpscale\n📈 Progress: 8/48 (17%) - UltimateSDUpscale\n📈 Progress: 9/48 (19%) - UltimateSDUpscale\n📈 Progress: 10/48 (21%) - UltimateSDUpscale\n📈 Progress: 11/48 (23%) - UltimateSDUpscale\n📈 Progress: 12/48 (25%) - UltimateSDUpscale\n📈 Progress: 13/48 (27%) - UltimateSDUpscale\n📈 Progress: 14/48 (29%) - UltimateSDUpscale\n📈 Progress: 15/48 (31%) - UltimateSDUpscale\n📈 Progress: 16/48 (33%) - UltimateSDUpscale\n📈 Progress: 17/48 (35%) - UltimateSDUpscale\n📈 Progress: 18/48 (38%) - UltimateSDUpscale\n📈 Progress: 19/48 (40%) - UltimateSDUpscale\n📈 Progress: 20/48 (42%) - UltimateSDUpscale\n📈 Progress: 21/48 (44%) - UltimateSDUpscale\n📈 Progress: 22/48 (46%) - UltimateSDUpscale\n📈 Progress: 23/48 (48%) - UltimateSDUpscale\n📈 Progress: 24/48 (50%) - UltimateSDUpscale\n📈 Progress: 25/48 (52%) - UltimateSDUpscale\n📈 Progress: 26/48 (54%) - UltimateSDUpscale\n📈 Progress: 27/48 (56%) - UltimateSDUpscale\n📈 Progress: 28/48 (58%) - UltimateSDUpscale\n📈 Progress: 29/48 (60%) - UltimateSDUpscale\n📈 Progress: 30/48 (62%) - UltimateSDUpscale\n📈 Progress: 31/48 (65%) - UltimateSDUpscale\n📈 Progress: 32/48 (67%) - UltimateSDUpscale\n📈 Progress: 33/48 (69%) - UltimateSDUpscale\n📈 Progress: 34/48 (71%) - UltimateSDUpscale\n📈 Progress: 35/48 (73%) - UltimateSDUpscale\n📈 Progress: 36/48 (75%) - UltimateSDUpscale\n📈 Progress: 37/48 (77%) - UltimateSDUpscale\n📈 Progress: 38/48 (79%) - UltimateSDUpscale\n📈 Progress: 39/48 (81%) - UltimateSDUpscale\n📈 Progress: 40/48 (83%) - UltimateSDUpscale\n📈 Progress: 41/48 (85%) - UltimateSDUpscale\n📈 Progress: 42/48 (88%) - UltimateSDUpscale\n📈 Progress: 43/48 (90%) - UltimateSDUpscale\n📈 Progress: 44/48 (92%) - UltimateSDUpscale\n📈 Progress: 45/48 (94%) - UltimateSDUpscale\n📈 Progress: 46/48 (96%) - UltimateSDUpscale\n📈 Progress: 47/48 (98%) - UltimateSDUpscale\n📈 Progress: 48/48 (100%) - UltimateSDUpscale\n📈 Progress: 1/35 (3%) - UltimateSDUpscale\n📈 Progress: 2/35 (6%) - UltimateSDUpscale\n📈 Progress: 3/35 (9%) - UltimateSDUpscale\n📈 Progress: 4/35 (11%) - UltimateSDUpscale\n📈 Progress: 5/35 (14%) - UltimateSDUpscale\n📈 Progress: 6/35 (17%) - UltimateSDUpscale\n📈 Progress: 7/35 (20%) - UltimateSDUpscale\n📈 Progress: 8/35 (23%) - UltimateSDUpscale\n📈 Progress: 9/35 (26%) - UltimateSDUpscale\n📈 Progress: 10/35 (29%) - UltimateSDUpscale\n📈 Progress: 11/35 (31%) - UltimateSDUpscale\n📈 Progress: 12/35 (34%) - UltimateSDUpscale\n📈 Progress: 13/35 (37%) - UltimateSDUpscale\n📈 Progress: 14/35 (40%) - UltimateSDUpscale\n📈 Progress: 15/35 (43%) - UltimateSDUpscale\n📈 Progress: 16/35 (46%) - UltimateSDUpscale\n📈 Progress: 17/35 (49%) - UltimateSDUpscale\n📈 Progress: 18/35 (51%) - UltimateSDUpscale\n📈 Progress: 19/35 (54%) - UltimateSDUpscale\n📈 Progress: 20/35 (57%) - UltimateSDUpscale\n📈 Progress: 21/35 (60%) - UltimateSDUpscale\n📈 Progress: 22/35 (63%) - UltimateSDUpscale\n📈 Progress: 23/35 (66%) - UltimateSDUpscale\n📈 Progress: 24/35 (69%) - UltimateSDUpscale\n📈 Progress: 25/35 (71%) - UltimateSDUpscale\n📈 Progress: 26/35 (74%) - UltimateSDUpscale\n📈 Progress: 27/35 (77%) - UltimateSDUpscale\n📈 Progress: 28/35 (80%) - UltimateSDUpscale\n📈 Progress: 29/35 (83%) - UltimateSDUpscale\n📈 Progress: 30/35 (86%) - UltimateSDUpscale\n📈 Progress: 31/35 (89%) - UltimateSDUpscale\n📈 Progress: 32/35 (91%) - UltimateSDUpscale\n📈 Progress: 33/35 (94%) - UltimateSDUpscale\n📈 Progress: 34/35 (97%) - UltimateSDUpscale\n📈 Progress: 35/35 (100%) - UltimateSDUpscale\n📈 Progress: 1/27 (4%) - UltimateSDUpscale\n📈 Progress: 2/27 (7%) - UltimateSDUpscale\n📈 Progress: 3/27 (11%) - UltimateSDUpscale\n📈 Progress: 4/27 (15%) - UltimateSDUpscale\n📈 Progress: 5/27 (19%) - UltimateSDUpscale\n📈 Progress: 6/27 (22%) - UltimateSDUpscale\n📈 Progress: 7/27 (26%) - UltimateSDUpscale\n📈 Progress: 8/27 (30%) - UltimateSDUpscale\n📈 Progress: 9/27 (33%) - UltimateSDUpscale\n📈 Progress: 10/27 (37%) - UltimateSDUpscale\n📈 Progress: 11/27 (41%) - UltimateSDUpscale\n📈 Progress: 12/27 (44%) - UltimateSDUpscale\n📈 Progress: 13/27 (48%) - UltimateSDUpscale\n📈 Progress: 14/27 (52%) - UltimateSDUpscale\n📈 Progress: 15/27 (56%) - UltimateSDUpscale\n📈 Progress: 16/27 (59%) - UltimateSDUpscale\n📈 Progress: 17/27 (63%) - UltimateSDUpscale\n📈 Progress: 18/27 (67%) - UltimateSDUpscale\n📈 Progress: 19/27 (70%) - UltimateSDUpscale\n📈 Progress: 20/27 (74%) - UltimateSDUpscale\n📈 Progress: 21/27 (78%) - UltimateSDUpscale\n📈 Progress: 22/27 (81%) - UltimateSDUpscale\n📈 Progress: 23/27 (85%) - UltimateSDUpscale\n📈 Progress: 24/27 (89%) - UltimateSDUpscale\n📈 Progress: 25/27 (93%) - UltimateSDUpscale\n📈 Progress: 26/27 (96%) - UltimateSDUpscale\n📈 Progress: 27/27 (100%) - UltimateSDUpscale\n📈 Progress: 1/35 (3%) - UltimateSDUpscale\n📈 Progress: 2/35 (6%) - UltimateSDUpscale\n📈 Progress: 3/35 (9%) - UltimateSDUpscale\n📈 Progress: 4/35 (11%) - UltimateSDUpscale\n📈 Progress: 5/35 (14%) - UltimateSDUpscale\n📈 Progress: 6/35 (17%) - UltimateSDUpscale\n📈 Progress: 7/35 (20%) - UltimateSDUpscale\n📈 Progress: 8/35 (23%) - UltimateSDUpscale\n📈 Progress: 9/35 (26%) - UltimateSDUpscale\n📈 Progress: 10/35 (29%) - UltimateSDUpscale\n📈 Progress: 11/35 (31%) - UltimateSDUpscale\n📈 Progress: 12/35 (34%) - UltimateSDUpscale\n📈 Progress: 13/35 (37%) - UltimateSDUpscale\n📈 Progress: 14/35 (40%) - UltimateSDUpscale\n📈 Progress: 15/35 (43%) - UltimateSDUpscale\n📈 Progress: 16/35 (46%) - UltimateSDUpscale\n📈 Progress: 17/35 (49%) - UltimateSDUpscale\n📈 Progress: 18/35 (51%) - UltimateSDUpscale\n📈 Progress: 19/35 (54%) - UltimateSDUpscale\n📈 Progress: 20/35 (57%) - UltimateSDUpscale\n📈 Progress: 21/35 (60%) - UltimateSDUpscale\n📈 Progress: 22/35 (63%) - UltimateSDUpscale\n📈 Progress: 23/35 (66%) - UltimateSDUpscale\n📈 Progress: 24/35 (69%) - UltimateSDUpscale\n📈 Progress: 25/35 (71%) - UltimateSDUpscale\n📈 Progress: 26/35 (74%) - UltimateSDUpscale\n📈 Progress: 27/35 (77%) - UltimateSDUpscale\n📈 Progress: 28/35 (80%) - UltimateSDUpscale\n📈 Progress: 29/35 (83%) - UltimateSDUpscale\n📈 Progress: 30/35 (86%) - UltimateSDUpscale\n📈 Progress: 31/35 (89%) - UltimateSDUpscale\n📈 Progress: 32/35 (91%) - UltimateSDUpscale\n📈 Progress: 33/35 (94%) - UltimateSDUpscale\n📈 Progress: 34/35 (97%) - UltimateSDUpscale\n📈 Progress: 35/35 (100%) - UltimateSDUpscale\n📈 Progress: 1/27 (4%) - UltimateSDUpscale\n📈 Progress: 2/27 (7%) - UltimateSDUpscale\n📈 Progress: 3/27 (11%) - UltimateSDUpscale\n📈 Progress: 4/27 (15%) - UltimateSDUpscale\n📈 Progress: 5/27 (19%) - UltimateSDUpscale\n📈 Progress: 6/27 (22%) - UltimateSDUpscale\n📈 Progress: 7/27 (26%) - UltimateSDUpscale\n📈 Progress: 8/27 (30%) - UltimateSDUpscale\n📈 Progress: 9/27 (33%) - UltimateSDUpscale\n📈 Progress: 10/27 (37%) - UltimateSDUpscale\n📈 Progress: 11/27 (41%) - UltimateSDUpscale\n📈 Progress: 12/27 (44%) - UltimateSDUpscale\n📈 Progress: 13/27 (48%) - UltimateSDUpscale\n📈 Progress: 14/27 (52%) - UltimateSDUpscale\n📈 Progress: 15/27 (56%) - UltimateSDUpscale\n📈 Progress: 16/27 (59%) - UltimateSDUpscale\n📈 Progress: 17/27 (63%) - UltimateSDUpscale\n📈 Progress: 18/27 (67%) - UltimateSDUpscale\n📈 Progress: 19/27 (70%) - UltimateSDUpscale\n📈 Progress: 20/27 (74%) - UltimateSDUpscale\n📈 Progress: 21/27 (78%) - UltimateSDUpscale\n📈 Progress: 22/27 (81%) - UltimateSDUpscale\n📈 Progress: 23/27 (85%) - UltimateSDUpscale\n📈 Progress: 24/27 (89%) - UltimateSDUpscale\n📈 Progress: 25/27 (93%) - UltimateSDUpscale\n📈 Progress: 26/27 (96%) - UltimateSDUpscale\n📈 Progress: 27/27 (100%) - UltimateSDUpscale\n⚙️ 96% - SaveImage\n✅ Workflow completed\n====================================\nAll files found: 1 files\nValid image files after filtering: 1 files\n- /tmp/outputs/ComfyUI_00001_.png\n====================================\nDebug: Created 1 Path objects\nPath 0: /tmp/outputs/ComfyUI_00001_.png (exists: True, is_file: True)\n====================================\nDEBUG: Dateien und Größen vor Optimierung:\nDEBUG: Datei /tmp/outputs/ComfyUI_00001_.png, Größe: 9734063 bytes\n====================================\nDebug: optimise_images returned 1 files\nDEBUG: Erfolgreich gespeichert nach /tmp/final_output.png\nDEBUG: Dateigröße: 7125027 bytes", "metrics": { "predict_time": 237.159379213, "total_time": 420.062639 }, "output": [ "https://replicate.delivery/xezq/EndUzeKULCR1ZyGrTOR80h7yBuD7TeNCgqw8jJCA7E3gHSxUA/final_output.png" ], "started_at": "2025-05-28T20:15:47.843260Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-nuk3ccfaa26yuubgj6hvta4yg73kogffjywgejgc6vr3p6h4j5da", "get": "https://api.replicate.com/v1/predictions/twq581wy1hrm80cq323b7e911c", "cancel": "https://api.replicate.com/v1/predictions/twq581wy1hrm80cq323b7e911c/cancel" }, "version": "e74464fac09bf9063839e9a8616e83a156b05a310b7eab9a32b43b74b7598933" }
Generated in==================================== Input uploaded to /tmp/inputs: - input.jpeg ==================================== ⚙️ 2% - ttN text ⚙️ 4% - ttN text ⚙️ 5% - ttN text ⚙️ 7% - ttN text ⚙️ 9% - DownloadAndLoadFlorence2Model ❌ ComfyUI Error: - If you are the owner of the model architecture code, please modify your model class such that it inherits from `GenerationMixin` (after `PreTrainedModel`, otherwise you'll get an exception). ⚙️ 11% - UpscaleModelLoader ⚙️ 12% - CheckpointLoaderSimple ⚙️ 14% - LoadImage ⚙️ 16% - ETN_NSFWFilter ⚙️ 18% - DF_Image_scale_to_side ⚙️ 20% - PrepImageForClipVision ⚙️ 21% - Florence2Run ⚙️ 23% - StringFunction|pysssss ⚙️ 25% - Florence2Run ⚙️ 27% - StringFunction|pysssss ⚙️ 29% - DWPreprocessor ❌ ComfyUI Error: 2025-05-28 20:16:02.847950435 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1280, index: 0, mask: {16, 80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.847965572 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1282, index: 2, mask: {24, 88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.847983437 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1283, index: 3, mask: {8, 72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.848012844 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1284, index: 4, mask: {32, 96, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.848091478 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1288, index: 8, mask: {20, 84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.861506644 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1294, index: 14, mask: {60, 124, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.861556532 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1311, index: 31, mask: {1, 65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.861610740 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1331, index: 51, mask: {59, 123, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.861639105 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1330, index: 50, mask: {3, 67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.861643315 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1300, index: 20, mask: {34, 98, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.862068383 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1287, index: 7, mask: {4, 68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.865473462 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1295, index: 15, mask: {62, 126, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.865529810 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1292, index: 12, mask: {28, 92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.865606995 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1328, index: 48, mask: {51, 115, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.865643411 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1316, index: 36, mask: {17, 81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.865889925 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1335, index: 55, mask: {43, 107, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.869491369 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1297, index: 17, mask: {26, 90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.869548679 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1318, index: 38, mask: {57, 121, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.869854430 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1338, index: 58, mask: {31, 95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.873478728 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1298, index: 18, mask: {2, 66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.877471599 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1299, index: 19, mask: {58, 122, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.881473418 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1301, index: 21, mask: {10, 74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.885290126 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1286, index: 6, mask: {56, 120, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.885512026 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1303, index: 23, mask: {18, 82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.885525595 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1340, index: 60, mask: {15, 79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.885563414 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1304, index: 24, mask: {54, 118, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.885663491 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1315, index: 35, mask: {33, 97, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.885891226 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1305, index: 25, mask: {30, 94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.889472015 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1306, index: 26, mask: {6, 70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.889477530 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1339, index: 59, mask: {7, 71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.893525528 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1322, index: 42, mask: {53, 117, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.893538067 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1308, index: 28, mask: {14, 78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.893527112 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1307, index: 27, mask: {38, 102, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.893540656 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1333, index: 53, mask: {11, 75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.893793428 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1341, index: 61, mask: {39, 103, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.897473561 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1310, index: 30, mask: {22, 86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.897488653 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1324, index: 44, mask: {29, 93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.897504881 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1337, index: 57, mask: {47, 111, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.897475127 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1323, index: 43, mask: {13, 77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.901471461 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1312, index: 32, mask: {25, 89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.897475516 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1334, index: 54, mask: {55, 119, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.901476475 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1325, index: 45, mask: {45, 109, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.901471741 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1321, index: 41, mask: {37, 101, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.901493846 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1313, index: 33, mask: {49, 113, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.897490015 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1336, index: 56, mask: {19, 83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.905474936 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1326, index: 46, mask: {61, 125, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.905490376 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1317, index: 37, mask: {41, 105, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.905942536 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1291, index: 11, mask: {12, 76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.909472805 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1319, index: 39, mask: {5, 69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.909486884 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1329, index: 49, mask: {27, 91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.913476472 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1320, index: 40, mask: {21, 85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.913479299 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1289, index: 9, mask: {36, 100, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.917472388 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1342, index: 62, mask: {23, 87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.909474621 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1327, index: 47, mask: {63, 127, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.917474078 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1332, index: 52, mask: {35, 99, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ❌ ComfyUI Error: 2025-05-28 20:16:02.905476500 [E:onnxruntime:Default, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 1314, index: 34, mask: {9, 73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 📈 Progress: 1/1 (100%) - DWPreprocessor ⚙️ 30% - ControlNetLoader ⚙️ 32% - CLIPTextEncode ⚙️ 34% - CLIPTextEncode ❌ ComfyUI Error: Token indices sequence length is longer than the specified maximum sequence length for this model (297 > 77). Running this sequence through the model will result in indexing errors ❌ ComfyUI Error: Token indices sequence length is longer than the specified maximum sequence length for this model (297 > 77). Running this sequence through the model will result in indexing errors ⚙️ 36% - ControlNetApplyAdvanced ⚙️ 38% - DownloadAndLoadDepthAnythingV2Model ⚙️ 39% - DepthAnything_V2 📈 Progress: 1/1 (100%) - DepthAnything_V2 ⚙️ 41% - SAMLoader ⚙️ 43% - UltralyticsDetectorProvider ⚙️ 45% - VAELoader ⚙️ 46% - CheckpointLoaderSimple ⚙️ 48% - VAEEncode ⚙️ 50% - ControlNetLoader ⚙️ 52% - LoraLoader ⚙️ 54% - CLIPTextEncode ⚙️ 55% - CLIPTextEncode ❌ ComfyUI Error: Token indices sequence length is longer than the specified maximum sequence length for this model (297 > 77). Running this sequence through the model will result in indexing errors ❌ ComfyUI Error: Token indices sequence length is longer than the specified maximum sequence length for this model (297 > 77). Running this sequence through the model will result in indexing errors ⚙️ 57% - ControlNetApplyAdvanced ⚙️ 59% - PrepImageForClipVision ⚙️ 61% - IPAdapterUnifiedLoader ⚙️ 62% - IPAdapterTiled ⚙️ 64% - KSampler 🎯 Sampling: 1/40 steps (2%) - KSampler 🎯 Sampling: 2/40 steps (5%) - KSampler 🎯 Sampling: 3/40 steps (8%) - KSampler 🎯 Sampling: 4/40 steps (10%) - KSampler 🎯 Sampling: 5/40 steps (12%) - KSampler 🎯 Sampling: 6/40 steps (15%) - KSampler 🎯 Sampling: 7/40 steps (18%) - KSampler 🎯 Sampling: 8/40 steps (20%) - KSampler 🎯 Sampling: 9/40 steps (22%) - KSampler 🎯 Sampling: 10/40 steps (25%) - KSampler 🎯 Sampling: 11/40 steps (28%) - KSampler 🎯 Sampling: 12/40 steps (30%) - KSampler 🎯 Sampling: 13/40 steps (32%) - KSampler 🎯 Sampling: 14/40 steps (35%) - KSampler 🎯 Sampling: 15/40 steps (38%) - KSampler 🎯 Sampling: 16/40 steps (40%) - KSampler 🎯 Sampling: 17/40 steps (42%) - KSampler 🎯 Sampling: 18/40 steps (45%) - KSampler 🎯 Sampling: 19/40 steps (48%) - KSampler 🎯 Sampling: 20/40 steps (50%) - KSampler 🎯 Sampling: 21/40 steps (52%) - KSampler 🎯 Sampling: 22/40 steps (55%) - KSampler 🎯 Sampling: 23/40 steps (57%) - KSampler 🎯 Sampling: 24/40 steps (60%) - KSampler 🎯 Sampling: 25/40 steps (62%) - KSampler 🎯 Sampling: 26/40 steps (65%) - KSampler 🎯 Sampling: 27/40 steps (68%) - KSampler 🎯 Sampling: 28/40 steps (70%) - KSampler 🎯 Sampling: 29/40 steps (72%) - KSampler 🎯 Sampling: 30/40 steps (75%) - KSampler 🎯 Sampling: 31/40 steps (78%) - KSampler 🎯 Sampling: 32/40 steps (80%) - KSampler 🎯 Sampling: 33/40 steps (82%) - KSampler 🎯 Sampling: 34/40 steps (85%) - KSampler 🎯 Sampling: 35/40 steps (88%) - KSampler 🎯 Sampling: 36/40 steps (90%) - KSampler 🎯 Sampling: 37/40 steps (92%) - KSampler 🎯 Sampling: 38/40 steps (95%) - KSampler 🎯 Sampling: 39/40 steps (98%) - KSampler 🎯 Sampling: 40/40 steps (100%) - KSampler ⚙️ 66% - VAEDecode ⚙️ 68% - ImageScaleBy ⚙️ 70% - Florence2Run ⚙️ 71% - StringFunction|pysssss ⚙️ 73% - VAEEncode ⚙️ 75% - CheckpointLoaderSimple ⚙️ 77% - CheckpointLoaderSimple ⚙️ 79% - CLIPMergeSimple ⚙️ 80% - CLIPTextEncode ⚙️ 82% - CLIPTextEncode ❌ ComfyUI Error: Token indices sequence length is longer than the specified maximum sequence length for this model (101 > 77). Running this sequence through the model will result in indexing errors ⚙️ 84% - ModelMergeSimple ⚙️ 86% - KSampler 🎯 Sampling: 1/48 steps (2%) - KSampler 🎯 Sampling: 2/48 steps (4%) - KSampler 🎯 Sampling: 3/48 steps (6%) - KSampler 🎯 Sampling: 4/48 steps (8%) - KSampler 🎯 Sampling: 5/48 steps (10%) - KSampler 🎯 Sampling: 6/48 steps (12%) - KSampler 🎯 Sampling: 7/48 steps (15%) - KSampler 🎯 Sampling: 8/48 steps (17%) - KSampler 🎯 Sampling: 9/48 steps (19%) - KSampler 🎯 Sampling: 10/48 steps (21%) - KSampler 🎯 Sampling: 11/48 steps (23%) - KSampler 🎯 Sampling: 12/48 steps (25%) - KSampler 🎯 Sampling: 13/48 steps (27%) - KSampler 🎯 Sampling: 14/48 steps (29%) - KSampler 🎯 Sampling: 15/48 steps (31%) - KSampler 🎯 Sampling: 16/48 steps (33%) - KSampler 🎯 Sampling: 17/48 steps (35%) - KSampler 🎯 Sampling: 18/48 steps (38%) - KSampler 🎯 Sampling: 19/48 steps (40%) - KSampler 🎯 Sampling: 20/48 steps (42%) - KSampler 🎯 Sampling: 21/48 steps (44%) - KSampler 🎯 Sampling: 22/48 steps (46%) - KSampler 🎯 Sampling: 23/48 steps (48%) - KSampler 🎯 Sampling: 24/48 steps (50%) - KSampler 🎯 Sampling: 25/48 steps (52%) - KSampler 🎯 Sampling: 26/48 steps (54%) - KSampler 🎯 Sampling: 27/48 steps (56%) - KSampler 🎯 Sampling: 28/48 steps (58%) - KSampler 🎯 Sampling: 29/48 steps (60%) - KSampler 🎯 Sampling: 30/48 steps (62%) - KSampler 🎯 Sampling: 31/48 steps (65%) - KSampler 🎯 Sampling: 32/48 steps (67%) - KSampler 🎯 Sampling: 33/48 steps (69%) - KSampler 🎯 Sampling: 34/48 steps (71%) - KSampler 🎯 Sampling: 35/48 steps (73%) - KSampler 🎯 Sampling: 36/48 steps (75%) - KSampler 🎯 Sampling: 37/48 steps (77%) - KSampler 🎯 Sampling: 38/48 steps (79%) - KSampler 🎯 Sampling: 39/48 steps (81%) - KSampler 🎯 Sampling: 40/48 steps (83%) - KSampler 🎯 Sampling: 41/48 steps (85%) - KSampler 🎯 Sampling: 42/48 steps (88%) - KSampler 🎯 Sampling: 43/48 steps (90%) - KSampler 🎯 Sampling: 44/48 steps (92%) - KSampler 🎯 Sampling: 45/48 steps (94%) - KSampler 🎯 Sampling: 46/48 steps (96%) - KSampler 🎯 Sampling: 47/48 steps (98%) - KSampler 🎯 Sampling: 48/48 steps (100%) - KSampler ⚙️ 88% - KSampler 🎯 Sampling: 1/48 steps (2%) - KSampler 🎯 Sampling: 2/48 steps (4%) - KSampler 🎯 Sampling: 3/48 steps (6%) - KSampler 🎯 Sampling: 4/48 steps (8%) - KSampler 🎯 Sampling: 5/48 steps (10%) - KSampler 🎯 Sampling: 6/48 steps (12%) - KSampler 🎯 Sampling: 7/48 steps (15%) - KSampler 🎯 Sampling: 8/48 steps (17%) - KSampler 🎯 Sampling: 9/48 steps (19%) - KSampler 🎯 Sampling: 10/48 steps (21%) - KSampler 🎯 Sampling: 11/48 steps (23%) - KSampler 🎯 Sampling: 12/48 steps (25%) - KSampler 🎯 Sampling: 13/48 steps (27%) - KSampler 🎯 Sampling: 14/48 steps (29%) - KSampler 🎯 Sampling: 15/48 steps (31%) - KSampler 🎯 Sampling: 16/48 steps (33%) - KSampler 🎯 Sampling: 17/48 steps (35%) - KSampler 🎯 Sampling: 18/48 steps (38%) - KSampler 🎯 Sampling: 19/48 steps (40%) - KSampler 🎯 Sampling: 20/48 steps (42%) - KSampler 🎯 Sampling: 21/48 steps (44%) - KSampler 🎯 Sampling: 22/48 steps (46%) - KSampler 🎯 Sampling: 23/48 steps (48%) - KSampler 🎯 Sampling: 24/48 steps (50%) - KSampler 🎯 Sampling: 25/48 steps (52%) - KSampler 🎯 Sampling: 26/48 steps (54%) - KSampler 🎯 Sampling: 27/48 steps (56%) - KSampler 🎯 Sampling: 28/48 steps (58%) - KSampler 🎯 Sampling: 29/48 steps (60%) - KSampler 🎯 Sampling: 30/48 steps (62%) - KSampler 🎯 Sampling: 31/48 steps (65%) - KSampler 🎯 Sampling: 32/48 steps (67%) - KSampler 🎯 Sampling: 33/48 steps (69%) - KSampler 🎯 Sampling: 34/48 steps (71%) - KSampler 🎯 Sampling: 35/48 steps (73%) - KSampler 🎯 Sampling: 36/48 steps (75%) - KSampler 🎯 Sampling: 37/48 steps (77%) - KSampler 🎯 Sampling: 38/48 steps (79%) - KSampler 🎯 Sampling: 39/48 steps (81%) - KSampler 🎯 Sampling: 40/48 steps (83%) - KSampler 🎯 Sampling: 41/48 steps (85%) - KSampler 🎯 Sampling: 42/48 steps (88%) - KSampler 🎯 Sampling: 43/48 steps (90%) - KSampler 🎯 Sampling: 44/48 steps (92%) - KSampler 🎯 Sampling: 45/48 steps (94%) - KSampler 🎯 Sampling: 46/48 steps (96%) - KSampler 🎯 Sampling: 47/48 steps (98%) - KSampler 🎯 Sampling: 48/48 steps (100%) - KSampler ⚙️ 89% - VAEDecode ⚙️ 91% - FaceDetailer 📈 Progress: 1/30 (3%) - FaceDetailer 📈 Progress: 2/30 (7%) - FaceDetailer 📈 Progress: 3/30 (10%) - FaceDetailer 📈 Progress: 4/30 (13%) - FaceDetailer 📈 Progress: 5/30 (17%) - FaceDetailer 📈 Progress: 6/30 (20%) - FaceDetailer 📈 Progress: 7/30 (23%) - FaceDetailer 📈 Progress: 8/30 (27%) - FaceDetailer 📈 Progress: 9/30 (30%) - FaceDetailer 📈 Progress: 10/30 (33%) - FaceDetailer 📈 Progress: 11/30 (37%) - FaceDetailer 📈 Progress: 12/30 (40%) - FaceDetailer 📈 Progress: 13/30 (43%) - FaceDetailer 📈 Progress: 14/30 (47%) - FaceDetailer 📈 Progress: 15/30 (50%) - FaceDetailer 📈 Progress: 16/30 (53%) - FaceDetailer 📈 Progress: 17/30 (57%) - FaceDetailer 📈 Progress: 18/30 (60%) - FaceDetailer 📈 Progress: 19/30 (63%) - FaceDetailer 📈 Progress: 20/30 (67%) - FaceDetailer 📈 Progress: 21/30 (70%) - FaceDetailer 📈 Progress: 22/30 (73%) - FaceDetailer 📈 Progress: 23/30 (77%) - FaceDetailer 📈 Progress: 24/30 (80%) - FaceDetailer 📈 Progress: 25/30 (83%) - FaceDetailer 📈 Progress: 26/30 (87%) - FaceDetailer 📈 Progress: 27/30 (90%) - FaceDetailer 📈 Progress: 28/30 (93%) - FaceDetailer 📈 Progress: 29/30 (97%) - FaceDetailer 📈 Progress: 30/30 (100%) - FaceDetailer ⚙️ 93% - ProPostDepthMapBlur ⚙️ 95% - UltimateSDUpscale 📈 Progress: 1/16 (6%) - UltimateSDUpscale 📈 Progress: 2/16 (12%) - UltimateSDUpscale 📈 Progress: 3/16 (19%) - UltimateSDUpscale 📈 Progress: 4/16 (25%) - UltimateSDUpscale 📈 Progress: 5/16 (31%) - UltimateSDUpscale 📈 Progress: 6/16 (38%) - UltimateSDUpscale 📈 Progress: 7/16 (44%) - UltimateSDUpscale 📈 Progress: 8/16 (50%) - UltimateSDUpscale 📈 Progress: 9/16 (56%) - UltimateSDUpscale 📈 Progress: 10/16 (62%) - UltimateSDUpscale 📈 Progress: 11/16 (69%) - UltimateSDUpscale 📈 Progress: 12/16 (75%) - UltimateSDUpscale 📈 Progress: 13/16 (81%) - UltimateSDUpscale 📈 Progress: 14/16 (88%) - UltimateSDUpscale 📈 Progress: 15/16 (94%) - UltimateSDUpscale 📈 Progress: 16/16 (100%) - UltimateSDUpscale 📈 Progress: 1/35 (3%) - UltimateSDUpscale 📈 Progress: 2/35 (6%) - UltimateSDUpscale 📈 Progress: 3/35 (9%) - UltimateSDUpscale 📈 Progress: 4/35 (11%) - UltimateSDUpscale 📈 Progress: 5/35 (14%) - UltimateSDUpscale 📈 Progress: 6/35 (17%) - UltimateSDUpscale 📈 Progress: 7/35 (20%) - UltimateSDUpscale 📈 Progress: 8/35 (23%) - UltimateSDUpscale 📈 Progress: 9/35 (26%) - UltimateSDUpscale 📈 Progress: 10/35 (29%) - UltimateSDUpscale 📈 Progress: 11/35 (31%) - UltimateSDUpscale 📈 Progress: 12/35 (34%) - UltimateSDUpscale 📈 Progress: 13/35 (37%) - UltimateSDUpscale 📈 Progress: 14/35 (40%) - UltimateSDUpscale 📈 Progress: 15/35 (43%) - UltimateSDUpscale 📈 Progress: 16/35 (46%) - UltimateSDUpscale 📈 Progress: 17/35 (49%) - UltimateSDUpscale 📈 Progress: 18/35 (51%) - UltimateSDUpscale 📈 Progress: 19/35 (54%) - UltimateSDUpscale 📈 Progress: 20/35 (57%) - UltimateSDUpscale 📈 Progress: 21/35 (60%) - UltimateSDUpscale 📈 Progress: 22/35 (63%) - UltimateSDUpscale 📈 Progress: 23/35 (66%) - UltimateSDUpscale 📈 Progress: 24/35 (69%) - UltimateSDUpscale 📈 Progress: 25/35 (71%) - UltimateSDUpscale 📈 Progress: 26/35 (74%) - UltimateSDUpscale 📈 Progress: 27/35 (77%) - UltimateSDUpscale 📈 Progress: 28/35 (80%) - UltimateSDUpscale 📈 Progress: 29/35 (83%) - UltimateSDUpscale 📈 Progress: 30/35 (86%) - UltimateSDUpscale 📈 Progress: 31/35 (89%) - UltimateSDUpscale 📈 Progress: 32/35 (91%) - UltimateSDUpscale 📈 Progress: 33/35 (94%) - UltimateSDUpscale 📈 Progress: 34/35 (97%) - UltimateSDUpscale 📈 Progress: 35/35 (100%) - UltimateSDUpscale 📈 Progress: 1/48 (2%) - UltimateSDUpscale 📈 Progress: 2/48 (4%) - UltimateSDUpscale 📈 Progress: 3/48 (6%) - UltimateSDUpscale 📈 Progress: 4/48 (8%) - UltimateSDUpscale 📈 Progress: 5/48 (10%) - UltimateSDUpscale 📈 Progress: 6/48 (12%) - UltimateSDUpscale 📈 Progress: 7/48 (15%) - UltimateSDUpscale 📈 Progress: 8/48 (17%) - UltimateSDUpscale 📈 Progress: 9/48 (19%) - UltimateSDUpscale 📈 Progress: 10/48 (21%) - UltimateSDUpscale 📈 Progress: 11/48 (23%) - UltimateSDUpscale 📈 Progress: 12/48 (25%) - UltimateSDUpscale 📈 Progress: 13/48 (27%) - UltimateSDUpscale 📈 Progress: 14/48 (29%) - UltimateSDUpscale 📈 Progress: 15/48 (31%) - UltimateSDUpscale 📈 Progress: 16/48 (33%) - UltimateSDUpscale 📈 Progress: 17/48 (35%) - UltimateSDUpscale 📈 Progress: 18/48 (38%) - UltimateSDUpscale 📈 Progress: 19/48 (40%) - UltimateSDUpscale 📈 Progress: 20/48 (42%) - UltimateSDUpscale 📈 Progress: 21/48 (44%) - UltimateSDUpscale 📈 Progress: 22/48 (46%) - UltimateSDUpscale 📈 Progress: 23/48 (48%) - UltimateSDUpscale 📈 Progress: 24/48 (50%) - UltimateSDUpscale 📈 Progress: 25/48 (52%) - UltimateSDUpscale 📈 Progress: 26/48 (54%) - UltimateSDUpscale 📈 Progress: 27/48 (56%) - UltimateSDUpscale 📈 Progress: 28/48 (58%) - UltimateSDUpscale 📈 Progress: 29/48 (60%) - UltimateSDUpscale 📈 Progress: 30/48 (62%) - UltimateSDUpscale 📈 Progress: 31/48 (65%) - UltimateSDUpscale 📈 Progress: 32/48 (67%) - UltimateSDUpscale 📈 Progress: 33/48 (69%) - UltimateSDUpscale 📈 Progress: 34/48 (71%) - UltimateSDUpscale 📈 Progress: 35/48 (73%) - UltimateSDUpscale 📈 Progress: 36/48 (75%) - UltimateSDUpscale 📈 Progress: 37/48 (77%) - UltimateSDUpscale 📈 Progress: 38/48 (79%) - UltimateSDUpscale 📈 Progress: 39/48 (81%) - UltimateSDUpscale 📈 Progress: 40/48 (83%) - UltimateSDUpscale 📈 Progress: 41/48 (85%) - UltimateSDUpscale 📈 Progress: 42/48 (88%) - UltimateSDUpscale 📈 Progress: 43/48 (90%) - UltimateSDUpscale 📈 Progress: 44/48 (92%) - UltimateSDUpscale 📈 Progress: 45/48 (94%) - UltimateSDUpscale 📈 Progress: 46/48 (96%) - UltimateSDUpscale 📈 Progress: 47/48 (98%) - UltimateSDUpscale 📈 Progress: 48/48 (100%) - UltimateSDUpscale 📈 Progress: 1/35 (3%) - UltimateSDUpscale 📈 Progress: 2/35 (6%) - UltimateSDUpscale 📈 Progress: 3/35 (9%) - UltimateSDUpscale 📈 Progress: 4/35 (11%) - UltimateSDUpscale 📈 Progress: 5/35 (14%) - UltimateSDUpscale 📈 Progress: 6/35 (17%) - UltimateSDUpscale 📈 Progress: 7/35 (20%) - UltimateSDUpscale 📈 Progress: 8/35 (23%) - UltimateSDUpscale 📈 Progress: 9/35 (26%) - UltimateSDUpscale 📈 Progress: 10/35 (29%) - UltimateSDUpscale 📈 Progress: 11/35 (31%) - UltimateSDUpscale 📈 Progress: 12/35 (34%) - UltimateSDUpscale 📈 Progress: 13/35 (37%) - UltimateSDUpscale 📈 Progress: 14/35 (40%) - UltimateSDUpscale 📈 Progress: 15/35 (43%) - UltimateSDUpscale 📈 Progress: 16/35 (46%) - UltimateSDUpscale 📈 Progress: 17/35 (49%) - UltimateSDUpscale 📈 Progress: 18/35 (51%) - UltimateSDUpscale 📈 Progress: 19/35 (54%) - UltimateSDUpscale 📈 Progress: 20/35 (57%) - UltimateSDUpscale 📈 Progress: 21/35 (60%) - UltimateSDUpscale 📈 Progress: 22/35 (63%) - UltimateSDUpscale 📈 Progress: 23/35 (66%) - UltimateSDUpscale 📈 Progress: 24/35 (69%) - UltimateSDUpscale 📈 Progress: 25/35 (71%) - UltimateSDUpscale 📈 Progress: 26/35 (74%) - UltimateSDUpscale 📈 Progress: 27/35 (77%) - UltimateSDUpscale 📈 Progress: 28/35 (80%) - UltimateSDUpscale 📈 Progress: 29/35 (83%) - UltimateSDUpscale 📈 Progress: 30/35 (86%) - UltimateSDUpscale 📈 Progress: 31/35 (89%) - UltimateSDUpscale 📈 Progress: 32/35 (91%) - UltimateSDUpscale 📈 Progress: 33/35 (94%) - UltimateSDUpscale 📈 Progress: 34/35 (97%) - UltimateSDUpscale 📈 Progress: 35/35 (100%) - UltimateSDUpscale 📈 Progress: 1/48 (2%) - UltimateSDUpscale 📈 Progress: 2/48 (4%) - UltimateSDUpscale 📈 Progress: 3/48 (6%) - UltimateSDUpscale 📈 Progress: 4/48 (8%) - UltimateSDUpscale 📈 Progress: 5/48 (10%) - UltimateSDUpscale 📈 Progress: 6/48 (12%) - UltimateSDUpscale 📈 Progress: 7/48 (15%) - UltimateSDUpscale 📈 Progress: 8/48 (17%) - UltimateSDUpscale 📈 Progress: 9/48 (19%) - UltimateSDUpscale 📈 Progress: 10/48 (21%) - UltimateSDUpscale 📈 Progress: 11/48 (23%) - UltimateSDUpscale 📈 Progress: 12/48 (25%) - UltimateSDUpscale 📈 Progress: 13/48 (27%) - UltimateSDUpscale 📈 Progress: 14/48 (29%) - UltimateSDUpscale 📈 Progress: 15/48 (31%) - UltimateSDUpscale 📈 Progress: 16/48 (33%) - UltimateSDUpscale 📈 Progress: 17/48 (35%) - UltimateSDUpscale 📈 Progress: 18/48 (38%) - UltimateSDUpscale 📈 Progress: 19/48 (40%) - UltimateSDUpscale 📈 Progress: 20/48 (42%) - UltimateSDUpscale 📈 Progress: 21/48 (44%) - UltimateSDUpscale 📈 Progress: 22/48 (46%) - UltimateSDUpscale 📈 Progress: 23/48 (48%) - UltimateSDUpscale 📈 Progress: 24/48 (50%) - UltimateSDUpscale 📈 Progress: 25/48 (52%) - UltimateSDUpscale 📈 Progress: 26/48 (54%) - UltimateSDUpscale 📈 Progress: 27/48 (56%) - UltimateSDUpscale 📈 Progress: 28/48 (58%) - UltimateSDUpscale 📈 Progress: 29/48 (60%) - UltimateSDUpscale 📈 Progress: 30/48 (62%) - UltimateSDUpscale 📈 Progress: 31/48 (65%) - UltimateSDUpscale 📈 Progress: 32/48 (67%) - UltimateSDUpscale 📈 Progress: 33/48 (69%) - UltimateSDUpscale 📈 Progress: 34/48 (71%) - UltimateSDUpscale 📈 Progress: 35/48 (73%) - UltimateSDUpscale 📈 Progress: 36/48 (75%) - UltimateSDUpscale 📈 Progress: 37/48 (77%) - UltimateSDUpscale 📈 Progress: 38/48 (79%) - UltimateSDUpscale 📈 Progress: 39/48 (81%) - UltimateSDUpscale 📈 Progress: 40/48 (83%) - UltimateSDUpscale 📈 Progress: 41/48 (85%) - UltimateSDUpscale 📈 Progress: 42/48 (88%) - UltimateSDUpscale 📈 Progress: 43/48 (90%) - UltimateSDUpscale 📈 Progress: 44/48 (92%) - UltimateSDUpscale 📈 Progress: 45/48 (94%) - UltimateSDUpscale 📈 Progress: 46/48 (96%) - UltimateSDUpscale 📈 Progress: 47/48 (98%) - UltimateSDUpscale 📈 Progress: 48/48 (100%) - UltimateSDUpscale 📈 Progress: 1/35 (3%) - UltimateSDUpscale 📈 Progress: 2/35 (6%) - UltimateSDUpscale 📈 Progress: 3/35 (9%) - UltimateSDUpscale 📈 Progress: 4/35 (11%) - UltimateSDUpscale 📈 Progress: 5/35 (14%) - UltimateSDUpscale 📈 Progress: 6/35 (17%) - UltimateSDUpscale 📈 Progress: 7/35 (20%) - UltimateSDUpscale 📈 Progress: 8/35 (23%) - UltimateSDUpscale 📈 Progress: 9/35 (26%) - UltimateSDUpscale 📈 Progress: 10/35 (29%) - UltimateSDUpscale 📈 Progress: 11/35 (31%) - UltimateSDUpscale 📈 Progress: 12/35 (34%) - UltimateSDUpscale 📈 Progress: 13/35 (37%) - UltimateSDUpscale 📈 Progress: 14/35 (40%) - UltimateSDUpscale 📈 Progress: 15/35 (43%) - UltimateSDUpscale 📈 Progress: 16/35 (46%) - UltimateSDUpscale 📈 Progress: 17/35 (49%) - UltimateSDUpscale 📈 Progress: 18/35 (51%) - UltimateSDUpscale 📈 Progress: 19/35 (54%) - UltimateSDUpscale 📈 Progress: 20/35 (57%) - UltimateSDUpscale 📈 Progress: 21/35 (60%) - UltimateSDUpscale 📈 Progress: 22/35 (63%) - UltimateSDUpscale 📈 Progress: 23/35 (66%) - UltimateSDUpscale 📈 Progress: 24/35 (69%) - UltimateSDUpscale 📈 Progress: 25/35 (71%) - UltimateSDUpscale 📈 Progress: 26/35 (74%) - UltimateSDUpscale 📈 Progress: 27/35 (77%) - UltimateSDUpscale 📈 Progress: 28/35 (80%) - UltimateSDUpscale 📈 Progress: 29/35 (83%) - UltimateSDUpscale 📈 Progress: 30/35 (86%) - UltimateSDUpscale 📈 Progress: 31/35 (89%) - UltimateSDUpscale 📈 Progress: 32/35 (91%) - UltimateSDUpscale 📈 Progress: 33/35 (94%) - UltimateSDUpscale 📈 Progress: 34/35 (97%) - UltimateSDUpscale 📈 Progress: 35/35 (100%) - UltimateSDUpscale 📈 Progress: 1/48 (2%) - UltimateSDUpscale 📈 Progress: 2/48 (4%) - UltimateSDUpscale 📈 Progress: 3/48 (6%) - UltimateSDUpscale 📈 Progress: 4/48 (8%) - UltimateSDUpscale 📈 Progress: 5/48 (10%) - UltimateSDUpscale 📈 Progress: 6/48 (12%) - UltimateSDUpscale 📈 Progress: 7/48 (15%) - UltimateSDUpscale 📈 Progress: 8/48 (17%) - UltimateSDUpscale 📈 Progress: 9/48 (19%) - UltimateSDUpscale 📈 Progress: 10/48 (21%) - UltimateSDUpscale 📈 Progress: 11/48 (23%) - UltimateSDUpscale 📈 Progress: 12/48 (25%) - UltimateSDUpscale 📈 Progress: 13/48 (27%) - UltimateSDUpscale 📈 Progress: 14/48 (29%) - UltimateSDUpscale 📈 Progress: 15/48 (31%) - UltimateSDUpscale 📈 Progress: 16/48 (33%) - UltimateSDUpscale 📈 Progress: 17/48 (35%) - UltimateSDUpscale 📈 Progress: 18/48 (38%) - UltimateSDUpscale 📈 Progress: 19/48 (40%) - UltimateSDUpscale 📈 Progress: 20/48 (42%) - UltimateSDUpscale 📈 Progress: 21/48 (44%) - UltimateSDUpscale 📈 Progress: 22/48 (46%) - UltimateSDUpscale 📈 Progress: 23/48 (48%) - UltimateSDUpscale 📈 Progress: 24/48 (50%) - UltimateSDUpscale 📈 Progress: 25/48 (52%) - UltimateSDUpscale 📈 Progress: 26/48 (54%) - UltimateSDUpscale 📈 Progress: 27/48 (56%) - UltimateSDUpscale 📈 Progress: 28/48 (58%) - UltimateSDUpscale 📈 Progress: 29/48 (60%) - UltimateSDUpscale 📈 Progress: 30/48 (62%) - UltimateSDUpscale 📈 Progress: 31/48 (65%) - UltimateSDUpscale 📈 Progress: 32/48 (67%) - UltimateSDUpscale 📈 Progress: 33/48 (69%) - UltimateSDUpscale 📈 Progress: 34/48 (71%) - UltimateSDUpscale 📈 Progress: 35/48 (73%) - UltimateSDUpscale 📈 Progress: 36/48 (75%) - UltimateSDUpscale 📈 Progress: 37/48 (77%) - UltimateSDUpscale 📈 Progress: 38/48 (79%) - UltimateSDUpscale 📈 Progress: 39/48 (81%) - UltimateSDUpscale 📈 Progress: 40/48 (83%) - UltimateSDUpscale 📈 Progress: 41/48 (85%) - UltimateSDUpscale 📈 Progress: 42/48 (88%) - UltimateSDUpscale 📈 Progress: 43/48 (90%) - UltimateSDUpscale 📈 Progress: 44/48 (92%) - UltimateSDUpscale 📈 Progress: 45/48 (94%) - UltimateSDUpscale 📈 Progress: 46/48 (96%) - UltimateSDUpscale 📈 Progress: 47/48 (98%) - UltimateSDUpscale 📈 Progress: 48/48 (100%) - UltimateSDUpscale 📈 Progress: 1/35 (3%) - UltimateSDUpscale 📈 Progress: 2/35 (6%) - UltimateSDUpscale 📈 Progress: 3/35 (9%) - UltimateSDUpscale 📈 Progress: 4/35 (11%) - UltimateSDUpscale 📈 Progress: 5/35 (14%) - UltimateSDUpscale 📈 Progress: 6/35 (17%) - UltimateSDUpscale 📈 Progress: 7/35 (20%) - UltimateSDUpscale 📈 Progress: 8/35 (23%) - UltimateSDUpscale 📈 Progress: 9/35 (26%) - UltimateSDUpscale 📈 Progress: 10/35 (29%) - UltimateSDUpscale 📈 Progress: 11/35 (31%) - UltimateSDUpscale 📈 Progress: 12/35 (34%) - UltimateSDUpscale 📈 Progress: 13/35 (37%) - UltimateSDUpscale 📈 Progress: 14/35 (40%) - UltimateSDUpscale 📈 Progress: 15/35 (43%) - UltimateSDUpscale 📈 Progress: 16/35 (46%) - UltimateSDUpscale 📈 Progress: 17/35 (49%) - UltimateSDUpscale 📈 Progress: 18/35 (51%) - UltimateSDUpscale 📈 Progress: 19/35 (54%) - UltimateSDUpscale 📈 Progress: 20/35 (57%) - UltimateSDUpscale 📈 Progress: 21/35 (60%) - UltimateSDUpscale 📈 Progress: 22/35 (63%) - UltimateSDUpscale 📈 Progress: 23/35 (66%) - UltimateSDUpscale 📈 Progress: 24/35 (69%) - UltimateSDUpscale 📈 Progress: 25/35 (71%) - UltimateSDUpscale 📈 Progress: 26/35 (74%) - UltimateSDUpscale 📈 Progress: 27/35 (77%) - UltimateSDUpscale 📈 Progress: 28/35 (80%) - UltimateSDUpscale 📈 Progress: 29/35 (83%) - UltimateSDUpscale 📈 Progress: 30/35 (86%) - UltimateSDUpscale 📈 Progress: 31/35 (89%) - UltimateSDUpscale 📈 Progress: 32/35 (91%) - UltimateSDUpscale 📈 Progress: 33/35 (94%) - UltimateSDUpscale 📈 Progress: 34/35 (97%) - UltimateSDUpscale 📈 Progress: 35/35 (100%) - UltimateSDUpscale 📈 Progress: 1/48 (2%) - UltimateSDUpscale 📈 Progress: 2/48 (4%) - UltimateSDUpscale 📈 Progress: 3/48 (6%) - UltimateSDUpscale 📈 Progress: 4/48 (8%) - UltimateSDUpscale 📈 Progress: 5/48 (10%) - UltimateSDUpscale 📈 Progress: 6/48 (12%) - UltimateSDUpscale 📈 Progress: 7/48 (15%) - UltimateSDUpscale 📈 Progress: 8/48 (17%) - UltimateSDUpscale 📈 Progress: 9/48 (19%) - UltimateSDUpscale 📈 Progress: 10/48 (21%) - UltimateSDUpscale 📈 Progress: 11/48 (23%) - UltimateSDUpscale 📈 Progress: 12/48 (25%) - UltimateSDUpscale 📈 Progress: 13/48 (27%) - UltimateSDUpscale 📈 Progress: 14/48 (29%) - UltimateSDUpscale 📈 Progress: 15/48 (31%) - UltimateSDUpscale 📈 Progress: 16/48 (33%) - UltimateSDUpscale 📈 Progress: 17/48 (35%) - UltimateSDUpscale 📈 Progress: 18/48 (38%) - UltimateSDUpscale 📈 Progress: 19/48 (40%) - UltimateSDUpscale 📈 Progress: 20/48 (42%) - UltimateSDUpscale 📈 Progress: 21/48 (44%) - UltimateSDUpscale 📈 Progress: 22/48 (46%) - UltimateSDUpscale 📈 Progress: 23/48 (48%) - UltimateSDUpscale 📈 Progress: 24/48 (50%) - UltimateSDUpscale 📈 Progress: 25/48 (52%) - UltimateSDUpscale 📈 Progress: 26/48 (54%) - UltimateSDUpscale 📈 Progress: 27/48 (56%) - UltimateSDUpscale 📈 Progress: 28/48 (58%) - UltimateSDUpscale 📈 Progress: 29/48 (60%) - UltimateSDUpscale 📈 Progress: 30/48 (62%) - UltimateSDUpscale 📈 Progress: 31/48 (65%) - UltimateSDUpscale 📈 Progress: 32/48 (67%) - UltimateSDUpscale 📈 Progress: 33/48 (69%) - UltimateSDUpscale 📈 Progress: 34/48 (71%) - UltimateSDUpscale 📈 Progress: 35/48 (73%) - UltimateSDUpscale 📈 Progress: 36/48 (75%) - UltimateSDUpscale 📈 Progress: 37/48 (77%) - UltimateSDUpscale 📈 Progress: 38/48 (79%) - UltimateSDUpscale 📈 Progress: 39/48 (81%) - UltimateSDUpscale 📈 Progress: 40/48 (83%) - UltimateSDUpscale 📈 Progress: 41/48 (85%) - UltimateSDUpscale 📈 Progress: 42/48 (88%) - UltimateSDUpscale 📈 Progress: 43/48 (90%) - UltimateSDUpscale 📈 Progress: 44/48 (92%) - UltimateSDUpscale 📈 Progress: 45/48 (94%) - UltimateSDUpscale 📈 Progress: 46/48 (96%) - UltimateSDUpscale 📈 Progress: 47/48 (98%) - UltimateSDUpscale 📈 Progress: 48/48 (100%) - UltimateSDUpscale 📈 Progress: 1/35 (3%) - UltimateSDUpscale 📈 Progress: 2/35 (6%) - UltimateSDUpscale 📈 Progress: 3/35 (9%) - UltimateSDUpscale 📈 Progress: 4/35 (11%) - UltimateSDUpscale 📈 Progress: 5/35 (14%) - UltimateSDUpscale 📈 Progress: 6/35 (17%) - UltimateSDUpscale 📈 Progress: 7/35 (20%) - UltimateSDUpscale 📈 Progress: 8/35 (23%) - UltimateSDUpscale 📈 Progress: 9/35 (26%) - UltimateSDUpscale 📈 Progress: 10/35 (29%) - UltimateSDUpscale 📈 Progress: 11/35 (31%) - UltimateSDUpscale 📈 Progress: 12/35 (34%) - UltimateSDUpscale 📈 Progress: 13/35 (37%) - UltimateSDUpscale 📈 Progress: 14/35 (40%) - UltimateSDUpscale 📈 Progress: 15/35 (43%) - UltimateSDUpscale 📈 Progress: 16/35 (46%) - UltimateSDUpscale 📈 Progress: 17/35 (49%) - UltimateSDUpscale 📈 Progress: 18/35 (51%) - UltimateSDUpscale 📈 Progress: 19/35 (54%) - UltimateSDUpscale 📈 Progress: 20/35 (57%) - UltimateSDUpscale 📈 Progress: 21/35 (60%) - UltimateSDUpscale 📈 Progress: 22/35 (63%) - UltimateSDUpscale 📈 Progress: 23/35 (66%) - UltimateSDUpscale 📈 Progress: 24/35 (69%) - UltimateSDUpscale 📈 Progress: 25/35 (71%) - UltimateSDUpscale 📈 Progress: 26/35 (74%) - UltimateSDUpscale 📈 Progress: 27/35 (77%) - UltimateSDUpscale 📈 Progress: 28/35 (80%) - UltimateSDUpscale 📈 Progress: 29/35 (83%) - UltimateSDUpscale 📈 Progress: 30/35 (86%) - UltimateSDUpscale 📈 Progress: 31/35 (89%) - UltimateSDUpscale 📈 Progress: 32/35 (91%) - UltimateSDUpscale 📈 Progress: 33/35 (94%) - UltimateSDUpscale 📈 Progress: 34/35 (97%) - UltimateSDUpscale 📈 Progress: 35/35 (100%) - UltimateSDUpscale 📈 Progress: 1/27 (4%) - UltimateSDUpscale 📈 Progress: 2/27 (7%) - UltimateSDUpscale 📈 Progress: 3/27 (11%) - UltimateSDUpscale 📈 Progress: 4/27 (15%) - UltimateSDUpscale 📈 Progress: 5/27 (19%) - UltimateSDUpscale 📈 Progress: 6/27 (22%) - UltimateSDUpscale 📈 Progress: 7/27 (26%) - UltimateSDUpscale 📈 Progress: 8/27 (30%) - UltimateSDUpscale 📈 Progress: 9/27 (33%) - UltimateSDUpscale 📈 Progress: 10/27 (37%) - UltimateSDUpscale 📈 Progress: 11/27 (41%) - UltimateSDUpscale 📈 Progress: 12/27 (44%) - UltimateSDUpscale 📈 Progress: 13/27 (48%) - UltimateSDUpscale 📈 Progress: 14/27 (52%) - UltimateSDUpscale 📈 Progress: 15/27 (56%) - UltimateSDUpscale 📈 Progress: 16/27 (59%) - UltimateSDUpscale 📈 Progress: 17/27 (63%) - UltimateSDUpscale 📈 Progress: 18/27 (67%) - UltimateSDUpscale 📈 Progress: 19/27 (70%) - UltimateSDUpscale 📈 Progress: 20/27 (74%) - UltimateSDUpscale 📈 Progress: 21/27 (78%) - UltimateSDUpscale 📈 Progress: 22/27 (81%) - UltimateSDUpscale 📈 Progress: 23/27 (85%) - UltimateSDUpscale 📈 Progress: 24/27 (89%) - UltimateSDUpscale 📈 Progress: 25/27 (93%) - UltimateSDUpscale 📈 Progress: 26/27 (96%) - UltimateSDUpscale 📈 Progress: 27/27 (100%) - UltimateSDUpscale 📈 Progress: 1/35 (3%) - UltimateSDUpscale 📈 Progress: 2/35 (6%) - UltimateSDUpscale 📈 Progress: 3/35 (9%) - UltimateSDUpscale 📈 Progress: 4/35 (11%) - UltimateSDUpscale 📈 Progress: 5/35 (14%) - UltimateSDUpscale 📈 Progress: 6/35 (17%) - UltimateSDUpscale 📈 Progress: 7/35 (20%) - UltimateSDUpscale 📈 Progress: 8/35 (23%) - UltimateSDUpscale 📈 Progress: 9/35 (26%) - UltimateSDUpscale 📈 Progress: 10/35 (29%) - UltimateSDUpscale 📈 Progress: 11/35 (31%) - UltimateSDUpscale 📈 Progress: 12/35 (34%) - UltimateSDUpscale 📈 Progress: 13/35 (37%) - UltimateSDUpscale 📈 Progress: 14/35 (40%) - UltimateSDUpscale 📈 Progress: 15/35 (43%) - UltimateSDUpscale 📈 Progress: 16/35 (46%) - UltimateSDUpscale 📈 Progress: 17/35 (49%) - UltimateSDUpscale 📈 Progress: 18/35 (51%) - UltimateSDUpscale 📈 Progress: 19/35 (54%) - UltimateSDUpscale 📈 Progress: 20/35 (57%) - UltimateSDUpscale 📈 Progress: 21/35 (60%) - UltimateSDUpscale 📈 Progress: 22/35 (63%) - UltimateSDUpscale 📈 Progress: 23/35 (66%) - UltimateSDUpscale 📈 Progress: 24/35 (69%) - UltimateSDUpscale 📈 Progress: 25/35 (71%) - UltimateSDUpscale 📈 Progress: 26/35 (74%) - UltimateSDUpscale 📈 Progress: 27/35 (77%) - UltimateSDUpscale 📈 Progress: 28/35 (80%) - UltimateSDUpscale 📈 Progress: 29/35 (83%) - UltimateSDUpscale 📈 Progress: 30/35 (86%) - UltimateSDUpscale 📈 Progress: 31/35 (89%) - UltimateSDUpscale 📈 Progress: 32/35 (91%) - UltimateSDUpscale 📈 Progress: 33/35 (94%) - UltimateSDUpscale 📈 Progress: 34/35 (97%) - UltimateSDUpscale 📈 Progress: 35/35 (100%) - UltimateSDUpscale 📈 Progress: 1/27 (4%) - UltimateSDUpscale 📈 Progress: 2/27 (7%) - UltimateSDUpscale 📈 Progress: 3/27 (11%) - UltimateSDUpscale 📈 Progress: 4/27 (15%) - UltimateSDUpscale 📈 Progress: 5/27 (19%) - UltimateSDUpscale 📈 Progress: 6/27 (22%) - UltimateSDUpscale 📈 Progress: 7/27 (26%) - UltimateSDUpscale 📈 Progress: 8/27 (30%) - UltimateSDUpscale 📈 Progress: 9/27 (33%) - UltimateSDUpscale 📈 Progress: 10/27 (37%) - UltimateSDUpscale 📈 Progress: 11/27 (41%) - UltimateSDUpscale 📈 Progress: 12/27 (44%) - UltimateSDUpscale 📈 Progress: 13/27 (48%) - UltimateSDUpscale 📈 Progress: 14/27 (52%) - UltimateSDUpscale 📈 Progress: 15/27 (56%) - UltimateSDUpscale 📈 Progress: 16/27 (59%) - UltimateSDUpscale 📈 Progress: 17/27 (63%) - UltimateSDUpscale 📈 Progress: 18/27 (67%) - UltimateSDUpscale 📈 Progress: 19/27 (70%) - UltimateSDUpscale 📈 Progress: 20/27 (74%) - UltimateSDUpscale 📈 Progress: 21/27 (78%) - UltimateSDUpscale 📈 Progress: 22/27 (81%) - UltimateSDUpscale 📈 Progress: 23/27 (85%) - UltimateSDUpscale 📈 Progress: 24/27 (89%) - UltimateSDUpscale 📈 Progress: 25/27 (93%) - UltimateSDUpscale 📈 Progress: 26/27 (96%) - UltimateSDUpscale 📈 Progress: 27/27 (100%) - UltimateSDUpscale ⚙️ 96% - SaveImage ✅ Workflow completed ==================================== All files found: 1 files Valid image files after filtering: 1 files - /tmp/outputs/ComfyUI_00001_.png ==================================== Debug: Created 1 Path objects Path 0: /tmp/outputs/ComfyUI_00001_.png (exists: True, is_file: True) ==================================== DEBUG: Dateien und Größen vor Optimierung: DEBUG: Datei /tmp/outputs/ComfyUI_00001_.png, Größe: 9734063 bytes ==================================== Debug: optimise_images returned 1 files DEBUG: Erfolgreich gespeichert nach /tmp/final_output.png DEBUG: Dateigröße: 7125027 bytes
Want to make some of these yourself?
Run this model