pan commited on
Commit
f4d0469
·
verified ·
1 Parent(s): 9b76870

Update virtaicloud.dockerfile

Browse files
Files changed (1) hide show
  1. virtaicloud.dockerfile +1 -0
virtaicloud.dockerfile CHANGED
@@ -16,6 +16,7 @@ RUN cd / && git clone https://githubfast.com/lllyasviel/stable-diffusion-webui-f
16
  && git clone https://githubfast.com/lobehub/sd-webui-lobe-theme.git \
17
  && git clone https://githubfast.com/zanllp/sd-webui-infinite-image-browsing.git \
18
  && git clone https://githubfast.com/hanamizuki-ai/stable-diffusion-webui-localization-zh_Hans.git \
 
19
  && cd /stable-diffusion-webui-forge \
20
  && mkdir repositories \
21
  && cd repositories \
 
16
  && git clone https://githubfast.com/lobehub/sd-webui-lobe-theme.git \
17
  && git clone https://githubfast.com/zanllp/sd-webui-infinite-image-browsing.git \
18
  && git clone https://githubfast.com/hanamizuki-ai/stable-diffusion-webui-localization-zh_Hans.git \
19
+ && git clone https://githubfast.com/wlxj1992/StyleSelectorXL.git \
20
  && cd /stable-diffusion-webui-forge \
21
  && mkdir repositories \
22
  && cd repositories \