We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fe4552 commit a2890cfCopy full SHA for a2890cf
1 file changed
tutorial/train_shape.ipynb
@@ -46,7 +46,7 @@
46
"execution_count": null,
47
"outputs": [],
48
"source": [
49
- "!pip install pycocotools numpy==1.16.0 opencv-python tqdm tensorboard tensorboardX pyyaml matplotlib\n",
+ "!pip install pycocotools numpy==1.16.0 opencv-python tqdm tensorboard tensorboardX pyyaml webcolors matplotlib\n",
50
"!pip install torch==1.4.0\n",
51
"!pip install torchvision==0.5.0"
52
],
@@ -293,4 +293,4 @@
293
},
294
"nbformat": 4,
295
"nbformat_minor": 0
296
-}
+}
0 commit comments