Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

RalFinger
/
baking-bread-sdxl-lora

Text-to-Image
Diffusers
stable-diffusion
lora
template:sd-lora
style
food
cake
bread
sweets
donut
muffin
gingerbread
baking
pastry
gingerbread man
Model card Files Files and versions
xet
Community

Instructions to use RalFinger/baking-bread-sdxl-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use RalFinger/baking-bread-sdxl-lora with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("RalFinger/baking-bread-sdxl-lora")
    
    prompt = "dog looking at, amazing pastrey dish on a gold plate, pastry  "
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
baking-bread-sdxl-lora
229 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
a8000ff over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • 3403718.jpeg
    28.2 kB
    Upload folder using huggingface_hub over 2 years ago
  • 3403719.jpeg
    23 kB
    Upload folder using huggingface_hub over 2 years ago
  • 3403720.jpeg
    41.9 kB
    Upload folder using huggingface_hub over 2 years ago
  • 3403721.jpeg
    53.6 kB
    Upload folder using huggingface_hub over 2 years ago
  • 3403722.jpeg
    38.2 kB
    Upload folder using huggingface_hub over 2 years ago
  • 3403723.jpeg
    33.9 kB
    Upload folder using huggingface_hub over 2 years ago
  • 3403724.jpeg
    33.4 kB
    Upload folder using huggingface_hub over 2 years ago
  • 3403725.jpeg
    33.2 kB
    Upload folder using huggingface_hub over 2 years ago
  • 3403726.jpeg
    50.9 kB
    Upload folder using huggingface_hub over 2 years ago
  • 3403727.jpeg
    52.7 kB
    Upload folder using huggingface_hub over 2 years ago
  • README.md
    3.31 kB
    Upload folder using huggingface_hub over 2 years ago
  • pastry-sdxl.safetensors
    228 MB
    xet
    Upload folder using huggingface_hub over 2 years ago