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

14 lines
No EOL
215 B
JSON

[
{
"n_min": 10,
"n_max": 20,
"beauty_min": 100,
"beauty_max": 1000
},
{
"n_min": 1,
"n_max": 5,
"beauty_min": 1,
"beauty_max": 100
}
]