Commit 37bcb5b4 authored by novelailab's avatar novelailab

Switch branch on k-diff

parent 5e114707
......@@ -24,7 +24,7 @@ RUN pip3 install -e git+https://github.com/CompVis/taming-transformers.git@maste
#RUN unzip stable-diffusion-private-hypernets.zip
ADD stable-diffusion-private stable-diffusion-private
RUN pip3 install -e stable-diffusion-private/
RUN pip3 install https://github.com/NovelAI/k-diffusion-multigen/archive/727aaf3b25c28b7ce450c41fa8cbe7f8d0717a36.zip
RUN pip3 install https://github.com/NovelAI/k-diffusion-multigen/archive/refs/heads/rev.zip
RUN pip3 install simplejpeg
RUN pip3 install min-dalle
#RUN pip3 install https://github.com/microsoft/DeepSpeed/archive/55b7b9e008943b8b93d4903d90b255313bb9d82c.zip
......
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