We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa0fd63 commit c814bcbCopy full SHA for c814bcb
.github/workflows/publish_whl.yml
@@ -29,7 +29,7 @@ jobs:
29
wget $DEFAULT_MODEL -P rapid_table/models
30
31
pip install -r requirements.txt
32
- pip install rapidocr_onnxruntime
+ pip install rapidocr
33
pip install torch
34
pip install torchvision
35
pip install tokenizers
0 commit comments