cjwbw/future-diffusion 🔢❓📝 → 🖼️
About
Finte-tuned Stable Diffusion on high quality 3D images with a futuristic Sci-Fi theme

Example Output
Prompt:
"future style Iron Man"
Output

Performance Metrics
15.27s
Prediction Time
15.31s
Total Time
All Input Parameters
{ "width": 512, "height": "704", "prompt": "future style Iron Man", "scheduler": "K_EULER_ANCESTRAL", "num_outputs": 1, "guidance_scale": 7, "negative_prompt": "duplicate heads bad anatomy", "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: 58006 0%| | 0/20 [00:00<?, ?it/s] 5%|▌ | 1/20 [00:00<00:13, 1.40it/s] 10%|█ | 2/20 [00:01<00:12, 1.41it/s] 15%|█▌ | 3/20 [00:02<00:12, 1.42it/s] 20%|██ | 4/20 [00:02<00:11, 1.41it/s] 25%|██▌ | 5/20 [00:03<00:10, 1.41it/s] 30%|███ | 6/20 [00:04<00:09, 1.41it/s] 35%|███▌ | 7/20 [00:04<00:09, 1.41it/s] 40%|████ | 8/20 [00:05<00:08, 1.41it/s] 45%|████▌ | 9/20 [00:06<00:07, 1.41it/s] 50%|█████ | 10/20 [00:07<00:07, 1.41it/s] 55%|█████▌ | 11/20 [00:07<00:06, 1.41it/s] 60%|██████ | 12/20 [00:08<00:05, 1.41it/s] 65%|██████▌ | 13/20 [00:09<00:04, 1.41it/s] 70%|███████ | 14/20 [00:09<00:04, 1.41it/s] 75%|███████▌ | 15/20 [00:10<00:03, 1.41it/s] 80%|████████ | 16/20 [00:11<00:02, 1.41it/s] 85%|████████▌ | 17/20 [00:12<00:02, 1.41it/s] 90%|█████████ | 18/20 [00:12<00:01, 1.41it/s] 95%|█████████▌| 19/20 [00:13<00:00, 1.41it/s] 100%|██████████| 20/20 [00:14<00:00, 1.41it/s] 100%|██████████| 20/20 [00:14<00:00, 1.41it/s]
Version Details
- Version ID
b5c46a3b3f0db2a154d4be534ba7758caded970b748a2e26e6d02e9b3bd7da2a
- Version Created
- January 8, 2023