Skip to content

Commit a2890cf

Browse files
authored
add extra requirements in tutorial
1 parent 3fe4552 commit a2890cf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tutorial/train_shape.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"execution_count": null,
4747
"outputs": [],
4848
"source": [
49-
"!pip install pycocotools numpy==1.16.0 opencv-python tqdm tensorboard tensorboardX pyyaml matplotlib\n",
49+
"!pip install pycocotools numpy==1.16.0 opencv-python tqdm tensorboard tensorboardX pyyaml webcolors matplotlib\n",
5050
"!pip install torch==1.4.0\n",
5151
"!pip install torchvision==0.5.0"
5252
],
@@ -293,4 +293,4 @@
293293
},
294294
"nbformat": 4,
295295
"nbformat_minor": 0
296-
}
296+
}

0 commit comments

Comments
 (0)