Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
renzhc
diffusers_dcu
Commits
b82f9f56
"...text-generation-inference.git" did not exist on "b927244eb57d69fd92ecf36525f97e48f5b8b54f"
Unverified
Commit
b82f9f56
authored
May 27, 2024
by
Dhruv Nair
Committed by
GitHub
May 27, 2024
Browse files
Add zip package to doc builder image (#8284)
update
parent
6a5ba1b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
docker/diffusers-doc-builder/Dockerfile
docker/diffusers-doc-builder/Dockerfile
+1
-0
No files found.
docker/diffusers-doc-builder/Dockerfile
View file @
b82f9f56
...
@@ -18,6 +18,7 @@ RUN apt install -y bash \
...
@@ -18,6 +18,7 @@ RUN apt install -y bash \
python3.10
\
python3.10
\
python3-pip
\
python3-pip
\
libgl1
\
libgl1
\
zip
\
python3.10-venv
&&
\
python3.10-venv
&&
\
rm
-rf
/var/lib/apt/lists
rm
-rf
/var/lib/apt/lists
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment