Unverified Commit 9d1341d6 authored by Patrick von Platen's avatar Patrick von Platen Committed by GitHub
Browse files

Update Dockerfile CUDA (#2682)

* Update Dockerfile CUDA

* Apply suggestions from code review
parent 4553c29d
......@@ -27,7 +27,6 @@ RUN python3 -m pip install --no-cache-dir --upgrade pip && \
torch \
torchvision \
torchaudio \
--extra-index-url https://download.pytorch.org/whl/cu117 && \
python3 -m pip install --no-cache-dir \
accelerate \
datasets \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment