- 01 Aug, 2024 7 commits
-
-
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.
-
myhloli authored
Restructured the how-to download models document for better clarity and added sections on downloading models from ModelScope, including SDK and Git download methods. Provided detailed steps for installing Git LFS and checking model integrity after download. Also included recommendations for moving the models to an SSD for better performance.
-
icecraft authored
* feat: refractor cli command * feat: add docs to describe the output files of cli * feat: resove review comments * feat: updat docs about middle.json --------- Co-authored-by:shenguanlin <shenguanlin@pjlab.org.cn>
-
Richard Li authored
-
- 31 Jul, 2024 2 commits
-
-
myhloli authored
Add detailed instructions for installing git lfs on Linux, macOS, and Windows to facilitate users in downloading models from ModelScope repository. The guide is included in the `how_to_download_models_zh_cn.md` document.
-
Richard Li authored
use git lfs clone to download model from ModelScope
-
- 30 Jul, 2024 1 commit
-
-
myhloli authored
-
- 29 Jul, 2024 1 commit
-
-
Xiaomeng Zhao authored
-
- 26 Jul, 2024 2 commits
- 24 Jul, 2024 2 commits
-
-
Xiaomeng Zhao authored
-
myhloli authored
-
- 23 Jul, 2024 2 commits
- 19 Jul, 2024 1 commit
-
-
徐超 authored
-
- 17 Jul, 2024 5 commits
- 15 Jul, 2024 1 commit
-
-
wangbinDL authored
-
- 13 Jul, 2024 1 commit
-
-
myhloli authored
-
- 12 Jul, 2024 2 commits
-
-
myhloli authored
-
myhloli authored
Add new configuration options for custom model directories and device modeselection. This allows users to specify the directory where models are stored and choose between CPU and GPU modes for model inference. The configurations are read from a JSON file and can be easily extended to support additional options in the future.
-
- 05 Jul, 2024 1 commit
-
-
赵小蒙 authored
-
- 28 Jun, 2024 1 commit
-
-
赵小蒙 authored
-
- 27 Jun, 2024 4 commits
- 26 Jun, 2024 2 commits