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