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

  • Log In
  • Sign Up

Fixedbot
/
sdxl_dnd_battlemap_lora

Diffusers
TensorBoard
English
LoRA
DnD
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use Fixedbot/sdxl_dnd_battlemap_lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Fixedbot/sdxl_dnd_battlemap_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("Fixedbot/sdxl_dnd_battlemap_lora", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
sdxl_dnd_battlemap_lora
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
Fixedbot's picture
Fixedbot
Update README.md
5c2ada7 verified 6 months ago
  • checkpoint-1000
    Upload folder using huggingface_hub 6 months ago
  • checkpoint-1500
    Upload folder using huggingface_hub 6 months ago
  • checkpoint-2000
    Upload folder using huggingface_hub 6 months ago
  • checkpoint-500
    Upload folder using huggingface_hub 6 months ago
  • logs
    Upload folder using huggingface_hub 6 months ago
  • .gitattributes
    1.52 kB
    initial commit 6 months ago
  • README.md
    683 Bytes
    Update README.md 6 months ago
  • pytorch_lora_weights.safetensors
    23.4 MB
    xet
    Upload folder using huggingface_hub 6 months ago