tstramer/classic-anim-diffusion 🔢❓📝 → 🖼️
About

Example Output
Prompt:
"classic disney style magical princess with golden hair"
Output

Performance Metrics
8.86s
Prediction Time
147.87s
Total Time
All Input Parameters
{ "seed": 5, "width": 512, "height": 512, "prompt": "classic disney style magical princess with golden hair", "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:47, 2.19s/it] 6%|▌ | 3/50 [00:02<00:29, 1.61it/s] 10%|█ | 5/50 [00:02<00:15, 2.94it/s] 14%|█▍ | 7/50 [00:02<00:09, 4.38it/s] 18%|█▊ | 9/50 [00:02<00:06, 5.90it/s] 22%|██▏ | 11/50 [00:02<00:05, 7.39it/s] 26%|██▌ | 13/50 [00:03<00:04, 8.76it/s] 30%|███ | 15/50 [00:03<00:03, 9.92it/s] 34%|███▍ | 17/50 [00:03<00:03, 10.92it/s] 38%|███▊ | 19/50 [00:03<00:02, 11.64it/s] 42%|████▏ | 21/50 [00:03<00:02, 12.26it/s] 46%|████▌ | 23/50 [00:03<00:02, 12.70it/s] 50%|█████ | 25/50 [00:03<00:01, 13.05it/s] 54%|█████▍ | 27/50 [00:04<00:01, 13.26it/s] 58%|█████▊ | 29/50 [00:04<00:01, 13.34it/s] 62%|██████▏ | 31/50 [00:04<00:01, 13.48it/s] 66%|██████▌ | 33/50 [00:04<00:01, 13.45it/s] 70%|███████ | 35/50 [00:04<00:01, 13.55it/s] 74%|███████▍ | 37/50 [00:04<00:00, 13.63it/s] 78%|███████▊ | 39/50 [00:04<00:00, 13.69it/s] 82%|████████▏ | 41/50 [00:05<00:00, 13.73it/s] 86%|████████▌ | 43/50 [00:05<00:00, 13.74it/s] 90%|█████████ | 45/50 [00:05<00:00, 13.82it/s] 94%|█████████▍| 47/50 [00:05<00:00, 13.72it/s] 98%|█████████▊| 49/50 [00:05<00:00, 13.76it/s] 100%|██████████| 50/50 [00:05<00:00, 8.69it/s]
Version Details
- Version ID
c9129f8046275d2ddd8c0e00aec27e2c11830570a694fc9298dcad622815af6b
- Version Created
- January 3, 2023