← Back to all generators

prunaai/p-image-trainer

Fast LoRA trainer for p-image, a super fast text-to-image model developed by Pruna AI. Use LoRAs here: https://replicate.com/prunaai/p-image-lora. Find or contribute LoRAs here: https://huggingface.co/collections/PrunaAI/p-image

Capabilities

No capability data available

Cost

Community model (estimated from hardware time)

Input Parameters

image_data required string

Zip archive with images of a consistent style. Use at least 10 images. The zip can also contain a text file for each image (e.g., photo.txt for photo.jpg) to specify edit instructions for the image pair. You can also pass a URL pointing to the zip file instead of uploading a file directly.

default_caption string

Default caption to use when caption files are missing. If not provided and captions are missing, training will fail.

learning_rate number

Learning rate applied to trainable parameters

Default: 0.0001 min: 0.00001, max: 0.01
steps integer

Total number of training steps

Default: 1000 min: 100, max: 5000
training_type string

Type of training to perform

Default: "balanced"
content style balanced
Version: 4db88013a639 Updated: 6/26/2026 267 runs