Skip to content

Commit 7931c56

Browse files
authored
fix typo
1 parent a2cf798 commit 7931c56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pip_install.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
pip install torch==1.9.0+cu102 torchvision==0.10.0+cu102 torchaudio==0.9.0 -f https://download.pytorch.org/whl/torch_stable.html
55

6-
pip install imageio=2.9.0 imageio-ffmpeg matplotlib opencv-python pillow scikit-image scipy tensorboard==2.9.1 setuptools==59.5.0
6+
pip install imageio==2.9.0 imageio-ffmpeg matplotlib opencv-python pillow scikit-image scipy tensorboard==2.9.1 setuptools==59.5.0

0 commit comments

Comments
 (0)