We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f922530 commit 1a5797cCopy full SHA for 1a5797c
docker/diffusers-pytorch-cuda/Dockerfile
@@ -26,7 +26,7 @@ RUN python3 -m pip install --no-cache-dir --upgrade pip && \
26
python3 -m pip install --no-cache-dir \
27
torch \
28
torchvision \
29
- torchaudio \
+ torchaudio && \
30
31
accelerate \
32
datasets \
0 commit comments