Skip to content

Commit c814bcb

Browse files
committed
ci: add rapidocr package
1 parent aa0fd63 commit c814bcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_whl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
wget $DEFAULT_MODEL -P rapid_table/models
3030
3131
pip install -r requirements.txt
32-
pip install rapidocr_onnxruntime
32+
pip install rapidocr
3333
pip install torch
3434
pip install torchvision
3535
pip install tokenizers

0 commit comments

Comments
 (0)