IBYDMT / assets /image_presets.json
jacopoteneggi's picture
Update
0aef92c verified
raw
history blame
1.05 kB
{
"ace": {
"class_name": "cat",
"concepts": [
"piano",
"cute",
"whiskers",
"music",
"wild"
]
},
"english_springer_1": {
"class_name": "English springer",
"concepts": [
"spaniel",
"sibling",
"fluffy",
"patch",
"portrait"
]
},
"english_springer_2": {
"class_name": "English springer",
"concepts": [
"spaniel",
"fetch",
"fishing",
"trumpet",
"cathedral"
]
},
"french_horn": {
"class_name": "French horn",
"concepts": [
"trumpet",
"band",
"instrument",
"major",
"naval"
]
},
"parachute": {
"class_name": "parachute",
"concepts": [
"flew",
"descending",
"tandem",
"instrument",
"band"
]
}
}