Classic Painting Lora

- Prompt
- class1cpa1nt Painting depicting a still life with fruits and flowers on a wooden table

- Prompt
- class1cpa1nt A painting shows a serene landscape with mountains and a lake

- Prompt
- class1cpa1nt A classic oil painting of a serene landscape with mountains and a lake

- Prompt
- class1cpa1nt Hyperrealism painting depicting a beautiful woman with long blonde hair, blue eyes, and a smile, wearing a red dress, sitting on a chair in a room with a window and a table with a flower vase and a book.

- Prompt
- class1cpa1nt A classical 16th century portrait of a man with a beard and a mustache, wearing a suit and a tie, sitting on a chair in a room with a window and a table with a flower vase and a book.
Model description
This is a text-to-image LoRA. Trigger word: use class1cpa1nt in your prompts for best results. The gallery above shows sample generations.
Trigger word
Prepend class1cpa1nt to your prompt, for example:
class1cpa1nt <your prompt here>
Gallery
Example 1
Prompt: class1cpa1nt Painting depicting a still life with fruits and flowers on a wooden table
Example 2
Prompt: class1cpa1nt A painting shows a serene landscape with mountains and a lake
Example 3
Prompt: class1cpa1nt A classic oil painting of a serene landscape with mountains and a lake
Example 4
Prompt: class1cpa1nt Hyperrealism painting depicting a beautiful woman with long blonde hair, blue eyes, and a smile, wearing a red dress, sitting on a chair in a room with a window and a table with a flower vase and a book.
Example 5
Prompt: class1cpa1nt A classical 16th century portrait of a man with a beard and a mustache, wearing a suit and a tie, sitting on a chair in a room with a window and a table with a flower vase and a book.
Example prompts
Prompts used for the gallery above:
- class1cpa1nt Painting depicting a still life with fruits and flowers on a wooden table
- class1cpa1nt A painting shows a serene landscape with mountains and a lake
- class1cpa1nt A classic oil painting of a serene landscape with mountains and a lake
- class1cpa1nt Hyperrealism painting depicting a beautiful woman with long blonde hair, blue eyes, and a smile, wearing a red dress, sitting on a chair in a room with a window and a table with a flower vase and a book.
- class1cpa1nt A classical 16th century portrait of a man with a beard and a mustache, wearing a suit and a tie, sitting on a chair in a room with a window and a table with a flower vase and a book.
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": "class1cpa1nt your prompt here",
"lora_weights": "https://huggingface.co/davidberenstein1957/p-image-classic-painting-lora/resolve/main/weights.safetensors",
"lora_scale": 0.75,
"hf_api_token": "your-hf-token",
}
)
- Downloads last month
- 28




