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
fe5f035f
Unverified
Commit
fe5f035f
authored
May 27, 2024
by
Sayak Paul
Committed by
GitHub
May 27, 2024
Browse files
install wget. (#8285)
parent
b3d10d6d
Changes
1
Show 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 @
fe5f035f
...
@@ -19,6 +19,7 @@ RUN apt install -y bash \
...
@@ -19,6 +19,7 @@ RUN apt install -y bash \
python3-pip
\
python3-pip
\
libgl1
\
libgl1
\
zip
\
zip
\
wget
\
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