We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 957c5fb commit 7c096b0Copy full SHA for 7c096b0
1 file changed
README.md
@@ -61,7 +61,7 @@ python main.py \
61
--enable_translate \
62
--model_name 'GPT-4o' \
63
--enable_debug \
64
- --debug_mode 'filter' \
+ --debug_mode 'filter'
65
```
66
67
```bash
@@ -78,7 +78,7 @@ python main.py \
78
--enable_history '' \
79
--history_time '' \ # History time of translation results
80
81
82
83
84
0 commit comments