Skip to content

Commit a4690cc

Browse files
committed
update hf cli version
1 parent eeff29d commit a4690cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mr_ci_text_spotting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
7070
- name: Hugging Face CLI
7171
run: |
72-
pip install -U "huggingface_hub[cli]"
72+
pip install -U "huggingface-hub[cli]>=0.30.0,<1.0.0"
7373
huggingface-cli download rwood-97/DPText_DETR_ArT_R_50_poly art_final.pth --local-dir .
7474
huggingface-cli download rwood-97/DeepSolo_ic15_res50 ic15_res50_finetune_synth-tt-mlt-13-15-textocr.pth --local-dir .
7575
huggingface-cli download rwood-97/MapTextPipeline_rumsey rumsey-finetune.pth --local-dir .

0 commit comments

Comments
 (0)