13 lines
423 B
JSON
Executable File
13 lines
423 B
JSON
Executable File
{
|
|
"variants": {
|
|
"age=0": { "model": "carrots_stage0" },
|
|
"age=1": { "model": "carrots_stage0" },
|
|
"age=2": { "model": "carrots_stage1" },
|
|
"age=3": { "model": "carrots_stage1" },
|
|
"age=4": { "model": "carrots_stage2" },
|
|
"age=5": { "model": "carrots_stage2" },
|
|
"age=6": { "model": "carrots_stage2" },
|
|
"age=7": { "model": "carrots_stage3" }
|
|
}
|
|
}
|