mirror of
https://github.com/opendatalab/MinerU.git
synced 2026-03-30 12:38:33 +07:00
9 lines
215 B
JSON
9 lines
215 B
JSON
{
|
|
"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"
|
|
} |