paula-v-2

Model trained with AI Toolkit by Ostris

Prompt
A vibrant Pencil Sketch in black white and graphite portrait of a women PLA , with a playful expression. positioned centrally, The brushwork emphasizes the texture, giving it a lively, almost whimsical quality,
Prompt
Realitic photo of PLA in a cafe
Prompt
PLA standing infront of the eifel tower in PAris

Trigger words

You should use PLA to trigger the image generation.

Download model and use it with ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, etc.

Weights for this model are available in Safetensors format.

Download them in the Files & versions tab.

Use it with the 🧨 diffusers library

from diffusers import AutoPipelineForText2Image
import torch

pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to('cuda')
pipeline.load_lora_weights('sharaku/paula-v-2', weight_name='paula-v-2.safetensors')
image = pipeline('A vibrant Pencil Sketch in black white and graphite portrait of a women PLA , with a playful expression. positioned centrally, The brushwork emphasizes the texture, giving it a lively, almost whimsical quality, ').images[0]
image.save("my_image.png")

For more details, including weighting, merging and fusing LoRAs, check the documentation on loading LoRAs in diffusers

Downloads last month
30
Inference Providers NEW
Examples

Model tree for sharaku/paula-v-2

Adapter
(19970)
this model