Commit 1710785f authored by nanahira's avatar nanahira

fix

parent 12f45db6
Pipeline #17695 failed with stages
in 6 minutes and 48 seconds
......@@ -10,6 +10,7 @@ USER sd
RUN pip install torch==1.12.1+cu113 torchvision==0.13.1+cu113 --extra-index-url https://download.pytorch.org/whl/cu113
RUN mkdir /home/sd/stable-diffusion-webui
WORKDIR /home/sd/stable-diffusion-webui
RUN mkdir repositories && \
......
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