Commit 12f45db6 authored by nanahira's avatar nanahira

fix

parent 81b96d7b
Pipeline #17694 failed with stages
in 7 minutes and 37 seconds
......@@ -59,7 +59,7 @@ RUN mkdir repositories && \
COPY --chown=sd ./requirements.txt ./requirements.txt
RUN pip install -r requirements.txt --prefer-binary
COPY . ./
COPY --chown=sd . ./
RUN git clone --depth=1 https://github.com/AUTOMATIC1111/stable-diffusion-webui-aesthetic-gradients extensions/aesthetic-gradients && \
git clone --depth=1 https://github.com/yfszzx/stable-diffusion-webui-images-browser extensions/images-browser
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment