pan commited on
Update virtaicloud.dockerfile
Browse files- 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 \
|