prunaai/p-image πŸ”’πŸ“β“βœ“ β†’ πŸ–ΌοΈ

⭐ Official ▢️ 4.9M runs πŸ“… Oct 2025 βš™οΈ Cog 0.16.9 πŸ”— GitHub βš–οΈ License
text-rendering text-to-image

About

A sub 1 second text-to-image model built for production use cases.

Example Output

Prompt:

"A photo of a plant nursery entrance features a chalkboard sign reading "SOTA Efficiency 0.5 cent per image," with a purple neon light beside it displaying "Pruna AI". Next to it hangs a poster showing a beautiful golden "P", and beneath the poster is written "P-Image made this”. There is a basket with prunes in front of the store. There is a small cute knitted purple prune next to the basket."

Output

Example output

Performance Metrics

0.63s Prediction Time
0.64s Total Time
All Input Parameters
{
  "prompt": "A photo of a plant nursery entrance features a chalkboard sign reading \"SOTA Efficiency 0.5 cent per image,\" with a purple neon light beside it displaying \"Pruna AI\". Next to it hangs a poster showing a beautiful golden \"P\", and beneath the poster is written \"P-Image made this”. There is a basket with prunes in front of the store. There is a small cute knitted purple prune next to the basket.",
  "aspect_ratio": "16:9"
}
Input Parameters
seed Type: integer
Random seed. Set for reproducible generation.
width Type: integerRange: 256 - 1440
Width of the generated image. Only used when aspect_ratio=custom. Must be a multiple of 16.
height Type: integerRange: 256 - 1440
Height of the generated image. Only used when aspect_ratio=custom. Must be a multiple of 16.
prompt (required) Type: string
Text prompt for image generation.
lora_scale Type: numberDefault: 0.5Range: -1 - 3
Determines how strongly the main LoRA should be applied. 0.5 usually works well for most LoRAs.
aspect_ratio Default: 16:9
Aspect ratio for the generated image.
hf_api_token Type: string
HuggingFace API token. If you're using a HuggingFace LoRAs that needs authentication, you'll need to provide an API token.
lora_weights Type: string
Load LoRA weights. Supports HuggingFace URLs in the format huggingface.co/<owner>/<model-name>[/<lora-weights-file.safetensors>]. HuggingFace LoRAs may require an API token to access, which you can provide in the `hf_api_token` input.
prompt_upsampling Type: booleanDefault: false
Upsample the prompt with an LLM.
disable_safety_checker Type: booleanDefault: false
Disable safety checker for generated images.
Output Schema

Output

Type: string β€’ Format: uri

Example Execution Logs
Using seed: 298662
Generation took 0.60 seconds
Version Details
Version ID
8527975e894984ac13c83a6ba96533dbe666cd1093b0dc4ba3632c0baa5f3ca2
Version Created
February 25, 2026
Run on Replicate β†’