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

  • Log In
  • Sign Up

wybxc
/
minecraft_items_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_lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use wybxc/minecraft_items_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_lora")
    
    prompt = "minecrft item, a <s0><s1> item of a iron pot with wooden lid, in the style of <s0><s1>"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
minecraft_items_lora
46.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
wybxc's picture
wybxc
End of training
796f36b verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    4 kB
    End of training over 1 year ago
  • image_0.png
    768 kB
    End of training over 1 year ago
  • image_1.png
    896 kB
    End of training over 1 year ago
  • image_2.png
    807 kB
    End of training over 1 year ago
  • image_3.png
    876 kB
    End of training over 1 year ago
  • minecraft_items_lora.safetensors
    21.8 MB
    xet
    End of training over 1 year ago
  • minecraft_items_lora_emb.safetensors
    16.5 kB
    xet
    End of training over 1 year ago
  • pytorch_lora_weights.safetensors
    21.7 MB
    xet
    End of training over 1 year ago