← Back to all generators

prunaai/p-image-lora

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

Capabilities

1:14:33:416:99:162:33:2Seed

Cost

Community model (estimated from hardware time)

Input Parameters

promptrequiredstring

Text prompt for image generation.

aspect_ratiostring

Aspect ratio for the generated image.

Default: "16:9"
1:116:99:164:33:43:22:3custom
disable_safety_checkerboolean

Disable safety checker for generated images.

Default: false
heightinteger

Height of the generated image. Only used when aspect_ratio=custom. Must be a multiple of 16.

min: 256, max: 1440
hf_api_tokenstring

HuggingFace API token. If you're using a HuggingFace LoRAs that needs authentication, you'll need to provide an API token.

lora_scalenumber

Determines how strongly the main LoRA should be applied. 0.5 usually works well for most LoRAs.

Default: 0.5min: -1, max: 3
lora_weightsstring

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_upsamplingboolean

Upsample the prompt with an LLM.

Default: false
seedinteger

Random seed. Set for reproducible generation.

widthinteger

Width of the generated image. Only used when aspect_ratio=custom. Must be a multiple of 16.

min: 256, max: 1440
Version: 077cbe9bf82aUpdated: 7/25/20262.4K runs