mirror of
https://github.com/modelscope/modelscope.git
synced 2026-07-10 20:39:53 +02:00
8 lines
75 B
JSON
8 lines
75 B
JSON
|
|
{
|
||
|
|
"a": 1,
|
||
|
|
"b" : {
|
||
|
|
"c": [1,2,3],
|
||
|
|
"d" : "dd"
|
||
|
|
}
|
||
|
|
}
|