We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e89984 commit f74022eCopy full SHA for f74022e
1 file changed
.github/workflows/setupapp.yml
@@ -126,7 +126,6 @@ jobs:
126
uses: actions/setup-python@v6
127
with:
128
python-version: '3.10'
129
- cache: pip
130
- name: Install CPU PyTorch
131
run: |
132
python -m pip install torch==2.8.0 torchvision --extra-index-url https://download.pytorch.org/whl/cpu
0 commit comments