瀏覽代碼

Update README.md

liferecords 3 月之前
父節點
當前提交
f02e0ffd25
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -1015,6 +1015,9 @@ pip install -e .
 > 💡**Note:** Please use a directory name without periods (e.g., `DotsOCR` instead of `dots.ocr`) for the model save path. This is a temporary workaround pending our integration with Transformers.
 ```shell
 python3 tools/download_model.py
+
+# with modelscope
+python3 tools/download_model.py --type modelscope
 ```