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 b3d10d6 commit fe5f035Copy full SHA for fe5f035
docker/diffusers-doc-builder/Dockerfile
@@ -19,6 +19,7 @@ RUN apt install -y bash \
19
python3-pip \
20
libgl1 \
21
zip \
22
+ wget \
23
python3.10-venv && \
24
rm -rf /var/lib/apt/lists
25
0 commit comments