cjwbw/portraitplus 🔢❓📝 → 🖼️
About
Portraits with stable-diffusion
Example Output
Prompt:
"portrait+ style photograph of a girl paladin knight, stained glass windows"
Output
Performance Metrics
12.94s
Prediction Time
12.99s
Total Time
All Input Parameters
{
"width": "768",
"height": "768",
"prompt": "portrait+ style photograph of a girl paladin knight, stained glass windows",
"scheduler": "K_EULER_ANCESTRAL",
"num_outputs": 1,
"guidance_scale": "7",
"negative_prompt": "painted illustration",
"num_inference_steps": "20"
}
Input Parameters
- seed
- Random seed. Leave blank to randomize the seed
- 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
- guidance_scale
- Scale for classifier-free guidance
- negative_prompt
- The prompt or prompts not to guide the image generation (what you do not want to see in the generation). Ignored when not using guidance.
- num_inference_steps
- Number of denoising steps
Output Schema
Output
Example Execution Logs
Using seed: 14914 0%| | 0/20 [00:00<?, ?it/s] 5%|▌ | 1/20 [00:00<00:11, 1.62it/s] 10%|█ | 2/20 [00:01<00:10, 1.71it/s] 15%|█▌ | 3/20 [00:01<00:09, 1.75it/s] 20%|██ | 4/20 [00:02<00:09, 1.75it/s] 25%|██▌ | 5/20 [00:02<00:08, 1.76it/s] 30%|███ | 6/20 [00:03<00:07, 1.76it/s] 35%|███▌ | 7/20 [00:03<00:07, 1.77it/s] 40%|████ | 8/20 [00:04<00:06, 1.77it/s] 45%|████▌ | 9/20 [00:05<00:06, 1.77it/s] 50%|█████ | 10/20 [00:05<00:05, 1.77it/s] 55%|█████▌ | 11/20 [00:06<00:05, 1.77it/s] 60%|██████ | 12/20 [00:06<00:04, 1.77it/s] 65%|██████▌ | 13/20 [00:07<00:03, 1.77it/s] 70%|███████ | 14/20 [00:07<00:03, 1.77it/s] 75%|███████▌ | 15/20 [00:08<00:02, 1.77it/s] 80%|████████ | 16/20 [00:09<00:02, 1.77it/s] 85%|████████▌ | 17/20 [00:09<00:01, 1.78it/s] 90%|█████████ | 18/20 [00:10<00:01, 1.77it/s] 95%|█████████▌| 19/20 [00:10<00:00, 1.77it/s] 100%|██████████| 20/20 [00:11<00:00, 1.77it/s] 100%|██████████| 20/20 [00:11<00:00, 1.77it/s]
Version Details
- Version ID
629a9fe82c7979c1dab323aedac2c03adaae2e1aecf6be278a51fde0245e20a4- Version Created
- January 24, 2023