Commit fb3c04d0 authored by Arda Cihaner's avatar Arda Cihaner Committed by GitHub

Update Dockerfile

parent add648c9
......@@ -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/f8510e590b2bc6e7061156ca73f87e0a431a4bf8.zip
RUN pip3 install https://github.com/NovelAI/k-diffusion-multigen/archive/457560c53c344b16cf3dda5eb0ba44d83e0b7c46.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