We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42f4ff9 commit 5c1b0f7Copy full SHA for 5c1b0f7
requirements.txt
@@ -9,5 +9,6 @@ typing-extensions # for Torch build
9
torch>=1.10.0 #,<1.11
10
torchvision>=0.11.2
11
detectron2>=0.6
12
+setuptools >= 78.0 # for Detectron build
13
wheel # for Detectron build
14
pycocotools # for Detectron
0 commit comments