You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
215 B
JSON
9 lines
215 B
JSON
4 weeks ago
|
{
|
||
|
"bucket_info":{
|
||
|
"bucket-name-1":["ak", "sk", "endpoint"],
|
||
|
"bucket-name-2":["ak", "sk", "endpoint"]
|
||
|
},
|
||
|
"temp-output-dir":"/tmp",
|
||
|
"models-dir":"/tmp/models",
|
||
|
"device-mode":"cpu"
|
||
|
}
|