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

20 lines
No EOL
305 B
JSON

[
{
"min_n": 1,
"max_n": 10,
"x_max": 100,
"y_max": 100
},
{
"min_n": 10,
"max_n": 100,
"x_max": 100000,
"y_max": 100000
},
{
"min_n": 5,
"max_n": 50,
"x_max": 10000,
"y_max": 10000
}
]