|
|
@@ -36,7 +36,7 @@ Feel free to provide feedback in [GitHub Issues](https://github.com/Byaidu/PDFMa
|
|
|
<h2 id="updates">Updates</h2>
|
|
|
|
|
|
- [Nov. 21 2024] GUI now supports downloading dual-document *(by [@reycn](https://github.com/reycn))*
|
|
|
-- [Nov. 20 2024] GUI now supports specifying Ollama models *(by [@IuvenisSapiens](https://github.com/IuvenisSapiens))*
|
|
|
+- [Nov. 20 2024] GUI now supports specifying Ollama and OpenAI models *(by [@IuvenisSapiens](https://github.com/IuvenisSapiens), [@Byaidu](https://github.com/Byaidu))*
|
|
|
- [Nov. 20 2024] 🌟 [Demo](#demo) online! *(by [@reycn](https://github.com/reycn))*
|
|
|
- [Nov. 20 2024] Supports [Docker](#docker) *(by [@Byaidu](https://github.com/Byaidu))*
|
|
|
- [Nov. 20 2024] Supports [multiple-threads translation](#threads) *(by [@Byaidu](https://github.com/Byaidu))*
|
|
|
@@ -56,7 +56,7 @@ Note that the computing resources of the demo are limited, so please avoid abusi
|
|
|
|
|
|
<h2 id="install">Installation and Usage</h2>
|
|
|
|
|
|
-We provide three methods for using this project: [commanline](#cmd), [GUI](#gui), and [Docker](#docker).
|
|
|
+We provide three methods for using this project: [Commandline](#cmd), [GUI](#gui), and [Docker](#docker).
|
|
|
|
|
|
<h3 id="cmd">Method I. Commandline</h3>
|
|
|
|