Commit 723c4fd7 authored by novelailab's avatar novelailab

Fix k-diff

parent 37bcb5b4
......@@ -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/refs/heads/rev.zip
RUN pip3 install https://github.com/NovelAI/k-diffusion-multigen/archive/f8510e590b2bc6e7061156ca73f87e0a431a4bf8.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