소스 검색

docs(readme): update version requirement and GPU usage links

myhloli 1 년 전
부모
커밋
3cdac5e466
3개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      README_zh-CN_v2.md
  2. 0 0
      docs/README_Ubuntu_CUDA_Acceleration_zh_CN.md
  3. 0 0
      docs/README_Windows_CUDA_Acceleration_zh_CN.md

+ 3 - 3
README_zh-CN_v2.md

@@ -175,11 +175,11 @@ pip install magic-pdf[full] detectron2 --extra-index-url https://myhloli.github.
 > ```bash
 > magic-pdf --version
 > ```
-> 如版本低于0.6.x,请提交issue进行反馈。
+> 如版本低于0.6.2,请提交issue进行反馈。
 
 ### 使用GPU
-- [Ubuntu22.04LTS + GPU]()
-- [Windows10/11 + GPU]()
+- [Ubuntu22.04LTS + GPU](docs/README_Ubuntu_CUDA_Acceleration_zh_CN.md)
+- [Windows10/11 + GPU](docs/README_Windows_CUDA_Acceleration_zh_CN.md)
 
 
 ## 使用

+ 0 - 0
docs/README_Ubuntu_CUDA_Acceleration_zh_CN.md


+ 0 - 0
docs/README_Windows_CUDA_Acceleration_zh_CN.md