anotherjesse/dogbooth 🔢❓📝 → 🖼️

▶️ 100 runs 📅 Dec 2022 ⚙️ Cog 0.5.0
text-to-image

About

Example Output

Prompt:

"a velvet painting of dgg playing poker"

Output

Example output

Performance Metrics

3.21s Prediction Time
3.25s Total Time
All Input Parameters
{
  "seed": 64596,
  "width": "512",
  "height": "512",
  "prompt": "a velvet painting of dgg playing poker",
  "scheduler": "DDIM",
  "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: K_EULER
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: 64596
using weights:  True
  0%|          | 0/50 [00:00<?, ?it/s]
  4%|▍         | 2/50 [00:00<00:02, 17.81it/s]
  8%|▊         | 4/50 [00:00<00:02, 17.40it/s]
 12%|█▏        | 6/50 [00:00<00:02, 17.85it/s]
 16%|█▌        | 8/50 [00:00<00:02, 17.88it/s]
 20%|██        | 10/50 [00:00<00:02, 17.75it/s]
 24%|██▍       | 12/50 [00:00<00:02, 17.88it/s]
 28%|██▊       | 14/50 [00:00<00:01, 18.10it/s]
 32%|███▏      | 16/50 [00:00<00:01, 18.25it/s]
 36%|███▌      | 18/50 [00:00<00:01, 18.35it/s]
 40%|████      | 20/50 [00:01<00:01, 18.40it/s]
 44%|████▍     | 22/50 [00:01<00:01, 18.38it/s]
 48%|████▊     | 24/50 [00:01<00:01, 18.31it/s]
 52%|█████▏    | 26/50 [00:01<00:01, 18.31it/s]
 56%|█████▌    | 28/50 [00:01<00:01, 18.32it/s]
 60%|██████    | 30/50 [00:01<00:01, 18.34it/s]
 64%|██████▍   | 32/50 [00:01<00:00, 18.48it/s]
 68%|██████▊   | 34/50 [00:01<00:00, 18.55it/s]
 72%|███████▏  | 36/50 [00:01<00:00, 18.52it/s]
 76%|███████▌  | 38/50 [00:02<00:00, 18.58it/s]
 80%|████████  | 40/50 [00:02<00:00, 18.34it/s]
 84%|████████▍ | 42/50 [00:02<00:00, 18.46it/s]
 88%|████████▊ | 44/50 [00:02<00:00, 18.43it/s]
 92%|█████████▏| 46/50 [00:02<00:00, 18.45it/s]
 96%|█████████▌| 48/50 [00:02<00:00, 18.37it/s]
100%|██████████| 50/50 [00:02<00:00, 18.38it/s]
100%|██████████| 50/50 [00:02<00:00, 18.28it/s]
Version Details
Version ID
35b7f2e003fc1611c44ca016dbfb7e8b3489bcc81b7d7e7580c61d3e7cad803c
Version Created
December 12, 2022
Run on Replicate →