File size: 1,104 Bytes
bbd0bd6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
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"



---