cjwbw/stable-diffusion-img2img-v2.1 🔢🖼️❓📝 → 🖼️

▶️ 13.5K runs 📅 Dec 2022 ⚙️ Cog 0.6.0
image-editing image-to-image

About

Example Output

Prompt:

"A fantasy landscape, trending on artstation"

Output

Example output

Performance Metrics

9.51s Prediction Time
187.19s Total Time
All Input Parameters
{
  "image": "https://replicate.delivery/pbxt/Hxv7VvAYYZZQw3JwZLC5HWu1IUDuocT35nrh1gWDJEwg2bjq/sketch-mountains-input.jpeg",
  "width": 512,
  "height": 512,
  "prompt": "A fantasy landscape, trending on artstation",
  "scheduler": "DPMSolverMultistep",
  "num_outputs": 1,
  "guidance_scale": 7.5,
  "prompt_strength": 0.8,
  "num_inference_steps": 25
}
Input Parameters
seed Type: integer
Random seed. Leave blank to randomize the seed
image (required) Type: string
Inital image to generate variations of.
width Default: 512
Width of output image. Maximum size is 1024x768 or 768x1024 because of memory limits
height Default: 512
Height of output image. Maximum size is 1024x768 or 768x1024 because of memory limits
prompt Type: stringDefault: A fantasy landscape, trending on artstation
Input prompt
scheduler Default: DPMSolverMultistep
Choose a scheduler.
num_outputs Type: integerDefault: 1Range: 1 - 8
Number of images to output. Higher number of outputs may OOM.
guidance_scale Type: numberDefault: 7.5Range: 1 - 20
Scale for classifier-free guidance
negative_prompt Type: string
The prompt NOT to guide the image generation. Ignored when not using guidance
prompt_strength Type: numberDefault: 0.8
Prompt strength when providing the image. 1.0 corresponds to full destruction of information in init image
num_inference_steps Type: integerDefault: 25Range: 1 - 500
Number of denoising steps
Output Schema

Output

Type: arrayItems Type: stringItems Format: uri

Example Execution Logs
Using seed: 11808
  0%|          | 0/20 [00:00<?, ?it/s]
  5%|▌         | 1/20 [00:00<00:04,  4.03it/s]
 10%|█         | 2/20 [00:00<00:04,  4.36it/s]
 15%|█▌        | 3/20 [00:00<00:03,  4.48it/s]
 20%|██        | 4/20 [00:00<00:03,  4.54it/s]
 25%|██▌       | 5/20 [00:01<00:03,  4.57it/s]
 30%|███       | 6/20 [00:01<00:03,  4.59it/s]
 35%|███▌      | 7/20 [00:01<00:02,  4.60it/s]
 40%|████      | 8/20 [00:01<00:02,  4.61it/s]
 45%|████▌     | 9/20 [00:01<00:02,  4.62it/s]
 50%|█████     | 10/20 [00:02<00:02,  4.62it/s]
 55%|█████▌    | 11/20 [00:02<00:01,  4.62it/s]
 60%|██████    | 12/20 [00:02<00:01,  4.63it/s]
 65%|██████▌   | 13/20 [00:02<00:01,  4.63it/s]
 70%|███████   | 14/20 [00:03<00:01,  4.63it/s]
 75%|███████▌  | 15/20 [00:03<00:01,  4.63it/s]
 80%|████████  | 16/20 [00:03<00:00,  4.63it/s]
 85%|████████▌ | 17/20 [00:03<00:00,  4.63it/s]
 90%|█████████ | 18/20 [00:03<00:00,  4.63it/s]
 95%|█████████▌| 19/20 [00:04<00:00,  4.63it/s]
100%|██████████| 20/20 [00:04<00:00,  4.64it/s]
100%|██████████| 20/20 [00:04<00:00,  4.60it/s]
Version Details
Version ID
650c347f19a96c8a0379db998c4cd092e0734534591b16a60df9942d11dec15b
Version Created
December 15, 2022
Run on Replicate →