Skip to content

Commit 89d6196

Browse files
committed
chore: remove wired_table_v2 workflow
1 parent 60e5df5 commit 89d6196

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/wired_table_rec.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@ jobs:
3333
unzip wired_table_rec_models.zip
3434
mv wired_table_rec_models/*.onnx wired_table_rec/models/
3535
36-
wget https://github.com/RapidAI/TableStructureRec/releases/download/v0.0.0/wired_table_rec_modelsV2.zip
37-
unzip wired_table_rec_modelsV2.zip
38-
mv cycle_center_net_v2.onnx wired_table_rec/models/
39-
4036
pytest tests/test_wired_table_rec.py
4137
4238
GenerateWHL_PushPyPi:

0 commit comments

Comments
 (0)