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 3ee8f61 commit fd39e13Copy full SHA for fd39e13
.github/scripts/setup-env.sh
@@ -45,6 +45,7 @@ conda create \
45
ninja cmake \
46
libpng libjpeg-turbo \
47
'ffmpeg<4.3'
48
+conda activate ci
49
pip install --progress-bar=off --upgrade setuptools
50
51
# See https://github.com/pytorch/vision/issues/6790
0 commit comments