Commit 4d302d9e authored by novelailab's avatar novelailab

pip3

parent 1aff393b
...@@ -21,7 +21,7 @@ RUN pip3 install -e stable-diffusion/. ...@@ -21,7 +21,7 @@ RUN pip3 install -e stable-diffusion/.
RUN pip3 install pytorch_lightning RUN pip3 install pytorch_lightning
RUN pip3 install -e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers RUN pip3 install -e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
RUN pip3 install simplejpeg RUN pip3 install simplejpeg
RUN pip3 install https://github.com/kuprel/min-dalle/archive/00c3fc2a120ee66290f5071887bbb41179e7639b.zip RUN pip3 install min-dalle
#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