Skip to content

Commit 1157812

Browse files
authored
Update Dockerfile-sd-scripts
1 parent faa63ed commit 1157812

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Dockerfile-sd-scripts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ ENV PATH=/app/miniconda/bin:$PATH
1212

1313
RUN echo yes | conda create --name sd-scripts python=3.12
1414
SHELL ["conda", "run", "-n", "sd-scripts", "/bin/bash", "-c"]
15-
RUN conda activate sd-scripts
1615

1716
RUN git clone https://github.com/kohya-ss/sd-scripts.git
1817
WORKDIR /app/sd-scripts

0 commit comments

Comments
 (0)