Skip to content

Commit

Permalink
Merge branch 'main' into feature/rtdetr
Browse files Browse the repository at this point in the history
  • Loading branch information
fcakyon authored Dec 7, 2023
2 parents 6668b4e + b4872c3 commit 3af20c7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/package_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,6 @@ jobs:
run: >
pip install deepsparse
- name: Install Detectron2(0.6)
run: >
python -m pip install detectron2 -f https://dl.fbaipublicfiles.com/detectron2/wheels/cpu/torch1.10/index.html
- name: Install Transformers(4.35.0)
run: >
pip install transformers==4.35.0
Expand Down

0 comments on commit 3af20c7

Please sign in to comment.