jyoung105/sdxl-turbo 🔢📝✓ → 🖼️

▶️ 389 runs 📅 Sep 2024 ⚙️ Cog 0.13.2 🔗 GitHub 📄 Paper ⚖️ License
real-time text-to-image

About

Adversarial Diffusion Distillation

Example Output

Prompt:

"A man with hoodie on, illustration"

Output

Example output

Performance Metrics

2.71s Prediction Time
126.84s Total Time
All Input Parameters
{
  "eta": 0,
  "steps": 1,
  "width": 1024,
  "height": 1024,
  "prompt": "A man with hoodie on, illustration",
  "clip_skip": 0,
  "num_images": 1,
  "guidance_scale": 0
}
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: 1Range: 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: 0Range: 0 - 20
Scale for classifier-free guidance.
negative_prompt Type: string
Input negative prompt, text of what you don't want to generate.
use_highres_fix Type: booleanDefault: true
Whether you use highres fix or not
Output Schema

Output

Type: arrayItems Type: stringItems Format: uri

Example Execution Logs
DEVICE: cuda
DTYPE: torch.float16
Using seed: 59385
Finish setup in 2.47955322265625e-05 secs.
[Debug] Prompt: A man with hoodie on, illustration, best quality, high detail, sharp focus
  0%|          | 0/1 [00:00<?, ?it/s]
100%|██████████| 1/1 [00:00<00:00,  3.11it/s]
100%|██████████| 1/1 [00:00<00:00,  3.11it/s]
Finish generation in 1.8207151889801025 secs.
Version Details
Version ID
93c488b9fbd6bea622d354c8dcce2724c5f67adb92ccf909038042a21c5238a7
Version Created
November 22, 2024
Run on Replicate →