InternBootcamp/examples/pipelines/autogen_configs/Ckuroandwalkingroute_train.json
2025-05-30 14:05:33 +08:00

20 lines
No EOL
270 B
JSON

[
{
"max_n": 8,
"default_n": 4,
"x": 2,
"y": 5
},
{
"max_n": 10,
"default_n": 5,
"x": 3,
"y": 7
},
{
"max_n": 15,
"default_n": 10,
"x": 5,
"y": 10
}
]