tstramer/sd-pokemon-diffusion 🔢❓📝 → 🖼️

▶️ 19.5K runs 📅 Nov 2022 ⚙️ Cog 0.6.1
pokemon-style text-to-image

About

Example Output

Prompt:

"yoda"

Output

Example output

Performance Metrics

7.75s Prediction Time
165.37s Total Time
All Input Parameters
{
  "seed": 5,
  "width": 512,
  "height": 512,
  "prompt": "yoda",
  "scheduler": "K-LMS",
  "num_outputs": 1,
  "guidance_scale": 7.5,
  "prompt_strength": 0.8,
  "num_inference_steps": 50
}
Input Parameters
seed Type: integer
Random seed. Leave blank to randomize the seed
width Default: 768
Width of output image. Maximum size is 1024x768 or 768x1024 because of memory limits
height Default: 768
Height of output image. Maximum size is 1024x768 or 768x1024 because of memory limits
prompt Type: stringDefault: a photo of an astronaut riding a horse on mars
Input prompt
scheduler Default: DPMSolverMultistep
Choose a scheduler.
num_outputs Type: integerDefault: 1Range: 1 - 4
Number of images to output.
guidance_scale Type: numberDefault: 7.5Range: 1 - 20
Scale for classifier-free guidance
negative_prompt Type: string
Specify things to not see in the output
prompt_strength Type: numberDefault: 0.8
Prompt strength when using init image. 1.0 corresponds to full destruction of information in init image
num_inference_steps Type: integerDefault: 50Range: 1 - 500
Number of denoising steps
Output Schema

Output

Type: arrayItems Type: stringItems Format: uri

Example Execution Logs
Using seed: 5

  0%|          | 0/50 [00:00<?, ?it/s]
  2%|▏         | 1/50 [00:02<01:40,  2.04s/it]
  6%|▌         | 3/50 [00:02<00:27,  1.71it/s]
 10%|█         | 5/50 [00:02<00:14,  3.12it/s]
 14%|█▍        | 7/50 [00:02<00:09,  4.56it/s]
 18%|█▊        | 9/50 [00:02<00:06,  6.05it/s]
 22%|██▏       | 11/50 [00:02<00:05,  7.54it/s]
 26%|██▌       | 13/50 [00:02<00:04,  8.90it/s]
 30%|███       | 15/50 [00:03<00:03, 10.09it/s]
 34%|███▍      | 17/50 [00:03<00:02, 11.07it/s]
 38%|███▊      | 19/50 [00:03<00:02, 11.85it/s]
 42%|████▏     | 21/50 [00:03<00:02, 12.30it/s]
 46%|████▌     | 23/50 [00:03<00:02, 12.60it/s]
 50%|█████     | 25/50 [00:03<00:01, 12.94it/s]
 54%|█████▍    | 27/50 [00:03<00:01, 13.22it/s]
 58%|█████▊    | 29/50 [00:04<00:01, 13.41it/s]
 62%|██████▏   | 31/50 [00:04<00:01, 13.53it/s]
 66%|██████▌   | 33/50 [00:04<00:01, 13.64it/s]
 70%|███████   | 35/50 [00:04<00:01, 13.69it/s]
 74%|███████▍  | 37/50 [00:04<00:00, 13.63it/s]
 78%|███████▊  | 39/50 [00:04<00:00, 13.34it/s]
 82%|████████▏ | 41/50 [00:04<00:00, 13.52it/s]
 86%|████████▌ | 43/50 [00:05<00:00, 13.61it/s]
 90%|█████████ | 45/50 [00:05<00:00, 13.70it/s]
 94%|█████████▍| 47/50 [00:05<00:00, 13.77it/s]
 98%|█████████▊| 49/50 [00:05<00:00, 13.65it/s]
100%|██████████| 50/50 [00:05<00:00,  8.88it/s]
Version Details
Version ID
a714f7dfb68c4ea86febaa133058b62a1fba927e5c3830ef026a0c5751761134
Version Created
January 4, 2023
Run on Replicate →