FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix docker file (#3402) · ModelsLab/diffusers_plus_plus@1a5797c · GitHub

Commit 1a5797c

Browse files
Fix docker file (huggingface#3402)
* up * up
1 parent f922530 commit 1a5797c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎docker/diffusers-pytorch-cuda/Dockerfile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ RUN python3 -m pip install --no-cache-dir --upgrade pip && \
2626
python3 -m pip install --no-cache-dir \
2727
torch \
2828
torchvision \
29-
torchaudio \
29+
torchaudio && \
3030
python3 -m pip install --no-cache-dir \
3131
accelerate \
3232
datasets \

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL