cjwbw/future-diffusion 🔢❓📝 → 🖼️

▶️ 5.5K runs 📅 Jan 2023 ⚙️ Cog 0.6.1
3d-style sci-fi text-to-image

About

Finte-tuned Stable Diffusion on high quality 3D images with a futuristic Sci-Fi theme

Example Output

Prompt:

"future style Iron Man"

Output

Example 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 Type: integer
Random seed. Leave blank to randomize the seed
width Default: 512
Width of output image. Maximum size is 1024x768 or 768x1024 because of memory limits
height Default: 512
Height of output image. Maximum size is 1024x768 or 768x1024 because of memory limits
prompt Type: stringDefault: future style Iron Man
Input prompt
scheduler Default: K_EULER_ANCESTRAL
Choose a scheduler.
num_outputs Default: 1
Number of images to output
guidance_scale Type: numberDefault: 7Range: 1 - 20
Scale for classifier-free guidance
negative_prompt Type: string
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 Type: integerDefault: 20Range: 1 - 500
Number of denoising steps
Output Schema

Output

Type: arrayItems Type: stringItems Format: uri

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
Run on Replicate →