Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

ostris
/
ikea-instructions-lora-sdxl

Text-to-Image
Diffusers
stable-diffusion
lora
style
styles
instruction_manual
ikea
Model card Files Files and versions
xet
Community
15

Instructions to use ostris/ikea-instructions-lora-sdxl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use ostris/ikea-instructions-lora-sdxl 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("ostris/ikea-instructions-lora-sdxl")
    
    prompt = "where is waldo "
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
ikea-instructions-lora-sdxl
186 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
2d52c23 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • 2709929.jpeg
    45.2 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2709942.jpeg
    52.7 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2709944.jpeg
    49 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2709950.jpeg
    48 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2709958.jpeg
    54.9 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2709976.jpeg
    46.8 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2709977.jpeg
    47.2 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2709980.jpeg
    48.1 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2709992.jpeg
    61.9 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2710014.jpeg
    40.4 kB
    Upload folder using huggingface_hub over 2 years ago
  • README.md
    1.67 kB
    Upload folder using huggingface_hub over 2 years ago
  • ikea_instructions_xl_v1_5.safetensors
    186 MB
    xet
    Upload folder using huggingface_hub over 2 years ago