mirror of
https://github.com/modelscope/modelscope.git
synced 2025-12-25 04:29:22 +01:00
1. rename maas_config to configuration 2. remove task field image and video, using cv instead Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9010802
8 lines
75 B
JSON
8 lines
75 B
JSON
{
|
|
"a": 1,
|
|
"b" : {
|
|
"c": [1,2,3],
|
|
"d" : "dd"
|
|
}
|
|
}
|