Skip to content

Commit

Permalink
'cu124' change to Nightly Torch
Browse files Browse the repository at this point in the history
  • Loading branch information
YanWenKun committed Jul 23, 2024
1 parent 2f83ac5 commit fa6514a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cu124/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ RUN --mount=type=cache,target=/root/.cache/pip \
&& pip install \
--upgrade pip wheel setuptools \
&& pip install \
--pre xformers torchvision torchaudio \
--pre torch torchvision torchaudio \
--index-url https://download.pytorch.org/whl/nightly/cu124 \
--extra-index-url https://pypi.org/simple

Expand Down

0 comments on commit fa6514a

Please sign in to comment.