Failed to load versions. Head to the versions page to see all versions for this model.
You're looking at a specific version of this model. Jump to the model overview.
adriiita /photoshoot:91185a74
Input
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://replicate.delivery/pbxt/MhZTAFwZr706tRaaaMoK2LPmqlcTbRfjrLVYR6EEiplNZM1u/Taurus-C100-Lite-Executive-Office-Chair-Cellbell-1675073705.webp",
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://replicate.delivery/pbxt/MhZTAFwZr706tRaaaMoK2LPmqlcTbRfjrLVYR6EEiplNZM1u/Taurus-C100-Lite-Executive-Office-Chair-Cellbell-1675073705.webp",
"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://replicate.delivery/pbxt/MhZTAFwZr706tRaaaMoK2LPmqlcTbRfjrLVYR6EEiplNZM1u/Taurus-C100-Lite-Executive-Office-Chair-Cellbell-1675073705.webp",
"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
Output
{
"completed_at": "2025-03-22T04:27:23.538286Z",
"created_at": "2025-03-22T04:24:12.344000Z",
"data_removed": false,
"error": null,
"id": "9k26e8gz71rj20cnqgc9znxwt4",
"input": {
"image": "https://replicate.delivery/pbxt/MhZTAFwZr706tRaaaMoK2LPmqlcTbRfjrLVYR6EEiplNZM1u/Taurus-C100-Lite-Executive-Office-Chair-Cellbell-1675073705.webp",
"prompt": "aesthetically structured room, moody vibe, soft natural light",
"output_format": "webp",
"output_quality": 95,
"negative_prompt": ""
},
"logs": "Random seed set to: 1550447645\nChecking inputs\n✅ /tmp/inputs/image.webp\n====================================\nChecking weights\n✅ realisticVisionV60B1_v51HyperVAE.safetensors exists in ComfyUI/models/checkpoints\n✅ iclight_sd15_fc_unet_ldm.safetensors exists in ComfyUI/models/diffusion_models\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\nExecuting node 46, title: Unknown, class type: ImageCompositeMasked\nExecuting node 38, 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 78972.73203163147 235.84423828125 True\n[ComfyUI] FETCH ComfyRegistry Data: 5/79\nExecuting node 6, title: Unknown, class type: CLIPTextEncode\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 77081.3346813202 1208.09814453125 True\nExecuting node 59, title: Unknown, class type: PreviewImage\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] 0%| | 0/25 [00:00<?, ?it/s]\n[ComfyUI] 4%|▍ | 1/25 [00:00<00:04, 5.78it/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] FETCH ComfyRegistry Data: 10/79\n[ComfyUI] 16%|█▌ | 4/25 [00:00<00:03, 6.88it/s]\n[ComfyUI] 20%|██ | 5/25 [00:00<00:02, 6.92it/s]\n[ComfyUI] 24%|██▍ | 6/25 [00:00<00:02, 6.98it/s]\n[ComfyUI] 28%|██▊ | 7/25 [00:01<00:02, 6.95it/s]\n[ComfyUI] 32%|███▏ | 8/25 [00:01<00:02, 6.92it/s]\n[ComfyUI] 36%|███▌ | 9/25 [00:01<00:02, 6.92it/s]\n[ComfyUI] 40%|████ | 10/25 [00:01<00:02, 7.05it/s]\n[ComfyUI] 44%|████▍ | 11/25 [00:01<00:01, 7.08it/s]\n[ComfyUI] 48%|████▊ | 12/25 [00:01<00:01, 7.12it/s]\n[ComfyUI] 52%|█████▏ | 13/25 [00:01<00:01, 7.06it/s]\n[ComfyUI] 56%|█████▌ | 14/25 [00:02<00:01, 7.08it/s]\n[ComfyUI] 60%|██████ | 15/25 [00:02<00:01, 7.17it/s]\n[ComfyUI] 64%|██████▍ | 16/25 [00:02<00:01, 7.30it/s]\n[ComfyUI] 68%|██████▊ | 17/25 [00:02<00:01, 7.27it/s]\n[ComfyUI] 72%|███████▏ | 18/25 [00:02<00:00, 7.32it/s]\n[ComfyUI] 76%|███████▌ | 19/25 [00:02<00:00, 7.31it/s]\n[ComfyUI] 80%|████████ | 20/25 [00:02<00:00, 7.32it/s]\n[ComfyUI] 84%|████████▍ | 21/25 [00:02<00:00, 7.34it/s]\n[ComfyUI] 88%|████████▊ | 22/25 [00:03<00:00, 7.33it/s]\n[ComfyUI] 92%|█████████▏| 23/25 [00:03<00:00, 7.31it/s]\n[ComfyUI] 96%|█████████▌| 24/25 [00:03<00:00, 6.48it/s]\n[ComfyUI] 100%|██████████| 25/25 [00:03<00:00, 7.21it/s]\n[ComfyUI] 100%|██████████| 25/25 [00:03<00:00, 7.07it/s]\nExecuting node 17, title: Unknown, class type: VAEDecode\nExecuting node 61, title: Unknown, class type: PreviewImage\n[ComfyUI] FETCH ComfyRegistry Data: 15/79\nExecuting node 51, title: Unknown, class type: DetailTransfer\nExecuting node 67, title: Unknown, class type: SaveImage\n[ComfyUI] Prompt executed in 8.52 seconds\noutputs: {'38': {'images': [{'filename': 'ComfyUI_temp_shaxp_00001_.png', 'subfolder': '', 'type': 'temp'}]}, '12': {'images': [{'filename': 'easyPreview_temp_bande_00001_.png', 'subfolder': '', 'type': 'temp'}]}, '59': {'images': [{'filename': 'ComfyUI_temp_pihou_00001_.png', 'subfolder': '', 'type': 'temp'}]}, '61': {'images': [{'filename': 'ComfyUI_temp_vevts_00001_.png', 'subfolder': '', 'type': 'temp'}]}, '67': {'images': [{'filename': 'ComfyUI_00001_.png', 'subfolder': '', 'type': 'output'}]}}\n====================================\nComfyUI_00001_.png",
"metrics": {
"predict_time": 9.159542388,
"total_time": 191.194286
},
"output": [
"https://replicate.delivery/yhqm/uSJ6CNWJgArXGVwxDDXYXmjYkuT2TYyxgIITyEFXL81KuvGF/ComfyUI_00001_.webp"
],
"started_at": "2025-03-22T04:27:14.378744Z",
"status": "succeeded",
"urls": {
"stream": "https://stream.replicate.com/v1/files/yswh-zplpi2yzlktru6xmxxcu5d4vxb6ucypzuaasrpjbtsqp45glxjba",
"get": "https://api.replicate.com/v1/predictions/9k26e8gz71rj20cnqgc9znxwt4",
"cancel": "https://api.replicate.com/v1/predictions/9k26e8gz71rj20cnqgc9znxwt4/cancel"
},
"version": "91185a74aadd618ef2fc49fb7a7fdb8a00c46c2d9855dd97015207db433f9ea6"
}
Random seed set to: 1550447645
Checking inputs
✅ /tmp/inputs/image.webp
====================================
Checking weights
✅ realisticVisionV60B1_v51HyperVAE.safetensors exists in ComfyUI/models/checkpoints
✅ iclight_sd15_fc_unet_ldm.safetensors exists in ComfyUI/models/diffusion_models
====================================
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
Executing node 46, title: Unknown, class type: ImageCompositeMasked
Executing node 38, 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 78972.73203163147 235.84423828125 True
[ComfyUI] FETCH ComfyRegistry Data: 5/79
Executing node 6, title: Unknown, class type: CLIPTextEncode
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 77081.3346813202 1208.09814453125 True
Executing node 59, title: Unknown, class type: PreviewImage
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] 0%| | 0/25 [00:00<?, ?it/s]
[ComfyUI] 4%|▍ | 1/25 [00:00<00:04, 5.78it/s]
[ComfyUI] 8%|▊ | 2/25 [00:00<00:03, 6.57it/s]
[ComfyUI] 12%|█▏ | 3/25 [00:00<00:03, 6.75it/s]
[ComfyUI] FETCH ComfyRegistry Data: 10/79
[ComfyUI] 16%|█▌ | 4/25 [00:00<00:03, 6.88it/s]
[ComfyUI] 20%|██ | 5/25 [00:00<00:02, 6.92it/s]
[ComfyUI] 24%|██▍ | 6/25 [00:00<00:02, 6.98it/s]
[ComfyUI] 28%|██▊ | 7/25 [00:01<00:02, 6.95it/s]
[ComfyUI] 32%|███▏ | 8/25 [00:01<00:02, 6.92it/s]
[ComfyUI] 36%|███▌ | 9/25 [00:01<00:02, 6.92it/s]
[ComfyUI] 40%|████ | 10/25 [00:01<00:02, 7.05it/s]
[ComfyUI] 44%|████▍ | 11/25 [00:01<00:01, 7.08it/s]
[ComfyUI] 48%|████▊ | 12/25 [00:01<00:01, 7.12it/s]
[ComfyUI] 52%|█████▏ | 13/25 [00:01<00:01, 7.06it/s]
[ComfyUI] 56%|█████▌ | 14/25 [00:02<00:01, 7.08it/s]
[ComfyUI] 60%|██████ | 15/25 [00:02<00:01, 7.17it/s]
[ComfyUI] 64%|██████▍ | 16/25 [00:02<00:01, 7.30it/s]
[ComfyUI] 68%|██████▊ | 17/25 [00:02<00:01, 7.27it/s]
[ComfyUI] 72%|███████▏ | 18/25 [00:02<00:00, 7.32it/s]
[ComfyUI] 76%|███████▌ | 19/25 [00:02<00:00, 7.31it/s]
[ComfyUI] 80%|████████ | 20/25 [00:02<00:00, 7.32it/s]
[ComfyUI] 84%|████████▍ | 21/25 [00:02<00:00, 7.34it/s]
[ComfyUI] 88%|████████▊ | 22/25 [00:03<00:00, 7.33it/s]
[ComfyUI] 92%|█████████▏| 23/25 [00:03<00:00, 7.31it/s]
[ComfyUI] 96%|█████████▌| 24/25 [00:03<00:00, 6.48it/s]
[ComfyUI] 100%|██████████| 25/25 [00:03<00:00, 7.21it/s]
[ComfyUI] 100%|██████████| 25/25 [00:03<00:00, 7.07it/s]
Executing node 17, title: Unknown, class type: VAEDecode
Executing node 61, title: Unknown, class type: PreviewImage
[ComfyUI] FETCH ComfyRegistry Data: 15/79
Executing node 51, title: Unknown, class type: DetailTransfer
Executing node 67, title: Unknown, class type: SaveImage
[ComfyUI] Prompt executed in 8.52 seconds
outputs: {'38': {'images': [{'filename': 'ComfyUI_temp_shaxp_00001_.png', 'subfolder': '', 'type': 'temp'}]}, '12': {'images': [{'filename': 'easyPreview_temp_bande_00001_.png', 'subfolder': '', 'type': 'temp'}]}, '59': {'images': [{'filename': 'ComfyUI_temp_pihou_00001_.png', 'subfolder': '', 'type': 'temp'}]}, '61': {'images': [{'filename': 'ComfyUI_temp_vevts_00001_.png', 'subfolder': '', 'type': 'temp'}]}, '67': {'images': [{'filename': 'ComfyUI_00001_.png', 'subfolder': '', 'type': 'output'}]}}
====================================
ComfyUI_00001_.png