Docker版本进展非常顺利,原项目RapidOCR-Onnx已经能够正常跑起来,下面开始着手测试RapidOCR-json Author qwedc001 commented Feb 21, 2024 • edited 有源代码需要修改了 目前还不能确定类似这样windows特供的代码有多少,但是如果要用linux环境编译这些东西肯定都不能要,得想办法改一下 Owner hiroi-sora commented Fe...
dmypy.json # Pyre type checker .pyre/ #idea .vs .vscode .idea /models #models *.ttf *.ttc *.bin *.mapping *.xml *.pdiparams *.pdiparams.info *.pdmodel .DS_Store 26 changes: 26 additions & 0 deletions 26 README.md Original file line numberDiff line numberDiff line change @@ -...
/usr/bin/ld: failed to set dynamic section sizes: bad value collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/onnx_cpp2py_export.dir/build.make:101: onnx_cpp2py_export.cpython-312-x86_64-linux-gnu.so] Error 1 gmake[1]: *** [CMakeFiles/Makefile2:223: ...
vllm==0.2.2;sys_platform=="linux" # optional document loaders # rapidocr_paddle[gpu] # gpu accelleration for ocr of pdf and image files # jq # for .json and .jsonl files. suggest `conda install jq` on windows # html2text # for .enex files ...
vllm==0.2.2; sys_platform == "linux" # optional document loaders # rapidocr_paddle[gpu] # gpu accelleration for ocr of pdf and image files # jq # for .json and .jsonl files. suggest `conda install jq` on windows # html2text # for .enex files # beautifulsoup4 # for .mhtml ...
@@ -40,6 +40,13 @@ vllm==0.2.2; sys_platform == "linux" httpx[brotli,http2,socks]>=0.25.2 # optional document loaders # rapidocr_paddle[gpu] # gpu accelleration for ocr of pdf and image files # jq # for .json and .jsonl files. suggest `conda install jq` on windows # htm...
Expand Up@@ -40,6 +40,13 @@ vllm==0.2.2; sys_platform == "linux" httpx[brotli,http2,socks]>=0.25.2 # optional document loaders # rapidocr_paddle[gpu] # gpu accelleration for ocr of pdf and image files # jq # for .json and .jsonl files. suggest `conda install jq` on windo...