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

Example Output
Prompt:
"A fantasy landscape, trending on artstation"
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
- Random seed. Leave blank to randomize the seed
- image (required)
- Inital image to generate variations of.
- width
- Width of output image. Maximum size is 1024x768 or 768x1024 because of memory limits
- height
- Height of output image. Maximum size is 1024x768 or 768x1024 because of memory limits
- prompt
- Input prompt
- scheduler
- Choose a scheduler.
- num_outputs
- Number of images to output. Higher number of outputs may OOM.
- guidance_scale
- Scale for classifier-free guidance
- negative_prompt
- The prompt NOT to guide the image generation. Ignored when not using guidance
- prompt_strength
- Prompt strength when providing the image. 1.0 corresponds to full destruction of information in init image
- num_inference_steps
- Number of denoising steps
Output Schema
Output
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