booru2prompt/settings.json

18 lines
591 B
JSON

{
"active": "Danbooru",
"negativeprompt": "lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, artist name",
"boorus": [
{
"name": "Danbooru",
"host": "https://danbooru.donmai.us",
"username": "",
"apikey": ""
},
{
"name": "AIBooru",
"host": "https://aibooru.space",
"username": "",
"apikey": ""
}
]
}