Pencil Sketch Art Lora

- Prompt
- A color pencil sketch of a woman with flowing hair sitting by a window with plants.

- Prompt
- A color pencil sketch of a mountain landscape with a lake and pine trees.

- Prompt
- A color pencil sketch of a cat curled up on a patterned blanket.

- Prompt
- A color pencil sketch of a portrait of an elderly man with deep wrinkles and a gentle smile.

- Prompt
- A color pencil sketch of a bowl of fruit on a wooden table with a cloth.
Model description
This is a text-to-image LoRA. Trigger word: use A color pencil sketch of a in your prompts for best results. The gallery above shows sample generations.
Trigger word
Prepend A color pencil sketch of a to your prompt, for example:
A color pencil sketch of a <your prompt here>
Gallery
Example 1
Prompt: A color pencil sketch of a woman with flowing hair sitting by a window with plants.
Example 2
Prompt: A color pencil sketch of a mountain landscape with a lake and pine trees.
Example 3
Prompt: A color pencil sketch of a cat curled up on a patterned blanket.
Example 4
Prompt: A color pencil sketch of a portrait of an elderly man with deep wrinkles and a gentle smile.
Example 5
Prompt: A color pencil sketch of a bowl of fruit on a wooden table with a cloth.
Example prompts
Prompts used for the gallery above:
- A color pencil sketch of a woman with flowing hair sitting by a window with plants.
- A color pencil sketch of a mountain landscape with a lake and pine trees.
- A color pencil sketch of a cat curled up on a patterned blanket.
- A color pencil sketch of a portrait of an elderly man with deep wrinkles and a gentle smile.
- A color pencil sketch of a bowl of fruit on a wooden table with a cloth.
LoRA scale
The gallery was generated with lora_scale=1.0. 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": "A color pencil sketch of a your prompt here",
"lora_weights": "https://huggingface.co/davidberenstein1957/p-image-pencil-sketch-art-lora/resolve/main/weights.safetensors",
"lora_scale": 1.0,
"hf_api_token": "your-hf-token",
}
)
- Downloads last month
- 28




