01 2021 档案
摘要:直接 pip install muggle_ocr 需要依赖 numpy 和 tensorflow 比较大, 提前下载安装 https://pypi.org/project/numpy/#filespip install numpy-1.19.5-cp37-cp37m-manylinux2010_x
阅读全文
摘要:https://tensorflow.google.cn/install/pip#system-install pip3 install --upgrade https://storage.googleapis.com/tensorflow/windows/cpu/tensorflow_cpu-2.
阅读全文
摘要:Insomnia https://insomnia.rest/
阅读全文
摘要:npm i nodemon -g nodemon run.js
阅读全文
摘要:启动时候 使用 node --inspect --inspect-brk .\run.js 在浏览器地址栏里面 输入 chrome://inspect
阅读全文
摘要:scripts 同时启动2个js 先后顺序去执行 读取配置文件 里面的 config 信息
阅读全文