Readme
This model doesn't have a readme.
Run this model in Node.js with one line of code:
npm install replicate
REPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
import Replicate from "replicate";
const replicate = new Replicate({
auth: process.env.REPLICATE_API_TOKEN,
});
Run adriiita/photoshoot using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run(
"adriiita/photoshoot:91185a74aadd618ef2fc49fb7a7fdb8a00c46c2d9855dd97015207db433f9ea6",
{
input: {
image: "https://v5.airtableusercontent.com/v3/u/39/39/1742630400000/GCqOxyTzAHFfDZcicCYc5g/rZE-oKl4ieXy4OKTLt63cglb4qldtOXIbfQGY1w95VSN2_cIagzeLECE5rd1VMDe72xVa7XdYiX5r2Nl7a9jhrCA_xZVEe1MKectTU7dHpKOk-aroSqtt3j-SBuW0avcyDjjKuyj4vc25v-dftTNDDsNr3Dhz7JmkMXlB3MwLlM/BrDXZ3qfYLfvyZJ5Iu2JZfQjL37ZBqqajiuAzHKKWig",
prompt: "aesthetically structured room, moody vibe, soft natural light",
output_format: "webp",
output_quality: 95,
negative_prompt: ""
}
}
);
console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
pip install replicate
REPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
import replicate
Run adriiita/photoshoot using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run(
"adriiita/photoshoot:91185a74aadd618ef2fc49fb7a7fdb8a00c46c2d9855dd97015207db433f9ea6",
input={
"image": "https://v5.airtableusercontent.com/v3/u/39/39/1742630400000/GCqOxyTzAHFfDZcicCYc5g/rZE-oKl4ieXy4OKTLt63cglb4qldtOXIbfQGY1w95VSN2_cIagzeLECE5rd1VMDe72xVa7XdYiX5r2Nl7a9jhrCA_xZVEe1MKectTU7dHpKOk-aroSqtt3j-SBuW0avcyDjjKuyj4vc25v-dftTNDDsNr3Dhz7JmkMXlB3MwLlM/BrDXZ3qfYLfvyZJ5Iu2JZfQjL37ZBqqajiuAzHKKWig",
"prompt": "aesthetically structured room, moody vibe, soft natural light",
"output_format": "webp",
"output_quality": 95,
"negative_prompt": ""
}
)
print(output)
To learn more, take a look at the guide on getting started with Python.
REPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run adriiita/photoshoot 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": "91185a74aadd618ef2fc49fb7a7fdb8a00c46c2d9855dd97015207db433f9ea6",
"input": {
"image": "https://v5.airtableusercontent.com/v3/u/39/39/1742630400000/GCqOxyTzAHFfDZcicCYc5g/rZE-oKl4ieXy4OKTLt63cglb4qldtOXIbfQGY1w95VSN2_cIagzeLECE5rd1VMDe72xVa7XdYiX5r2Nl7a9jhrCA_xZVEe1MKectTU7dHpKOk-aroSqtt3j-SBuW0avcyDjjKuyj4vc25v-dftTNDDsNr3Dhz7JmkMXlB3MwLlM/BrDXZ3qfYLfvyZJ5Iu2JZfQjL37ZBqqajiuAzHKKWig",
"prompt": "aesthetically structured room, moody vibe, soft natural light",
"output_format": "webp",
"output_quality": 95,
"negative_prompt": ""
}
}' \
https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Add a payment method to run this model.
By signing in, you agree to our
terms of service and privacy policy
{
"completed_at": "2025-03-22T05:33:05.770815Z",
"created_at": "2025-03-22T05:30:51.053000Z",
"data_removed": false,
"error": null,
"id": "afhfv0h35nrj60cnqhaty22vnc",
"input": {
"image": "https://v5.airtableusercontent.com/v3/u/39/39/1742630400000/GCqOxyTzAHFfDZcicCYc5g/rZE-oKl4ieXy4OKTLt63cglb4qldtOXIbfQGY1w95VSN2_cIagzeLECE5rd1VMDe72xVa7XdYiX5r2Nl7a9jhrCA_xZVEe1MKectTU7dHpKOk-aroSqtt3j-SBuW0avcyDjjKuyj4vc25v-dftTNDDsNr3Dhz7JmkMXlB3MwLlM/BrDXZ3qfYLfvyZJ5Iu2JZfQjL37ZBqqajiuAzHKKWig",
"prompt": "aesthetically structured room, moody vibe, soft natural light",
"output_format": "webp",
"output_quality": 95,
"negative_prompt": ""
},
"logs": "Random seed set to: 1166715600\nChecking inputs\n====================================\nChecking weights\n✅ iclight_sd15_fc_unet_ldm.safetensors exists in ComfyUI/models/diffusion_models\n✅ realisticVisionV60B1_v51HyperVAE.safetensors exists in ComfyUI/models/checkpoints\n====================================\nRunning workflow\n[ComfyUI] got prompt\nExecuting node 78, title: Unknown, class type: LoadImage\nExecuting node 14, title: Unknown, class type: ImageResize+\nExecuting node 12, title: Unknown, class type: easy imageRemBg\nExecuting node 47, title: Unknown, class type: SplitImageWithAlpha\nExecuting node 4, title: Unknown, 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 42, title: Unknown, class type: EmptyLatentImage\n[ComfyUI] Requested to load AutoencoderKL\nExecuting node 43, title: Unknown, class type: VAEDecode\n[ComfyUI] loaded completely 75603.489112854 159.55708122253418 True\n[ComfyUI] FETCH ComfyRegistry Data: 5/79\nExecuting node 46, title: Unknown, class type: ImageCompositeMasked\nExecuting node 38, title: Unknown, class type: PreviewImage\nExecuting node 41, title: Unknown, class type: ICLightApplyMaskGrey\nExecuting node 24, title: Unknown, class type: VAEEncodeArgMax\nExecuting node 23, title: Unknown, class type: UNETLoader\n[ComfyUI] model weight dtype torch.float16, manual cast: None\n[ComfyUI] model_type EPS\nExecuting node 40, title: Unknown, class type: ICLightAppply\nExecuting node 58, title: Unknown, class type: easy ipadapterApply\n[ComfyUI] \u001b[1m\u001b[36m[EasyUse] easy ipadapterApply:\u001b[0m Using ClipVisonModel open_clip_model.safetensors\n[ComfyUI] \u001b[1m\u001b[36m[EasyUse] easy ipadapterApply:\u001b[0m Using IpAdapterModel ip-adapter-plus_sd15.safetensors\n[ComfyUI] Requested to load CLIPVisionModelProjection\n[ComfyUI] loaded completely 77333.30392341614 1208.09814453125 True\nExecuting node 59, title: Unknown, class type: PreviewImage\nExecuting node 37, title: Unknown, class type: VAEEncodeArgMax\nExecuting node 7, title: Unknown, class type: CLIPTextEncode\n[ComfyUI] Requested to load SD1ClipModel\n[ComfyUI] loaded completely 76005.40450935364 235.84423828125 True\nExecuting node 6, title: Unknown, class type: CLIPTextEncode\nExecuting node 16, title: Unknown, class type: KSampler\n[ComfyUI] Requested to load BaseModel\n[ComfyUI] Pad weight diffusion_model.input_blocks.0.0.weight from torch.Size([320, 4, 3, 3]) to shape: torch.Size([320, 8, 3, 3])\n[ComfyUI] loaded completely 75769.56016044617 1639.406135559082 True\n[ComfyUI]\n[ComfyUI] FETCH ComfyRegistry Data: 10/79\n[ComfyUI] 0%| | 0/25 [00:00<?, ?it/s]\n[ComfyUI] 4%|▍ | 1/25 [00:00<00:04, 5.70it/s]\n[ComfyUI] 8%|▊ | 2/25 [00:00<00:03, 6.57it/s]\n[ComfyUI] 12%|█▏ | 3/25 [00:00<00:03, 6.75it/s]\n[ComfyUI] 16%|█▌ | 4/25 [00:00<00:03, 6.89it/s]\n[ComfyUI] 20%|██ | 5/25 [00:00<00:02, 6.92it/s]\n[ComfyUI] 24%|██▍ | 6/25 [00:00<00:02, 6.99it/s]\n[ComfyUI] 28%|██▊ | 7/25 [00:01<00:02, 6.99it/s]\n[ComfyUI] 32%|███▏ | 8/25 [00:01<00:02, 6.95it/s]\n[ComfyUI] 36%|███▌ | 9/25 [00:01<00:02, 6.98it/s]\n[ComfyUI] 40%|████ | 10/25 [00:01<00:02, 7.09it/s]\n[ComfyUI] 44%|████▍ | 11/25 [00:01<00:01, 7.11it/s]\n[ComfyUI] 48%|████▊ | 12/25 [00:01<00:01, 7.14it/s]\n[ComfyUI] 52%|█████▏ | 13/25 [00:01<00:01, 7.07it/s]\n[ComfyUI] 56%|█████▌ | 14/25 [00:02<00:01, 7.10it/s]\n[ComfyUI] 60%|██████ | 15/25 [00:02<00:01, 7.20it/s]\n[ComfyUI] 64%|██████▍ | 16/25 [00:02<00:01, 7.33it/s]\n[ComfyUI] 68%|██████▊ | 17/25 [00:02<00:01, 7.36it/s]\n[ComfyUI] 72%|███████▏ | 18/25 [00:02<00:00, 7.37it/s]\n[ComfyUI] 76%|███████▌ | 19/25 [00:02<00:00, 7.38it/s]\n[ComfyUI] 80%|████████ | 20/25 [00:02<00:00, 7.39it/s]\n[ComfyUI] FETCH ComfyRegistry Data: 15/79\n[ComfyUI] 84%|████████▍ | 21/25 [00:02<00:00, 7.38it/s]\n[ComfyUI] 88%|████████▊ | 22/25 [00:03<00:00, 7.32it/s]\n[ComfyUI] 92%|█████████▏| 23/25 [00:03<00:00, 7.32it/s]\n[ComfyUI] 96%|█████████▌| 24/25 [00:03<00:00, 7.59it/s]\n[ComfyUI] 100%|██████████| 25/25 [00:03<00:00, 8.13it/s]\n[ComfyUI] 100%|██████████| 25/25 [00:03<00:00, 7.25it/s]\nExecuting node 17, title: Unknown, class type: VAEDecode\nExecuting node 61, title: Unknown, class type: PreviewImage\nExecuting node 51, title: Unknown, class type: DetailTransfer\nExecuting node 67, title: Unknown, class type: SaveImage\n[ComfyUI] Prompt executed in 8.54 seconds\noutputs: {'67': {'images': [{'filename': 'ComfyUI_00001_.png', 'subfolder': '', 'type': 'output'}]}, '59': {'images': [{'filename': 'ComfyUI_temp_xcfgo_00001_.png', 'subfolder': '', 'type': 'temp'}]}, '61': {'images': [{'filename': 'ComfyUI_temp_mpdyp_00001_.png', 'subfolder': '', 'type': 'temp'}]}, '38': {'images': [{'filename': 'ComfyUI_temp_mxsgf_00001_.png', 'subfolder': '', 'type': 'temp'}]}, '12': {'images': [{'filename': 'easyPreview_temp_mamnp_00001_.png', 'subfolder': '', 'type': 'temp'}]}}\n====================================\nComfyUI_00001_.png",
"metrics": {
"predict_time": 9.482153648,
"total_time": 134.717815
},
"output": [
"https://replicate.delivery/yhqm/vxUsPyr8NSLxLdl6ysKwQGVqIfxX8kW7gjlLGeKbFCdR2f1oA/ComfyUI_00001_.webp"
],
"started_at": "2025-03-22T05:32:56.288661Z",
"status": "succeeded",
"urls": {
"stream": "https://stream.replicate.com/v1/files/yswh-lg2i3jg4jurdimr7qlvqcj2xa6jgasugxfaiorddr62z3r4yzs5q",
"get": "https://api.replicate.com/v1/predictions/afhfv0h35nrj60cnqhaty22vnc",
"cancel": "https://api.replicate.com/v1/predictions/afhfv0h35nrj60cnqhaty22vnc/cancel"
},
"version": "91185a74aadd618ef2fc49fb7a7fdb8a00c46c2d9855dd97015207db433f9ea6"
}
Random seed set to: 1166715600
Checking inputs
====================================
Checking weights
✅ iclight_sd15_fc_unet_ldm.safetensors exists in ComfyUI/models/diffusion_models
✅ realisticVisionV60B1_v51HyperVAE.safetensors exists in ComfyUI/models/checkpoints
====================================
Running workflow
[ComfyUI] got prompt
Executing node 78, title: Unknown, class type: LoadImage
Executing node 14, title: Unknown, class type: ImageResize+
Executing node 12, title: Unknown, class type: easy imageRemBg
Executing node 47, title: Unknown, class type: SplitImageWithAlpha
Executing node 4, title: Unknown, 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 42, title: Unknown, class type: EmptyLatentImage
[ComfyUI] Requested to load AutoencoderKL
Executing node 43, title: Unknown, class type: VAEDecode
[ComfyUI] loaded completely 75603.489112854 159.55708122253418 True
[ComfyUI] FETCH ComfyRegistry Data: 5/79
Executing node 46, title: Unknown, class type: ImageCompositeMasked
Executing node 38, title: Unknown, class type: PreviewImage
Executing node 41, title: Unknown, class type: ICLightApplyMaskGrey
Executing node 24, title: Unknown, class type: VAEEncodeArgMax
Executing node 23, title: Unknown, class type: UNETLoader
[ComfyUI] model weight dtype torch.float16, manual cast: None
[ComfyUI] model_type EPS
Executing node 40, title: Unknown, class type: ICLightAppply
Executing node 58, title: Unknown, class type: easy ipadapterApply
[ComfyUI] [EasyUse] easy ipadapterApply: Using ClipVisonModel open_clip_model.safetensors
[ComfyUI] [EasyUse] easy ipadapterApply: Using IpAdapterModel ip-adapter-plus_sd15.safetensors
[ComfyUI] Requested to load CLIPVisionModelProjection
[ComfyUI] loaded completely 77333.30392341614 1208.09814453125 True
Executing node 59, title: Unknown, class type: PreviewImage
Executing node 37, title: Unknown, class type: VAEEncodeArgMax
Executing node 7, title: Unknown, class type: CLIPTextEncode
[ComfyUI] Requested to load SD1ClipModel
[ComfyUI] loaded completely 76005.40450935364 235.84423828125 True
Executing node 6, title: Unknown, class type: CLIPTextEncode
Executing node 16, title: Unknown, class type: KSampler
[ComfyUI] Requested to load BaseModel
[ComfyUI] Pad weight diffusion_model.input_blocks.0.0.weight from torch.Size([320, 4, 3, 3]) to shape: torch.Size([320, 8, 3, 3])
[ComfyUI] loaded completely 75769.56016044617 1639.406135559082 True
[ComfyUI]
[ComfyUI] FETCH ComfyRegistry Data: 10/79
[ComfyUI] 0%| | 0/25 [00:00<?, ?it/s]
[ComfyUI] 4%|▍ | 1/25 [00:00<00:04, 5.70it/s]
[ComfyUI] 8%|▊ | 2/25 [00:00<00:03, 6.57it/s]
[ComfyUI] 12%|█▏ | 3/25 [00:00<00:03, 6.75it/s]
[ComfyUI] 16%|█▌ | 4/25 [00:00<00:03, 6.89it/s]
[ComfyUI] 20%|██ | 5/25 [00:00<00:02, 6.92it/s]
[ComfyUI] 24%|██▍ | 6/25 [00:00<00:02, 6.99it/s]
[ComfyUI] 28%|██▊ | 7/25 [00:01<00:02, 6.99it/s]
[ComfyUI] 32%|███▏ | 8/25 [00:01<00:02, 6.95it/s]
[ComfyUI] 36%|███▌ | 9/25 [00:01<00:02, 6.98it/s]
[ComfyUI] 40%|████ | 10/25 [00:01<00:02, 7.09it/s]
[ComfyUI] 44%|████▍ | 11/25 [00:01<00:01, 7.11it/s]
[ComfyUI] 48%|████▊ | 12/25 [00:01<00:01, 7.14it/s]
[ComfyUI] 52%|█████▏ | 13/25 [00:01<00:01, 7.07it/s]
[ComfyUI] 56%|█████▌ | 14/25 [00:02<00:01, 7.10it/s]
[ComfyUI] 60%|██████ | 15/25 [00:02<00:01, 7.20it/s]
[ComfyUI] 64%|██████▍ | 16/25 [00:02<00:01, 7.33it/s]
[ComfyUI] 68%|██████▊ | 17/25 [00:02<00:01, 7.36it/s]
[ComfyUI] 72%|███████▏ | 18/25 [00:02<00:00, 7.37it/s]
[ComfyUI] 76%|███████▌ | 19/25 [00:02<00:00, 7.38it/s]
[ComfyUI] 80%|████████ | 20/25 [00:02<00:00, 7.39it/s]
[ComfyUI] FETCH ComfyRegistry Data: 15/79
[ComfyUI] 84%|████████▍ | 21/25 [00:02<00:00, 7.38it/s]
[ComfyUI] 88%|████████▊ | 22/25 [00:03<00:00, 7.32it/s]
[ComfyUI] 92%|█████████▏| 23/25 [00:03<00:00, 7.32it/s]
[ComfyUI] 96%|█████████▌| 24/25 [00:03<00:00, 7.59it/s]
[ComfyUI] 100%|██████████| 25/25 [00:03<00:00, 8.13it/s]
[ComfyUI] 100%|██████████| 25/25 [00:03<00:00, 7.25it/s]
Executing node 17, title: Unknown, class type: VAEDecode
Executing node 61, title: Unknown, class type: PreviewImage
Executing node 51, title: Unknown, class type: DetailTransfer
Executing node 67, title: Unknown, class type: SaveImage
[ComfyUI] Prompt executed in 8.54 seconds
outputs: {'67': {'images': [{'filename': 'ComfyUI_00001_.png', 'subfolder': '', 'type': 'output'}]}, '59': {'images': [{'filename': 'ComfyUI_temp_xcfgo_00001_.png', 'subfolder': '', 'type': 'temp'}]}, '61': {'images': [{'filename': 'ComfyUI_temp_mpdyp_00001_.png', 'subfolder': '', 'type': 'temp'}]}, '38': {'images': [{'filename': 'ComfyUI_temp_mxsgf_00001_.png', 'subfolder': '', 'type': 'temp'}]}, '12': {'images': [{'filename': 'easyPreview_temp_mamnp_00001_.png', 'subfolder': '', 'type': 'temp'}]}}
====================================
ComfyUI_00001_.png
This model runs on Nvidia A100 (80GB) GPU hardware. We don't yet have enough runs of this model to provide performance information.
This model doesn't have a readme.
This model is cold. You'll get a fast response if the model is warm and already running, and a slower response if the model is cold and starting up.
Choose a file from your machine
Hint: you can also drag files onto the input
Random seed set to: 1166715600
Checking inputs
====================================
Checking weights
✅ iclight_sd15_fc_unet_ldm.safetensors exists in ComfyUI/models/diffusion_models
✅ realisticVisionV60B1_v51HyperVAE.safetensors exists in ComfyUI/models/checkpoints
====================================
Running workflow
[ComfyUI] got prompt
Executing node 78, title: Unknown, class type: LoadImage
Executing node 14, title: Unknown, class type: ImageResize+
Executing node 12, title: Unknown, class type: easy imageRemBg
Executing node 47, title: Unknown, class type: SplitImageWithAlpha
Executing node 4, title: Unknown, 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 42, title: Unknown, class type: EmptyLatentImage
[ComfyUI] Requested to load AutoencoderKL
Executing node 43, title: Unknown, class type: VAEDecode
[ComfyUI] loaded completely 75603.489112854 159.55708122253418 True
[ComfyUI] FETCH ComfyRegistry Data: 5/79
Executing node 46, title: Unknown, class type: ImageCompositeMasked
Executing node 38, title: Unknown, class type: PreviewImage
Executing node 41, title: Unknown, class type: ICLightApplyMaskGrey
Executing node 24, title: Unknown, class type: VAEEncodeArgMax
Executing node 23, title: Unknown, class type: UNETLoader
[ComfyUI] model weight dtype torch.float16, manual cast: None
[ComfyUI] model_type EPS
Executing node 40, title: Unknown, class type: ICLightAppply
Executing node 58, title: Unknown, class type: easy ipadapterApply
[ComfyUI] [EasyUse] easy ipadapterApply: Using ClipVisonModel open_clip_model.safetensors
[ComfyUI] [EasyUse] easy ipadapterApply: Using IpAdapterModel ip-adapter-plus_sd15.safetensors
[ComfyUI] Requested to load CLIPVisionModelProjection
[ComfyUI] loaded completely 77333.30392341614 1208.09814453125 True
Executing node 59, title: Unknown, class type: PreviewImage
Executing node 37, title: Unknown, class type: VAEEncodeArgMax
Executing node 7, title: Unknown, class type: CLIPTextEncode
[ComfyUI] Requested to load SD1ClipModel
[ComfyUI] loaded completely 76005.40450935364 235.84423828125 True
Executing node 6, title: Unknown, class type: CLIPTextEncode
Executing node 16, title: Unknown, class type: KSampler
[ComfyUI] Requested to load BaseModel
[ComfyUI] Pad weight diffusion_model.input_blocks.0.0.weight from torch.Size([320, 4, 3, 3]) to shape: torch.Size([320, 8, 3, 3])
[ComfyUI] loaded completely 75769.56016044617 1639.406135559082 True
[ComfyUI]
[ComfyUI] FETCH ComfyRegistry Data: 10/79
[ComfyUI] 0%| | 0/25 [00:00<?, ?it/s]
[ComfyUI] 4%|▍ | 1/25 [00:00<00:04, 5.70it/s]
[ComfyUI] 8%|▊ | 2/25 [00:00<00:03, 6.57it/s]
[ComfyUI] 12%|█▏ | 3/25 [00:00<00:03, 6.75it/s]
[ComfyUI] 16%|█▌ | 4/25 [00:00<00:03, 6.89it/s]
[ComfyUI] 20%|██ | 5/25 [00:00<00:02, 6.92it/s]
[ComfyUI] 24%|██▍ | 6/25 [00:00<00:02, 6.99it/s]
[ComfyUI] 28%|██▊ | 7/25 [00:01<00:02, 6.99it/s]
[ComfyUI] 32%|███▏ | 8/25 [00:01<00:02, 6.95it/s]
[ComfyUI] 36%|███▌ | 9/25 [00:01<00:02, 6.98it/s]
[ComfyUI] 40%|████ | 10/25 [00:01<00:02, 7.09it/s]
[ComfyUI] 44%|████▍ | 11/25 [00:01<00:01, 7.11it/s]
[ComfyUI] 48%|████▊ | 12/25 [00:01<00:01, 7.14it/s]
[ComfyUI] 52%|█████▏ | 13/25 [00:01<00:01, 7.07it/s]
[ComfyUI] 56%|█████▌ | 14/25 [00:02<00:01, 7.10it/s]
[ComfyUI] 60%|██████ | 15/25 [00:02<00:01, 7.20it/s]
[ComfyUI] 64%|██████▍ | 16/25 [00:02<00:01, 7.33it/s]
[ComfyUI] 68%|██████▊ | 17/25 [00:02<00:01, 7.36it/s]
[ComfyUI] 72%|███████▏ | 18/25 [00:02<00:00, 7.37it/s]
[ComfyUI] 76%|███████▌ | 19/25 [00:02<00:00, 7.38it/s]
[ComfyUI] 80%|████████ | 20/25 [00:02<00:00, 7.39it/s]
[ComfyUI] FETCH ComfyRegistry Data: 15/79
[ComfyUI] 84%|████████▍ | 21/25 [00:02<00:00, 7.38it/s]
[ComfyUI] 88%|████████▊ | 22/25 [00:03<00:00, 7.32it/s]
[ComfyUI] 92%|█████████▏| 23/25 [00:03<00:00, 7.32it/s]
[ComfyUI] 96%|█████████▌| 24/25 [00:03<00:00, 7.59it/s]
[ComfyUI] 100%|██████████| 25/25 [00:03<00:00, 8.13it/s]
[ComfyUI] 100%|██████████| 25/25 [00:03<00:00, 7.25it/s]
Executing node 17, title: Unknown, class type: VAEDecode
Executing node 61, title: Unknown, class type: PreviewImage
Executing node 51, title: Unknown, class type: DetailTransfer
Executing node 67, title: Unknown, class type: SaveImage
[ComfyUI] Prompt executed in 8.54 seconds
outputs: {'67': {'images': [{'filename': 'ComfyUI_00001_.png', 'subfolder': '', 'type': 'output'}]}, '59': {'images': [{'filename': 'ComfyUI_temp_xcfgo_00001_.png', 'subfolder': '', 'type': 'temp'}]}, '61': {'images': [{'filename': 'ComfyUI_temp_mpdyp_00001_.png', 'subfolder': '', 'type': 'temp'}]}, '38': {'images': [{'filename': 'ComfyUI_temp_mxsgf_00001_.png', 'subfolder': '', 'type': 'temp'}]}, '12': {'images': [{'filename': 'easyPreview_temp_mamnp_00001_.png', 'subfolder': '', 'type': 'temp'}]}}
====================================
ComfyUI_00001_.png