G
GetLLMs

SDXL Lightning Cheetah

Discover SDXL Lightning Cheetah, an AI model offering lightning-fast image generation and significant cost efficiencies for your creative and professional needs.

Platform: Replicate
SDXL OptimizedFast Image GenerationCost-Efficient AI
75 runs
A100 (80GB)
License Check Required

🚀Function Overview

A high-speed diffusion model for generating images from text prompts, optimized for reduced latency and cost.

Key Features

  • More than 2x faster inference than standard SDXL
  • Over 2x reduction in generation costs
  • Configurable image dimensions and output quality
  • Seed control for reproducible results
  • Support for multiple output formats (jpg/webp)

Use Cases

  • Rapid prototyping of visual concepts
  • On-demand image creation for applications
  • Creative content generation
  • Cost-efficient art production

⚙️Input Parameters

prompt

string

Prompt

num_images

integer

Number of images to generate

num_inference_steps

integer

Number of inference steps

guidance_scale

number

Guidance scale

seed

integer

Seed

image_height

integer

Image height

image_width

integer

Image width

output_format

string

Output format

output_quality

integer

Output quality (for jpg and webp)

💡Usage Examples

Example 1

Input Parameters

{
  "seed": 42,
  "prompt": "self-portrait of a woman, lightning in the background",
  "num_images": 1,
  "image_width": 1024,
  "image_height": 1024,
  "output_format": "jpg",
  "guidance_scale": 0,
  "output_quality": 80,
  "num_inference_steps": 4
}

Output Results

https://replicate.delivery/yhqm/i8Up1UyeK50JdCsReIXlHSOz8WQlyeKlvuSqQeUEXOhgUPWTB/output_42_0.jpeg

Quick Actions

Technical Specifications

Hardware Type
A100 (80GB)
Run Count
75
Commercial Use
Unknown/Restricted
Platform
Replicate

Related Keywords

Fast Image GenerationCost-Efficient AIRapid Visual PrototypingOn-Demand Image CreationCreative Content GenerationConfigurable Image DimensionsReproducible Results