prunaai/ernie-image-turbo 🔢📝✓❓ → 🖼️

▶️ 991 runs 📅 Apr 2026 ⚙️ Cog 0.17.2 ⚖️ License
text-rendering text-to-image

About

ERNIE-Image is an open text-to-image generation model developed by the ERNIE-Image team at Baidu

Example Output

Prompt:

"a beautiful landscape"

Output

Example output

Performance Metrics

7.54s Prediction Time
7.56s Total Time
All Input Parameters
{
  "width": 1024,
  "height": 1024,
  "prompt": "a beautiful landscape",
  "use_pe": true,
  "num_outputs": 1,
  "output_format": "jpg",
  "guidance_scale": 1,
  "output_quality": 80
}
Input Parameters
seed Type: integer
Random seed. Set for reproducible generation.
width Type: integerDefault: 1024Range: 64 - 2048
Width of the generated image. Best results come from the model-card recommended sizes.
height Type: integerDefault: 1024Range: 64 - 2048
Height of the generated image. Best results come from the model-card recommended sizes.
prompt (required) Type: string
Text prompt for image generation
use_pe Type: booleanDefault: true
Enable the prompt enhancer recommended by the model card.
num_outputs Type: integerDefault: 1Range: 1 - 4
Number of output images to generate.
output_format Default: jpg
Format of the output image.
output_quality Type: integerDefault: 80Range: 0 - 100
Quality when saving the output image, from 0 to 100.
Output Schema

Output

Type: arrayItems Type: stringItems Format: uri

Example Execution Logs
Using seed: 203645817

  0%|          | 0/8 [00:00<?, ?it/s]
 12%|█▎        | 1/8 [00:00<00:02,  2.69it/s]
 25%|██▌       | 2/8 [00:00<00:01,  3.83it/s]
 38%|███▊      | 3/8 [00:00<00:01,  3.75it/s]
 50%|█████     | 4/8 [00:01<00:01,  3.72it/s]
 62%|██████▎   | 5/8 [00:01<00:00,  3.69it/s]
 75%|███████▌  | 6/8 [00:01<00:00,  3.68it/s]
 88%|████████▊ | 7/8 [00:01<00:00,  3.68it/s]
100%|██████████| 8/8 [00:02<00:00,  3.67it/s]
100%|██████████| 8/8 [00:02<00:00,  3.64it/s]
Version Details
Version ID
fb19aa909fb366cdbdc06a87be3753aea6954346780bac847cccf8f32ad2626f
Version Created
April 14, 2026
Run on Replicate →