feat: 百度通用文字识别提取供应商/日期(config api_key 持久化)
This commit is contained in:
+3
-2
@@ -1,12 +1,13 @@
|
||||
[API]
|
||||
api_key =
|
||||
secret_key =
|
||||
api_key = kIehdWbbVD85K18qZYz6SeUf
|
||||
secret_key = RCXTgmVjJJkNNMhfY5ASab0xY3mvF6d7
|
||||
timeout = 30
|
||||
max_retries = 3
|
||||
retry_delay = 2
|
||||
api_url = https://aip.baidubce.com/rest/2.0/ocr/v1/table
|
||||
token_url = https://aip.baidubce.com/oauth/2.0/token
|
||||
form_ocr_url = https://aip.baidubce.com/rest/2.0/solution/v1/form_ocr/get_request_result
|
||||
general_ocr_url = https://aip.baidubce.com/rest/2.0/ocr/v1/accurate
|
||||
|
||||
[Paths]
|
||||
input_folder = data/input
|
||||
|
||||
Reference in New Issue
Block a user