tstramer/waifu-diffusion 🔢❓📝 → 🖼️
About

Example Output
Prompt:
"1girl, aqua eyes, baseball cap, blonde hair, closed mouth, earrings, green background, hat, hoop earrings, jewelry, looking at viewer, shirt, short hair, simple background, solo, upper body, yellow shirt"
Output

Performance Metrics
8.28s
Prediction Time
166.51s
Total Time
All Input Parameters
{ "seed": 5, "width": 512, "height": 512, "prompt": "1girl, aqua eyes, baseball cap, blonde hair, closed mouth, earrings, green background, hat, hoop earrings, jewelry, looking at viewer, shirt, short hair, simple background, solo, upper body, yellow shirt", "scheduler": "K-LMS", "num_outputs": 1, "guidance_scale": 7.5, "prompt_strength": 0.8, "num_inference_steps": 50 }
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
- Specify things to not see in the output
- prompt_strength
- Prompt strength when using init 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: 5 0%| | 0/50 [00:00<?, ?it/s] 2%|▏ | 1/50 [00:02<01:57, 2.40s/it] 6%|▌ | 3/50 [00:02<00:31, 1.47it/s] 10%|█ | 5/50 [00:02<00:16, 2.72it/s] 14%|█▍ | 7/50 [00:02<00:10, 4.10it/s] 18%|█▊ | 9/50 [00:03<00:07, 5.39it/s] 22%|██▏ | 11/50 [00:03<00:05, 6.83it/s] 26%|██▌ | 13/50 [00:03<00:04, 8.19it/s] 30%|███ | 15/50 [00:03<00:03, 9.41it/s] 34%|███▍ | 17/50 [00:03<00:03, 10.31it/s] 38%|███▊ | 19/50 [00:03<00:02, 10.95it/s] 42%|████▏ | 21/50 [00:03<00:02, 11.65it/s] 46%|████▌ | 23/50 [00:04<00:02, 12.05it/s] 50%|█████ | 25/50 [00:04<00:02, 12.49it/s] 54%|█████▍ | 27/50 [00:04<00:01, 12.63it/s] 58%|█████▊ | 29/50 [00:04<00:01, 12.90it/s] 62%|██████▏ | 31/50 [00:04<00:01, 12.82it/s] 66%|██████▌ | 33/50 [00:04<00:01, 13.07it/s] 70%|███████ | 35/50 [00:04<00:01, 13.08it/s] 74%|███████▍ | 37/50 [00:05<00:00, 13.06it/s] 78%|███████▊ | 39/50 [00:05<00:00, 13.28it/s] 82%|████████▏ | 41/50 [00:05<00:00, 13.47it/s] 86%|████████▌ | 43/50 [00:05<00:00, 13.04it/s] 90%|█████████ | 45/50 [00:05<00:00, 13.26it/s] 94%|█████████▍| 47/50 [00:05<00:00, 13.41it/s] 98%|█████████▊| 49/50 [00:06<00:00, 13.53it/s] 100%|██████████| 50/50 [00:06<00:00, 8.19it/s]
Version Details
- Version ID
aa5fb9fd23155d7f3a9ff57cece2d46d0cea9563ad5e8be6c752f565d847b01c
- Version Created
- January 4, 2023