Edit model card

Chocolate Coffee Style [SDXL LoRA]

Prompt
cofzee, a statue of a woman with a flowing hair, made out of coffee
Prompt
cofzee, a cat coffee beans and chocolate
Prompt
cofzee, a cat coffee beans and chocolate
Prompt
cofzee, a man with a cup of coffee and a splash of liquid coffee, made out of coffee
Prompt
cofzee, a man with a cup of coffee and a splash of liquid coffee, made out of coffee
Prompt
cofzee, a horned deamon holding a cup of coffee, made out of coffee
Prompt
cofzee, a horned deamon holding a cup of coffee, made out of coffee
Prompt
cofzee, a chocolate heart shaped sculpture with a drip of chocolate
Prompt
cofzee, a chocolate heart shaped sculpture with a drip of chocolate

(CivitAI)

Model description

SDXL:
Trigger word: cofzee
Sampling Method: DPM++ 2M SDE Karras

☕ Buy me a coffee: https://ko-fi.com/ralfingerai

Trigger words

You should use cofzee 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('RalFinger/chocolate-coffee-style-sdxl-lora', weight_name='cofzee-sdxl.safetensors')
image = pipeline('cofzee, a chocolate heart shaped sculpture with a drip of chocolate ').images[0]

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

Downloads last month
36
Inference API
Examples
This model can be loaded on Inference API (serverless).

Adapter for

Space using RalFinger/chocolate-coffee-style-sdxl-lora 1