usamaehsan/ernie-image-turbo-fast-h100

ERNIE-Image-Turbo tuned for cost: FP8 + torch.compile + lean forward, 1-8 steps, optional hires refine

Public
361 runs

Run usamaehsan/ernie-image-turbo-fast-h100 with an API

Use one of our client libraries to get started quickly. Clicking on a library will take you to the Playground tab where you can tweak different inputs, see the results, and copy the corresponding code to use in your own project.

Input schema

The fields you can use to run this model with an API. If you don't give a value for a field its default value will be used.

Field Type Default value Description
prompt
string
Text prompt
aspect_ratio
None
1:1
Width:height
resolution
None
1024
Long side in pixels
num_inference_steps
integer
2

Min: 1

Max: 4

Denoising steps
seed
integer
Random seed
output_format
None
jpg
None
output_quality
integer
90

Min: 1

Max: 100

None
dump_compile_cache
boolean
False
Maintenance: compile every size and return the torch.compile cache

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{
  "type": "string",
  "title": "Output",
  "format": "uri"
}