File size: 1,154 Bytes
3abf93e |
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 |
{
"scheduler": "dpm++",
"num_inference_steps": 23,
"batch_size": 3,
"size": [896,640],
"seed": 555,
"cfgs": [7, 4, 1],
"samples":
[
{
"prompt": "closeshot render cw artstyle admiral"
},
{
"prompt": "mediumshot cw artstyle a woman standing on a scifi space station loading dock, glowing machines in the background"
},
{
"prompt": "headshot cw artstyle a man with a beard wearing a cloak and boarding a train"
},
{
"prompt": "digital artwork hq artstyle fantasy ancient temple",
"seed": 7
},
{
"prompt": "digital artwork hq artstyle fantasy ancient temple",
"seed": 8
},
{
"prompt": "digital artwork hq artstyle an old man drying laundry in a grocery store"
},
{
"prompt": "a cartoon still image of an old man drying laundry in a grocery store, anime, fine lines"
},
{
"prompt": "an oil painting of an old man drying laundry in a grocery store, brushstrokes, canvas, fine art"
}
]
}
|