cjwbw/stable-diffusion-v1-5 🖼️🔢❓📝 → 🖼️

▶️ 35.9K runs 📅 Oct 2022 ⚙️ Cog 0.4.4
image-inpainting image-to-image text-to-image

About

stable-diffusion with v1-5 checkpoint

Example Output

Prompt:

"multicolor hyperspace"

Output

Example output

Performance Metrics

3.84s Prediction Time
3.81s Total Time
All Input Parameters
{
  "width": 512,
  "height": 512,
  "prompt": "multicolor hyperspace",
  "scheduler": "K-LMS",
  "num_outputs": 1,
  "guidance_scale": 7.5,
  "prompt_strength": 0.8,
  "num_inference_steps": 50
}
Input Parameters
mask Type: string
Black and white image to use as mask for inpainting over init_image. Black pixels are inpainted and white pixels are preserved. Experimental feature, tends to work better with prompt strength of 0.5-0.7
seed Type: integer
Random seed. Leave blank to randomize the seed
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:
Input prompt
scheduler Default: K-LMS
Choose a scheduler. If you use an init image, PNDM will be used
init_image Type: string
Inital image to generate variations of. Will be resized to the specified width and height
num_outputs Default: 1
Number of images to output. NSFW filter in enabled, so you may get fewer outputs than requested if flagged
guidance_scale Type: numberDefault: 7.5Range: 1 - 20
Scale for classifier-free guidance
prompt_strength Type: numberDefault: 0.8
Prompt strength when using init image. 1.0 corresponds to full destruction of information in init image
num_inference_steps Type: integerDefault: 50Range: 1 - 500
Number of denoising steps
Output Schema

Output

Type: arrayItems Type: stringItems Format: uri

Example Execution Logs
Using seed: 49633

0it [00:00, ?it/s]
2it [00:00, 13.35it/s]
4it [00:00, 13.59it/s]
6it [00:00, 13.95it/s]
8it [00:00, 14.10it/s]
10it [00:00, 14.20it/s]
12it [00:00, 14.09it/s]
14it [00:00, 14.25it/s]
16it [00:01, 14.30it/s]
18it [00:01, 14.28it/s]
20it [00:01, 14.30it/s]
22it [00:01, 14.40it/s]
24it [00:01, 14.45it/s]
26it [00:01, 14.46it/s]
28it [00:01, 14.34it/s]
30it [00:02, 14.38it/s]
32it [00:02, 14.35it/s]
34it [00:02, 14.35it/s]
36it [00:02, 14.34it/s]
38it [00:02, 14.39it/s]
40it [00:02, 14.39it/s]
42it [00:02, 14.15it/s]
44it [00:03, 14.06it/s]
46it [00:03, 14.14it/s]
48it [00:03, 14.26it/s]
50it [00:03, 14.34it/s]
50it [00:03, 14.26it/s]
Version Details
Version ID
f370727477aa04d12d8c0b5c4e3a22399296c21cd18ff67cd7619710630fe3cb
Version Created
October 25, 2022
Run on Replicate →