Edit model card

Decorative Relief

Prompt
parrot in decorativerelief art style
Prompt
unicorn in decorativerelief art style
Prompt
a deer-like unicorn with dragon scales in decorativerelief art style

Model description

A decorative relief lora inspired by Indonesian art.

Trigger words

You should use in decorativerelief art style 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('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to('cuda')
pipeline.load_lora_weights('geocine/decorative-relief', weight_name='lora_64_1700steps.safetensors')
image = pipeline('in decorativerelief art style').images[0]
Downloads last month
49
Inference API
Examples

Model tree for geocine/decorative-relief

Adapter
(6362)
this model

Space using geocine/decorative-relief 1