myhloli 1 жил өмнө
parent
commit
415a010505
2 өөрчлөгдсөн 0 нэмэгдсэн , 2 устгасан
  1. 0 1
      README.md
  2. 0 1
      README_zh-CN.md

+ 0 - 1
README.md

@@ -112,7 +112,6 @@ After downloading the model weights, move the 'models' directory to a directory
 #### 3. Copy the Configuration File and Make Configurations
 
 ```bash
-# Copy the configuration file to the root directory
 cp magic-pdf.template.json ~/magic-pdf.json
 ```
 In magic-pdf.json, configure "models-dir" to point to the directory where the model weights files are located.

+ 0 - 1
README_zh-CN.md

@@ -104,7 +104,6 @@ pip install detectron2 --extra-index-url https://myhloli.github.io/wheels/
 #### 3. 拷贝配置文件并进行配置
 
 ```bash
-# 拷贝配置文件到根目录
 cp magic-pdf.template.json ~/magic-pdf.json
 ```
 在magic-pdf.json中配置"models-dir"为模型权重文件所在目录