mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-01-21 07:50:25 +01:00
Update Dockerfile
This commit is contained in:
parent
a024ec1cbc
commit
18ad18cd2a
|
|
@ -5,8 +5,6 @@ COPY clone.sh /clone.sh
|
|||
RUN rm -rf "/usr/local/share/boost"
|
||||
RUN rm -rf "$AGENT_TOOLSDIRECTORY"
|
||||
|
||||
RUN . /clone.sh stable-diffusion-webui-assets https://github.com/AUTOMATIC1111/stable-diffusion-webui-assets.git 6f7db241d2f8ba7457bac5ca9753331f0c266917
|
||||
|
||||
RUN . /clone.sh stable-diffusion-stability-ai https://github.com/Stability-AI/stablediffusion.git cf1d67a6fd5ea1aa600c4df58e5b47da45f6bdbf \
|
||||
&& rm -rf assets data/**/*.png data/**/*.jpg data/**/*.gif
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue