jyoung105/slam 🔢📝 → 🖼️

▶️ 5 runs 📅 Nov 2024 ⚙️ Cog 0.13.2
text-to-image

About

Example Output

Prompt:

"A man with hoodie on, illustration"

Output

Example output

Performance Metrics

1.54s Prediction Time
21.15s Total Time
All Input Parameters
{
  "eta": 0,
  "seed": 1234,
  "steps": 4,
  "width": 1024,
  "height": 1024,
  "prompt": "A man with hoodie on, illustration",
  "clip_skip": 0,
  "num_images": 1,
  "guidance_scale": 1
}
Input Parameters
eta Type: numberDefault: 0Range: 0 - 1
Stochastic parameter to control the randomness.
seed Type: integer
Random seed. Leave blank to randomize the seed.
steps Type: integerDefault: 4Range: 1 - 50
Number of denoising steps.
width Type: integerDefault: 1024Range: 1 - 2048
Width of the output image.
height Type: integerDefault: 1024Range: 1 - 2048
Height of the output image.
prompt Type: string
Input prompt, text of what you want to generate.
clip_skip Type: integerDefault: 0
Number of the layers to skip in CLIP.
num_images Type: integerDefault: 1Range: 1 - 4
Number of output images.
guidance_scale Type: numberDefault: 1Range: 0 - 20
Scale for classifier-free guidance.
negative_prompt Type: string
Input negative prompt, text of what you don't want to generate.
Output Schema

Output

Type: arrayItems Type: stringItems Format: uri

Example Execution Logs
[Debug] DEVICE: cuda
[Debug] DTYPE: torch.float16
Setup completed in 0.00 seconds.
[~] Generating images...
[Debug] Prompt: A man with hoodie on, illustration, best quality, high detail, sharp focus
[Debug] Seed: 1234
  0%|          | 0/4 [00:00<?, ?it/s]
 25%|██▌       | 1/4 [00:00<00:00,  5.48it/s]
 75%|███████▌  | 3/4 [00:00<00:00, 10.81it/s]
100%|██████████| 4/4 [00:00<00:00, 10.89it/s]
Image generation completed in 1.19 seconds.
[~] GPU: NVIDIA L40S
[~] Memory: 11.04 GiB / 44.99 GiB
[~] Generation time: 1.19 seconds
Version Details
Version ID
1197108fbd7ca3fd9a52a718c6958b869adc666f24647081d594f0c00af078cc
Version Created
November 22, 2024
Run on Replicate →