How to use from the
Use from the
Diffusers library
pip install -U diffusers transformers accelerate
import torch
from diffusers import DiffusionPipeline

# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("krea/Krea-2-Turbo", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("XGGGV/DLRB")

prompt = "solo, 1girl, medium breasts, sitting on a chair, tube top, cargo pants, sneakers, cafe, wide shot,左手放在靠椅的把手上,右手拿着咖啡。 双腿翘腿坐在椅子上。 咖啡杯的材质是白色陶瓷并且带一点花纹,咖啡杯的尺寸偏小。木桌上放着吃剩的三明治。她眼睛看着外面的马路,背景是意大利。"
image = pipe(prompt).images[0]

DLRB

Prompt
solo, 1girl, medium breasts, sitting on a chair, tube top, cargo pants, sneakers, cafe, wide shot,左手放在靠椅的把手上,右手拿着咖啡。 双腿翘腿坐在椅子上。 咖啡杯的材质是白色陶瓷并且带一点花纹,咖啡杯的尺寸偏小。木桌上放着吃剩的三明治。她眼睛看着外面的马路,背景是意大利。

Model description

推荐Lora 1.2

Trigger words

You should use reba to trigger the image generation.

Download model

Download them in the Files & versions tab.

Downloads last month
30
Inference Providers NEW
Examples

Model tree for XGGGV/DLRB

Base model

krea/Krea-2-Raw
Adapter
(1505)
this model