Skip to content

Commit 12f1bf9

Browse files
committed
ci(mnn): add MNN dependency
1 parent 3a4a910 commit 12f1bf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gen_whl_to_pypi_rapidocr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: |
2929
cd python
3030
pip install -r requirements.txt
31-
pip install pytest wheel get_pypi_latest_version openvino==2023.3.0 onnxruntime python-bidi
31+
pip install pytest wheel get_pypi_latest_version openvino==2023.3.0 onnxruntime python-bidi MNN
3232
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu
3333
python -m pip install paddlepaddle==3.1.1 -i https://www.paddlepaddle.org.cn/packages/stable/cpu/
3434

0 commit comments

Comments
 (0)