mirror of
https://github.com/huggingface/diffusers.git
synced 2026-01-27 17:22:53 +03:00
install wget. (#8285)
This commit is contained in:
@@ -19,6 +19,7 @@ RUN apt install -y bash \
|
||||
python3-pip \
|
||||
libgl1 \
|
||||
zip \
|
||||
wget \
|
||||
python3.10-venv && \
|
||||
rm -rf /var/lib/apt/lists
|
||||
|
||||
|
||||
Reference in New Issue
Block a user