prunaai/p-image-lora 🔢📝❓✓ → 🖼️

⭐ Official ▶️ 139.5K runs 📅 Jan 2026 ⚙️ Cog 0.16.9
text-to-image

Performance

4.1sTypical run time
139.5KTotal runs

About

Use trained LoRAs from the https://replicate.com/prunaai/p-image-trainer. Find or contribute LoRAs here https://huggingface.co/collections/PrunaAI/p-image-loras

Example Output

Prompt:

"pixel art style A cozy cabin in a snowy forest with smoke from the chimney."

Output

Example output

Performance Metrics

4.10s Prediction Time
4.11s Total Time
All Input Parameters
{
  "prompt": "pixel art style A cozy cabin in a snowy forest with smoke from the chimney.",
  "lora_scale": 0.5,
  "aspect_ratio": "1:1",
  "lora_weights": "https://huggingface.co/davidberenstein1957/p-image-pixel-art-lora/resolve/main/weights.safetensors",
  "prompt_upsampling": false
}
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: stringFormat: uri

Example Execution Logs
Using seed: 364687
Generation took 1.40 seconds
Version Details
Version ID
077cbe9bf82aaf239c1802ebfd0f7353f2f471cbeca641a7780a141cdaea5701
Version Created
February 17, 2026
Run on Replicate →