Photos Sunbleached Lora

- Prompt
- Act1vate! A woman with long hair walking along a beach at golden hour, waves in the background.

- Prompt
- Act1vate! An old pickup truck parked in a dusty desert road with mountains in the distance.

- Prompt
- Act1vate! A man reading a book in a sun-drenched cafe by the window.

- Prompt
- Act1vate! A vintage bicycle leaning against a pastel-colored wall in summer light.

- Prompt
- Act1vate! A child running through a field of wildflowers with the sun behind them.
Model description
This is a text-to-image LoRA. Trigger word: use Act1vate! in your prompts for best results. The gallery above shows sample generations.
Trigger word
Prepend Act1vate! to your prompt, for example:
Act1vate! <your prompt here>
Gallery
Example 1
Prompt: Act1vate! A woman with long hair walking along a beach at golden hour, waves in the background.
Example 2
Prompt: Act1vate! An old pickup truck parked in a dusty desert road with mountains in the distance.
Example 3
Prompt: Act1vate! A man reading a book in a sun-drenched cafe by the window.
Example 4
Prompt: Act1vate! A vintage bicycle leaning against a pastel-colored wall in summer light.
Example 5
Prompt: Act1vate! A child running through a field of wildflowers with the sun behind them.
Example prompts
Prompts used for the gallery above:
- Act1vate! A woman with long hair walking along a beach at golden hour, waves in the background.
- Act1vate! An old pickup truck parked in a dusty desert road with mountains in the distance.
- Act1vate! A man reading a book in a sun-drenched cafe by the window.
- Act1vate! A vintage bicycle leaning against a pastel-colored wall in summer light.
- Act1vate! A child running through a field of wildflowers with the sun behind them.
LoRA scale
The gallery was generated with lora_scale=0.75. You can tune this when running inference (e.g. lower for a subtler effect, higher for a stronger style).
Use on Replicate
import replicate
output = replicate.run(
"prunaai/p-image-lora:393190dc623ef136356d6a7221c561f48771f39c5cff90ef903ca49d1bd47574",
input={
"prompt": "Act1vate! your prompt here",
"lora_weights": "https://huggingface.co/davidberenstein1957/p-image-photos-sunbleached-lora/resolve/main/weights.safetensors",
"lora_scale": 0.75,
"hf_api_token": "your-hf-token",
}
)
- Downloads last month
- 38




