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
- Xet hash:
- cd08df91f99fbe0f9f70983a54f4571b6470a983d8ac9bc29f601987bc975364
- Size of remote file:
- 15.1 MB
- SHA256:
- 54953ff5b11f8548c6aed5a748ace2781a813465d31f230c8fcac8c9bb882627
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.