mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
22 lines
No EOL
364 B
JSON
22 lines
No EOL
364 B
JSON
[
|
|
{
|
|
"max_width": 500,
|
|
"max_height": 500,
|
|
"max_cuts": 50
|
|
},
|
|
{
|
|
"max_width": 100,
|
|
"max_height": 100,
|
|
"max_cuts": 10
|
|
},
|
|
{
|
|
"max_width": 5000,
|
|
"max_height": 5000,
|
|
"max_cuts": 500
|
|
},
|
|
{
|
|
"max_width": 2000,
|
|
"max_height": 2000,
|
|
"max_cuts": 100
|
|
}
|
|
] |