IBYDMT / assets /image_presets.json
jacopoteneggi's picture
Update
8e05eba verified
raw
history blame contribute delete
959 Bytes
{
"bowl_ace": {
"class_name": "cat",
"concepts": [
"sink",
"bathroom",
"paws",
"tabby",
"white",
"soap",
"mirror"
]
},
"gardener_ace": {
"class_name": "cat",
"concepts": [
"box",
"plant",
"floor",
"gardening",
"whiskers",
"fur",
"brown"
]
},
"gentleman_ace": {
"class_name": "cat",
"concepts": [
"lamp",
"chair",
"blue",
"velvet",
"paw",
"pointy ears",
"wooden"
]
},
"mathematician_ace": {
"class_name": "cat",
"concepts": [
"desk",
"book",
"whiskers",
"green eyes",
"paws",
"math",
"play"
]
}
}