viktorfa/oot_diffusion_with_mask 🔢🖼️ → 🖼️

▶️ 648 runs 📅 Feb 2024 ⚙️ Cog 0.9.4 🔗 GitHub
image-to-image virtual-try-on

About

Generate a model with a garment faster if you have a mask image

Example Output

Output

Example outputExample outputExample outputExample output

Performance Metrics

23.97s Prediction Time
178.04s Total Time
All Input Parameters
{
  "seed": 99999,
  "steps": 20,
  "model_image": "https://raw.githubusercontent.com/viktorfa/oot_diffusion/main/oot_diffusion/assets/model_1.png",
  "person_mask": "https://raw.githubusercontent.com/viktorfa/oot_diffusion/main/oot_diffusion/assets/model_1_mask.png",
  "garment_image": "https://raw.githubusercontent.com/viktorfa/oot_diffusion/main/oot_diffusion/assets/cloth_1.jpg",
  "guidance_scale": 2
}
Input Parameters
seed Type: integerDefault: 0Range: 0 - 18446744073709552000
Seed
steps Type: integerDefault: 20Range: 1 - 40
Inference steps
model_image Type: stringDefault: https://raw.githubusercontent.com/viktorfa/oot_diffusion/main/oot_diffusion/assets/model_1.png
Clear picture of the model
person_mask Type: stringDefault: https://raw.githubusercontent.com/viktorfa/oot_diffusion/main/oot_diffusion/assets/model_1_mask.png
Mask of the person's upper body
garment_image Type: stringDefault: https://raw.githubusercontent.com/viktorfa/oot_diffusion/main/oot_diffusion/assets/cloth_1.jpg
Clear picture of upper body garment
guidance_scale Type: numberDefault: 2Range: 1 - 5
Guidance scale
Output Schema

Output

Type: arrayItems Type: stringItems Format: uri

Example Execution Logs
Initial seed: 99999
  0%|          | 0/20 [00:00<?, ?it/s]
  5%|▌         | 1/20 [00:00<00:16,  1.17it/s]
 10%|█         | 2/20 [00:01<00:15,  1.19it/s]
 15%|█▌        | 3/20 [00:02<00:14,  1.18it/s]
 20%|██        | 4/20 [00:03<00:13,  1.19it/s]
 25%|██▌       | 5/20 [00:04<00:12,  1.19it/s]
 30%|███       | 6/20 [00:05<00:11,  1.20it/s]
 35%|███▌      | 7/20 [00:05<00:10,  1.20it/s]
 40%|████      | 8/20 [00:06<00:09,  1.20it/s]
 45%|████▌     | 9/20 [00:07<00:09,  1.20it/s]
 50%|█████     | 10/20 [00:08<00:08,  1.20it/s]
 55%|█████▌    | 11/20 [00:09<00:07,  1.20it/s]
 60%|██████    | 12/20 [00:10<00:06,  1.20it/s]
 65%|██████▌   | 13/20 [00:10<00:05,  1.20it/s]
 70%|███████   | 14/20 [00:11<00:04,  1.20it/s]
 75%|███████▌  | 15/20 [00:12<00:04,  1.20it/s]
 80%|████████  | 16/20 [00:13<00:03,  1.20it/s]
 85%|████████▌ | 17/20 [00:14<00:02,  1.20it/s]
 90%|█████████ | 18/20 [00:15<00:01,  1.20it/s]
 95%|█████████▌| 19/20 [00:15<00:00,  1.20it/s]
100%|██████████| 20/20 [00:16<00:00,  1.20it/s]
100%|██████████| 20/20 [00:16<00:00,  1.20it/s]
Version Details
Version ID
c890e02d8180bde7eeed1a138217ee154d8cdd8769a29f02bd51fea33d268385
Version Created
March 4, 2024
Run on Replicate →