Commit d95affcb authored by novelailab's avatar novelailab

a

parent e881fac7
...@@ -19,6 +19,7 @@ RUN pip3 install omegaconf transformers einops ...@@ -19,6 +19,7 @@ RUN pip3 install omegaconf transformers einops
RUN git clone https://github.com/NovelAI/stable-diffusion RUN git clone https://github.com/NovelAI/stable-diffusion
RUN pip3 install -e stable-diffusion/. RUN pip3 install -e stable-diffusion/.
RUN pip3 install pytorch_lightning RUN pip3 install pytorch_lightning
RUN pip3 install taming-transformers
#Open ports #Open ports
EXPOSE 8080 EXPOSE 8080
......
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