Skip to content

Commit a40a27a

Browse files
committed
Update config-example.json
1 parent 3ba9335 commit a40a27a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

examples/config-example.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
"kernel_size": 3,
88
"mask_dilation_offset": 70,
99
"translator": {
10-
"translator": "openai",
10+
"translator": "openai_hq",
1111
"target_lang": "CHS",
1212
"no_text_lang_skip": false,
1313
"gpt_config": "../examples/gpt_config-example.yaml",
1414
"high_quality_prompt_path": "dict/prompt_example.json",
15-
"max_requests_per_minute": 1
15+
"max_requests_per_minute": "0"
1616
},
1717
"ocr": {
1818
"use_mocr_merge": false,

0 commit comments

Comments
 (0)