Skip to content

Commit 759bc31

Browse files
committed
fix: gitlab-ci
1 parent bafda85 commit 759bc31

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ pytest-pip-py310:
113113
- python3 -m venv venv
114114
- source venv/bin/activate
115115
- pip install -U pip wheel setuptools
116-
- pip install torch==2.0.0 torchvision==0.15.1 --index-url https://download.pytorch.org/whl/cpu
117116
- bash scripts/install.sh --no-weights --cpu -m "detectron2,yolox,segment_anything,jde"
118117
- pip install -e .[dev,cpu]
119118
script:

0 commit comments

Comments
 (0)