Commit e881fac7 authored by novelailab's avatar novelailab

lole

parent 29e3351b
...@@ -18,6 +18,7 @@ RUN pip3 install --no-cache-dir dotmap icecream sentry-sdk numpy fastapi "uvicor ...@@ -18,6 +18,7 @@ RUN pip3 install --no-cache-dir dotmap icecream sentry-sdk numpy fastapi "uvicor
RUN pip3 install omegaconf transformers einops 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
#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