File size: 215 Bytes
240e0a0
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
{
    "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"
}