Эх сурвалжийг харах

docs: add conda install steps for environment setupAdd detailed steps on how to create a conda environment and activate it beforeproceeding with the pip installation of magic-pdf and required dependencies.
This provides users with a clearer guide on setting up their environment.

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

+ 2 - 0
README_zh-CN_v2.md

@@ -177,6 +177,8 @@ https://github.com/user-attachments/assets/4bea02c9-6d54-4cd6-97ed-dff14340982c
 #### 1. 安装magic-pdf
 
 ```bash
+conda create -n MinerU python=3.10
+conda activate MinerU
 pip install magic-pdf[full]==0.6.2b1 detectron2 --extra-index-url https://wheels.myhloli.com -i https://pypi.tuna.tsinghua.edu.cn/simple
 ```
 #### 2. 下载模型权重文件