File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11--index-url https://download.pytorch.org/whl/cu128
22--extra-index-url https://pypi.org/simple
3- xformers==0.0.30
4- torch==2.7.0
5- torchvision==0.22.0
6- torchaudio==2.7.0
3+ xformers==0.0.31.post1
4+ torch==2.7.1
5+ torchvision==0.22.1
6+ torchaudio==2.7.1
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ ls -lahF
1515# Download Python Standalone
1616cd " $workdir "
1717curl -sSL \
18- https://github.com/astral-sh/python-build-standalone/releases/download/20250521 /cpython-3.12.10+20250521 -x86_64-pc-windows-msvc-install_only.tar.gz \
18+ https://github.com/astral-sh/python-build-standalone/releases/download/20250708 /cpython-3.12.11+20250708 -x86_64-pc-windows-msvc-install_only.tar.gz \
1919 -o python.tar.gz
2020tar -zxf python.tar.gz
2121mv python python_standalone
You can’t perform that action at this time.
0 commit comments