Commit 1a5f95e5 authored by novelailab's avatar novelailab

lola

parent bcb030db
...@@ -19,7 +19,7 @@ RUN pip3 install omegaconf transformers einops ...@@ -19,7 +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 RUN pip3 install git+https://github.com/CompVis/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