mcai/realistic-vision-v2.0 🔢❓📝 → 🖼️
About
Generate a new image given any input text with Realistic Vision V2.0

Example Output
Prompt:
"A dream of a distant galaxy, by Caspar David Friedrich, matte painting trending on artstation HQ"
Output

Performance Metrics
7.12s
Prediction Time
7.09s
Total Time
All Input Parameters
{ "width": 512, "height": 768, "prompt": "A dream of a distant galaxy, by Caspar David Friedrich, matte painting trending on artstation HQ", "scheduler": "EulerAncestralDiscrete", "num_outputs": 1, "guidance_scale": 7, "negative_prompt": "(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime:1.4), text, close up, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck", "num_inference_steps": 25 }
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
- num_inference_steps
- Number of denoising steps
Output Schema
Output
Example Execution Logs
Using seed: 47537 0%| | 0/25 [00:00<?, ?it/s] 4%|▍ | 1/25 [00:00<00:06, 3.50it/s] 8%|▊ | 2/25 [00:00<00:05, 3.95it/s] 12%|█▏ | 3/25 [00:00<00:05, 4.11it/s] 16%|█▌ | 4/25 [00:00<00:04, 4.23it/s] 20%|██ | 5/25 [00:01<00:04, 4.27it/s] 24%|██▍ | 6/25 [00:01<00:04, 4.25it/s] 28%|██▊ | 7/25 [00:01<00:04, 4.25it/s] 32%|███▏ | 8/25 [00:01<00:03, 4.28it/s] 36%|███▌ | 9/25 [00:02<00:03, 4.28it/s] 40%|████ | 10/25 [00:02<00:03, 4.29it/s] 44%|████▍ | 11/25 [00:02<00:03, 4.29it/s] 48%|████▊ | 12/25 [00:02<00:03, 4.31it/s] 52%|█████▏ | 13/25 [00:03<00:02, 4.29it/s] 56%|█████▌ | 14/25 [00:03<00:02, 4.29it/s] 60%|██████ | 15/25 [00:03<00:02, 4.31it/s] 64%|██████▍ | 16/25 [00:03<00:02, 4.30it/s] 68%|██████▊ | 17/25 [00:03<00:01, 4.30it/s] 72%|███████▏ | 18/25 [00:04<00:01, 4.30it/s] 76%|███████▌ | 19/25 [00:04<00:01, 4.30it/s] 80%|████████ | 20/25 [00:04<00:01, 4.28it/s] 84%|████████▍ | 21/25 [00:04<00:00, 4.31it/s] 88%|████████▊ | 22/25 [00:05<00:00, 4.29it/s] 92%|█████████▏| 23/25 [00:05<00:00, 4.30it/s] 96%|█████████▌| 24/25 [00:05<00:00, 4.28it/s] 100%|██████████| 25/25 [00:05<00:00, 4.30it/s] 100%|██████████| 25/25 [00:05<00:00, 4.26it/s]
Version Details
- Version ID
bed7774ff9503c3e7971627eb523d7ab2ea12f7b649c9887556747d946d11a73
- Version Created
- May 31, 2023