Skip to content

Commit

Permalink
Upgrade to xformers 0.0.28.post3, torch 2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
YanWenKun committed Oct 30, 2024
1 parent b183ff6 commit 0479baf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stage1.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
--upgrade pip wheel setuptools Cython cmake

./python.exe -s -m pip install \
xformers==0.0.28.post2 torch==2.5.0 torchvision torchaudio \
xformers==0.0.28.post3 torch==2.5.1 torchvision torchaudio \
--index-url https://download.pytorch.org/whl/cu124 \
--extra-index-url https://pypi.org/simple

Expand Down

0 comments on commit 0479baf

Please sign in to comment.