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 a796e70 commit 5760594Copy full SHA for 5760594
.github/scripts/setup-env.sh
@@ -29,7 +29,7 @@ conda create \
29
python="${PYTHON_VERSION}" pip \
30
ninja cmake \
31
libpng \
32
- libwebp \
+ libwebp
33
conda activate ci
34
conda install --quiet --yes libjpeg-turbo -c pytorch
35
pip install --progress-bar=off --upgrade setuptools==72.1.0
0 commit comments