Edit model card

Coffee machines β˜• - SDXL LoRA

Image examples for the model:

Image 1

Brown espresso coffee machine, cubed shaped, featuring a removable tray, built-in water filter, and 2 pink buttons.

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 DiffusionPipeline
import torch

pipeline = DiffusionPipeline.from_pretrained('stabilityai/stable-diffusion-xl-base-1.0', torch_dtype=torch.float16).to('cuda')
pipeline.load_lora_weights('Fer14/sdxl-coffe-machines', weight_name='pytorch_lora_weights.safetensors')
image = pipeline('A yellow espresso machine with portafilter handle and milk frother, box-shaped, with no screen and no buttons ').images[0]
Downloads last month
13
Inference API
Examples
View Code

Model tree for Fer14/sdxl-coffee-machines

Adapter
this model

Space using Fer14/sdxl-coffee-machines 1

Collection including Fer14/sdxl-coffee-machines