cjwbw/diffedit-stable-diffusion 🔢🖼️📝 → 🖼️

▶️ 416 runs 📅 Jun 2023 ⚙️ Cog 0.7.2 🔗 GitHub 📄 Paper ⚖️ License
image-editing image-to-image

About

Diffusion-based semantic image editing with mask guidance

Example Output

Output

Example output

Performance Metrics

44.26s Prediction Time
236.10s Total Time
All Input Parameters
{
  "image": "https://replicate.delivery/pbxt/IyIBdgYw3DehQHUxK1t0dkX5vmS7QYqzgHmeEYGaxSv4uDUE/origin.png",
  "source_prompt": "a bowl of fruits",
  "target_prompt": "a basket of fruits",
  "guidance_scale": 7.5,
  "num_inference_steps": 50
}
Input Parameters
seed Type: integer
Random seed. Leave blank to randomize the seed
image Type: string
Input image
source_prompt Type: stringDefault: a bowl of fruits
The prompt to guide the semantic mask generation using the method used in the DiffEdit paper
target_prompt Type: stringDefault: a basket of fruits
The prompt to guide the target image generation
guidance_scale Type: numberDefault: 7.5Range: 1 - 20
Scale for classifier-free guidance
num_inference_steps Type: integerDefault: 50Range: 1 - 500
Number of denoising steps
Output Schema

Output

Type: stringFormat: uri

Example Execution Logs
Using seed: 43695
/root/.pyenv/versions/3.10.12/lib/python3.10/site-packages/diffusers/pipelines/stable_diffusion/pipeline_stable_diffusion_diffedit.py:162: FutureWarning: The preprocess method is deprecated and will be removed in a future version. Please use VaeImageProcessor.preprocess instead
warnings.warn(
  0%|          | 0/39 [00:00<?, ?it/s]
  3%|▎         | 1/39 [00:01<00:49,  1.31s/it]
  5%|▌         | 2/39 [00:01<00:27,  1.33it/s]
  8%|▊         | 3/39 [00:01<00:20,  1.80it/s]
 10%|█         | 4/39 [00:02<00:16,  2.15it/s]
 13%|█▎        | 5/39 [00:02<00:14,  2.42it/s]
 15%|█▌        | 6/39 [00:02<00:12,  2.62it/s]
 18%|█▊        | 7/39 [00:03<00:11,  2.77it/s]
 21%|██        | 8/39 [00:03<00:10,  2.87it/s]
 23%|██▎       | 9/39 [00:03<00:10,  2.94it/s]
 26%|██▌       | 10/39 [00:04<00:09,  2.98it/s]
 28%|██▊       | 11/39 [00:04<00:09,  3.04it/s]
 31%|███       | 12/39 [00:04<00:08,  3.06it/s]
 33%|███▎      | 13/39 [00:05<00:08,  3.07it/s]
 36%|███▌      | 14/39 [00:05<00:08,  3.09it/s]
 38%|███▊      | 15/39 [00:05<00:07,  3.09it/s]
 41%|████      | 16/39 [00:06<00:07,  3.05it/s]
 44%|████▎     | 17/39 [00:06<00:07,  3.07it/s]
 46%|████▌     | 18/39 [00:06<00:06,  3.07it/s]
 49%|████▊     | 19/39 [00:07<00:06,  3.08it/s]
 51%|█████▏    | 20/39 [00:07<00:06,  3.07it/s]
 54%|█████▍    | 21/39 [00:07<00:05,  3.08it/s]
 56%|█████▋    | 22/39 [00:08<00:05,  3.08it/s]
 59%|█████▉    | 23/39 [00:08<00:05,  3.09it/s]
 62%|██████▏   | 24/39 [00:08<00:04,  3.08it/s]
 64%|██████▍   | 25/39 [00:09<00:04,  3.09it/s]
 67%|██████▋   | 26/39 [00:09<00:04,  3.09it/s]
 69%|██████▉   | 27/39 [00:09<00:03,  3.09it/s]
 72%|███████▏  | 28/39 [00:10<00:03,  3.09it/s]
 74%|███████▍  | 29/39 [00:10<00:03,  3.09it/s]
 77%|███████▋  | 30/39 [00:10<00:02,  3.08it/s]
 79%|███████▉  | 31/39 [00:11<00:02,  3.10it/s]
 82%|████████▏ | 32/39 [00:11<00:02,  3.11it/s]
 85%|████████▍ | 33/39 [00:11<00:01,  3.10it/s]
 87%|████████▋ | 34/39 [00:12<00:01,  3.10it/s]
 90%|████████▉ | 35/39 [00:12<00:01,  3.09it/s]
 92%|█████████▏| 36/39 [00:12<00:00,  3.09it/s]
 95%|█████████▍| 37/39 [00:12<00:00,  3.10it/s]
 97%|█████████▋| 38/39 [00:13<00:00,  3.09it/s]
100%|██████████| 39/39 [00:13<00:00,  3.08it/s]
100%|██████████| 39/39 [00:13<00:00,  2.86it/s]
  0%|          | 0/40 [00:00<?, ?it/s]
  2%|▎         | 1/40 [00:00<00:23,  1.69it/s]
  5%|▌         | 2/40 [00:00<00:16,  2.30it/s]
  8%|▊         | 3/40 [00:01<00:14,  2.58it/s]
 10%|█         | 4/40 [00:01<00:13,  2.75it/s]
 12%|█▎        | 5/40 [00:01<00:12,  2.85it/s]
 15%|█▌        | 6/40 [00:02<00:11,  2.93it/s]
 18%|█▊        | 7/40 [00:02<00:10,  3.01it/s]
 20%|██        | 8/40 [00:02<00:10,  3.00it/s]
 22%|██▎       | 9/40 [00:03<00:10,  3.03it/s]
 25%|██▌       | 10/40 [00:03<00:09,  3.05it/s]
 28%|██▊       | 11/40 [00:03<00:09,  3.06it/s]
 30%|███       | 12/40 [00:04<00:09,  3.07it/s]
 32%|███▎      | 13/40 [00:04<00:08,  3.08it/s]
 35%|███▌      | 14/40 [00:04<00:08,  3.09it/s]
 38%|███▊      | 15/40 [00:05<00:08,  3.09it/s]
 40%|████      | 16/40 [00:05<00:07,  3.08it/s]
 42%|████▎     | 17/40 [00:05<00:07,  3.08it/s]
 45%|████▌     | 18/40 [00:06<00:07,  3.07it/s]
 48%|████▊     | 19/40 [00:06<00:06,  3.07it/s]
 50%|█████     | 20/40 [00:06<00:06,  3.08it/s]
 52%|█████▎    | 21/40 [00:07<00:06,  3.07it/s]
 55%|█████▌    | 22/40 [00:07<00:05,  3.06it/s]
 57%|█████▊    | 23/40 [00:07<00:05,  3.06it/s]
 60%|██████    | 24/40 [00:08<00:05,  3.06it/s]
 62%|██████▎   | 25/40 [00:08<00:04,  3.01it/s]
 65%|██████▌   | 26/40 [00:08<00:04,  3.03it/s]
 68%|██████▊   | 27/40 [00:09<00:04,  3.04it/s]
 70%|███████   | 28/40 [00:09<00:03,  3.04it/s]
 72%|███████▎  | 29/40 [00:09<00:03,  3.05it/s]
 75%|███████▌  | 30/40 [00:10<00:03,  3.04it/s]
 78%|███████▊  | 31/40 [00:10<00:02,  3.05it/s]
 80%|████████  | 32/40 [00:10<00:02,  3.06it/s]
 82%|████████▎ | 33/40 [00:11<00:02,  3.07it/s]
 85%|████████▌ | 34/40 [00:11<00:01,  3.08it/s]
 88%|████████▊ | 35/40 [00:11<00:01,  3.08it/s]
 90%|█████████ | 36/40 [00:12<00:01,  3.08it/s]
 92%|█████████▎| 37/40 [00:12<00:00,  3.06it/s]
 95%|█████████▌| 38/40 [00:12<00:00,  3.04it/s]
 98%|█████████▊| 39/40 [00:13<00:00,  3.03it/s]
100%|██████████| 40/40 [00:13<00:00,  3.03it/s]
100%|██████████| 40/40 [00:13<00:00,  3.00it/s]
Version Details
Version ID
8c51da11578f75df306db64e27fd337b8b18de902f49b4404b0b340dced96f48
Version Created
June 9, 2023
Run on Replicate →