- 08 Aug, 2024 1 commit
-
-
myhloli authored
Add notes in the Ubuntu and Windows CUDA acceleration guides on how to determine if CUDA acceleration is working. This includes checking for significant reductions in `layout detection cost`, `mfr time`, and `ocr cost` as indicators of successful acceleration.
-
- 07 Aug, 2024 1 commit
-
-
myhloli authored
docs(readme): update acknowledgment section and project description- Streamline the Acknowledgments section in the README by removing redundant entries.- Clarify the project's current use of PyMuPDF and future plans for exploring a more permissively licensed PDF processing library in the project description. - Ensure all modifications adhere to the project's documentation standards and improve reader understanding.
-
- 06 Aug, 2024 1 commit
-
-
myhloli authored
- Streamline the installation process by removing the redundant apt update step. - Adjust the numbering of installation steps throughout the document. - Update download URLs to gitee for the configuration template and demo file. - Ensure consistency in the model directory configuration advice.
-
- 05 Aug, 2024 1 commit
-
-
myhloli authored
Update the download links for Anaconda in both Ubuntu and Windows CUDA Acceleration documents to use the Tuna mirror. This change helps ensure that users in China have faster access to the Anaconda distribution.
-
- 02 Aug, 2024 4 commits
-
-
myhloli authored
Update the README documents to clarify that the "models-dir" in the configuration should be an absolute path. Also, provide additional guidance for Windows users on how to correctly format the path to avoid common issues with path escaping in JSON files.
-
myhloli authored
Add instructions to download the magic-pdf.template.json file using wget on Ubuntu and a PowerShell script on Windows in the respective README files. This is to facilitate the setup process by providing direct download options, replacing manual file transfers.
-
myhloli authored
Update the install commands in both Ubuntu and Windows CUDA Acceleration guides to specify Magic-PDF version 0.6.2b1, ensuring consistency andavoiding potential version mismatches.
-
myhloli authored
Update the documentation to reflect the latest model download procedures, emphasis on model file integrity checks, and expanded instructions for setting up CUDA accelerationon Ubuntu and Windows environments. The README files for various OS have been enhanced with additional details to assist users in configuring and verifying their environments for optimal performance.
-
- 01 Aug, 2024 5 commits
-
-
myhloli authored
- Adjust command installation format for PaddlePaddle GPU. - Clarify instruction numbering for testing OCR acceleration.
-
myhloli authored
Update the Ubuntu CUDA Acceleration setup guide to reflect the correct user directory path and improve the clarity of instructions. Remove references to Windows and macOS as they are out of scope for this document. Ensure the configuration file copying command is correctly represented for Linux users.
-
myhloli authored
Update the link to the magic-pdf.template.json configuration template file in the README_Ubuntu_CUDA_Acceleration_zh_CN.md document. The file path was previously incorrect and has been amended to point to the correct location.
-
myhloli authored
Update the instruction in README_Ubuntu_CUDA_Acceleration_zh_CN.md to reference the correct section number for downloading the model weights. This change ensures that users are directed to the correct location in the document for setting up the model directory in the magic-pdf.json configuration.
-
myhloli authored
docs: update Ubuntu CUDA acceleration guide for version 0.6.2- Add steps for Ubuntu 22.04 LTS installation. - Detail the process of checking, installing, and configuring NVIDIA drivers. - Include instructions for installing Anaconda and creating a specific environment. - Provide guidance on installing magic-pdf and its dependencies. - Add a note to verify magic-pdf version and report issues if necessary. - Describe the process of downloading models and configuring the application. - Include a sample command to run the application with CUDA acceleration. - Add a note for enabling OCR CUDA acceleration with specific GPU requirements. This update ensures users have the latest information for setting up CUDA accelerationwith magic-pdf on Ubuntu 22.04 LTS, specifically for version 0.6.2, and provides clearer instructions on the installation and configuration process.
-
- 30 Jul, 2024 1 commit
-
-
myhloli authored
-
- 01 Mar, 2024 3 commits
- 29 Feb, 2024 1 commit
-
-
赵小蒙 authored
-