Skip to content

Commit

Permalink
requirements.txt: avoid pkg names in comments
Browse files Browse the repository at this point in the history
  • Loading branch information
bertsky authored Jun 26, 2023
1 parent b10f5eb commit 118b3b6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ numpy>=1.17.0
pillow>=7.1.2
shapely
scikit-image>=0.17.2
typing-extensions # for torch
typing-extensions # for Torch build
torch>=1.10.0 #,<1.11
torchvision>=0.11.2
detectron2>=0.6
wheel # for detectron2 build
pycocotools # for detectron2
wheel # for Detectron build
pycocotools # for Detectron

0 comments on commit 118b3b6

Please sign in to comment.