sd-dnditem / README.md
stale2000's picture
Create README.md
bbd0bd6
|
raw
history blame
1.1 kB
---
inference: true
language:
- en
tags:
- stable-diffusion
- text-to-image
license: other
---
dnditem
---
Image here:
This is a model (dnditem) for creating magic items, for the game Dungeons and Dragons! It was trained to be very similar to the official results that are available here: https://www.dndbeyond.com/magic-items
The model was trained in a pretty specific way though, and requires a specific way of prompting to get good results.
##Prompting
---
The keywork is "dnditem", and the prompts should be done in the following way:
"dnditem, [item type], [item style], [background]"
So, for example, a prompt could look like:
"dnditem, a pair of boots, spellguard style, light red circle background with white outerbackground".
or
"dnditem, a shield, shooting star style, light blue stripe background with white outerbackground".
##item type
---
Currently the model supports and was trained on the following types:
"a pair of boots", "a cloak", "a pair of gloves", "a helmet", "a necklace", "a ring", "a robe", "a rod", "a shield", "a staff", "a sword", "a wand"
---