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

wybxc
/
minecraft-items-sdxl-lora

Text-to-Image
Diffusers
stable-diffusion-xl
stable-diffusion-xl-diffusers
diffusers-training
lora
template:sd-lora
Model card Files Files and versions
xet
Community

Instructions to use wybxc/minecraft-items-sdxl-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use wybxc/minecraft-items-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("segmind/SSD-1B", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("wybxc/minecraft-items-sdxl-lora")
    
    prompt = "<s0><s1> style, minecraft item,iron pot with wooden lid, white background"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
minecraft-items-sdxl-lora
88.6 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
wybxc's picture
wybxc
End of training
86816f6 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    3.98 kB
    End of training over 1 year ago
  • image_0.png
    347 kB
    End of training over 1 year ago
  • image_1.png
    558 kB
    End of training over 1 year ago
  • image_2.png
    466 kB
    End of training over 1 year ago
  • image_3.png
    345 kB
    End of training over 1 year ago
  • minecraft-items-sdxl-lora.safetensors
    43.4 MB
    xet
    End of training over 1 year ago
  • minecraft-items-sdxl-lora_emb.safetensors
    16.5 kB
    xet
    End of training over 1 year ago
  • pytorch_lora_weights.safetensors
    43.4 MB
    xet
    End of training over 1 year ago