|
|
@@ -162,6 +162,7 @@ In the following table, we list all advanced options for reference:
|
|
|
| `-t` | [Multi-threads](#threads) | `pdf2zh example.pdf -t 1` |
|
|
|
| `-o` | Output dir | `pdf2zh example.pdf -o output` |
|
|
|
| `-f`, `-c` | [Exceptions](#exceptions) | `pdf2zh example.pdf -f "(MS.*)"` |
|
|
|
+| `--share` | get gradio public link | `pdf2zh -i --share` |
|
|
|
|
|
|
<h3 id="partial">Full / partial document translation</h3>
|
|
|
|