Pomological Watercolor Redmond Lora for SD XL

- Prompt
- illustrative drawing of a ANATOMY OF A butterfly, anatomy, pomological watercolor

- Prompt
- illustrative drawing of a ANATOMY OF A human hand, half, pomological watercolor

- Prompt
- illustrative drawing of a ANATOMY OF A CAT HEAD, anatomy, pomological watercolor

- Prompt
- illustrative drawing of a ANATOMY OF A OWL, half, pomological watercolor

- Prompt
- illustrative drawing of a ANATOMY OF A human hand, half, pomological watercolor

- Prompt
- illustrative drawing of a ANATOMY OF A Apple, half, pomological watercolor

- Prompt
- illustrative drawing of a ANATOMY OF A GRAPE, half, pomological watercolor

- Prompt
- illustrative drawing of a ANATOMY OF A GRAPE, half, pomological watercolor
π Website
You can find more of my models, projects, and information on my official website:
π Support My Work
If you find this model useful, please consider supporting my work. It helps me cover server costs and dedicate more time to new open-source projects.
- Patreon: Support on Patreon
- Ko-fi: Buy me a Ko-fi
- Buy Me a Coffee: Buy me a Coffee
Trigger words
You should use Pomological Watercolor
to trigger the image generation.
Download model
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('stabilityai/stable-diffusion-xl-base-1.0', torch_dtype=torch.float16).to('cuda')
pipeline.load_lora_weights('artificialguybr/pomological-watercolor-redmond-lora-for-sd-xl', weight_name='PomologicalWatercolorRedmond.safetensors')
image = pipeline('illustrative drawing of a ANATOMY OF A GRAPE, half, pomological watercolor ').images[0]
For more details, including weighting, merging and fusing LoRAs, check the documentation on loading LoRAs in diffusers
- Downloads last month
- 23
Model tree for artificialguybr/pomological-watercolor-redmond-lora-for-sd-xl
Base model
stabilityai/stable-diffusion-xl-base-1.0