We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe484c2 commit 152b955Copy full SHA for 152b955
1 file changed
.github/workflows/CI.yml
@@ -32,7 +32,7 @@ jobs:
32
python3 -m pip install --upgrade pip
33
python3 -m pip --version
34
35
- pip3 install --no-cache-dir python3-pip
+ # pip3 install --no-cache-dir python3-pip
36
pip3 install --no-cache-dir numpy
37
pip3 install --no-cache-dir torch
38
pip3 install --no-cache-dir torchvision
0 commit comments