fastapi==0.90.1
Browse files
Dockerfile.Private.Nightly.A10G
CHANGED
@@ -14,7 +14,6 @@ RUN pip install --pre triton
|
|
14 |
RUN pip install numexpr
|
15 |
|
16 |
RUN git clone -b v2.0 https://github.com/camenduru/stable-diffusion-webui
|
17 |
-
RUN sed -i '$a fastapi==0.90.0' /content/stable-diffusion-webui/requirements_versions.txt
|
18 |
RUN sed -i -e '''/prepare_environment()/a\ os.system\(f\"""sed -i -e ''\"s/dict()))/dict())).cuda()/g\"'' /content/stable-diffusion-webui/repositories/stable-diffusion-stability-ai/ldm/util.py""")''' /content/stable-diffusion-webui/launch.py
|
19 |
RUN sed -i -e 's/ start()/ #start()/g' /content/stable-diffusion-webui/launch.py
|
20 |
RUN cd stable-diffusion-webui && python launch.py --skip-torch-cuda-test
|
|
|
14 |
RUN pip install numexpr
|
15 |
|
16 |
RUN git clone -b v2.0 https://github.com/camenduru/stable-diffusion-webui
|
|
|
17 |
RUN sed -i -e '''/prepare_environment()/a\ os.system\(f\"""sed -i -e ''\"s/dict()))/dict())).cuda()/g\"'' /content/stable-diffusion-webui/repositories/stable-diffusion-stability-ai/ldm/util.py""")''' /content/stable-diffusion-webui/launch.py
|
18 |
RUN sed -i -e 's/ start()/ #start()/g' /content/stable-diffusion-webui/launch.py
|
19 |
RUN cd stable-diffusion-webui && python launch.py --skip-torch-cuda-test
|
Dockerfile.Private.Nightly.CPU
CHANGED
@@ -14,7 +14,6 @@ RUN pip install --pre triton
|
|
14 |
RUN pip install numexpr
|
15 |
|
16 |
RUN git clone -b v2.0 https://github.com/camenduru/stable-diffusion-webui
|
17 |
-
RUN sed -i '$a fastapi==0.90.0' /content/stable-diffusion-webui/requirements_versions.txt
|
18 |
RUN sed -i -e 's/ start()/ #start()/g' /content/stable-diffusion-webui/launch.py
|
19 |
RUN cd stable-diffusion-webui && python launch.py --skip-torch-cuda-test
|
20 |
|
|
|
14 |
RUN pip install numexpr
|
15 |
|
16 |
RUN git clone -b v2.0 https://github.com/camenduru/stable-diffusion-webui
|
|
|
17 |
RUN sed -i -e 's/ start()/ #start()/g' /content/stable-diffusion-webui/launch.py
|
18 |
RUN cd stable-diffusion-webui && python launch.py --skip-torch-cuda-test
|
19 |
|
Dockerfile.Private.Nightly.T4
CHANGED
@@ -14,7 +14,6 @@ RUN pip install --pre triton
|
|
14 |
RUN pip install numexpr
|
15 |
|
16 |
RUN git clone -b v2.0 https://github.com/camenduru/stable-diffusion-webui
|
17 |
-
RUN sed -i '$a fastapi==0.90.0' /content/stable-diffusion-webui/requirements_versions.txt
|
18 |
RUN sed -i -e '''/prepare_environment()/a\ os.system\(f\"""sed -i -e ''\"s/dict()))/dict())).cuda()/g\"'' /content/stable-diffusion-webui/repositories/stable-diffusion-stability-ai/ldm/util.py""")''' /content/stable-diffusion-webui/launch.py
|
19 |
RUN sed -i -e 's/ start()/ #start()/g' /content/stable-diffusion-webui/launch.py
|
20 |
RUN cd stable-diffusion-webui && python launch.py --skip-torch-cuda-test
|
|
|
14 |
RUN pip install numexpr
|
15 |
|
16 |
RUN git clone -b v2.0 https://github.com/camenduru/stable-diffusion-webui
|
|
|
17 |
RUN sed -i -e '''/prepare_environment()/a\ os.system\(f\"""sed -i -e ''\"s/dict()))/dict())).cuda()/g\"'' /content/stable-diffusion-webui/repositories/stable-diffusion-stability-ai/ldm/util.py""")''' /content/stable-diffusion-webui/launch.py
|
18 |
RUN sed -i -e 's/ start()/ #start()/g' /content/stable-diffusion-webui/launch.py
|
19 |
RUN cd stable-diffusion-webui && python launch.py --skip-torch-cuda-test
|
Dockerfile.Public.Nightly.A10G
CHANGED
@@ -14,7 +14,6 @@ RUN pip install --pre triton
|
|
14 |
RUN pip install numexpr
|
15 |
|
16 |
RUN git clone -b v2.0 https://github.com/camenduru/stable-diffusion-webui
|
17 |
-
RUN sed -i '$a fastapi==0.90.0' /content/stable-diffusion-webui/requirements_versions.txt
|
18 |
RUN sed -i -e '''/prepare_environment()/a\ os.system\(f\"""sed -i -e ''\"s/dict()))/dict())).cuda()/g\"'' /content/stable-diffusion-webui/repositories/stable-diffusion-stability-ai/ldm/util.py""")''' /content/stable-diffusion-webui/launch.py
|
19 |
RUN sed -i -e 's/ start()/ #start()/g' /content/stable-diffusion-webui/launch.py
|
20 |
RUN cd stable-diffusion-webui && python launch.py --skip-torch-cuda-test
|
|
|
14 |
RUN pip install numexpr
|
15 |
|
16 |
RUN git clone -b v2.0 https://github.com/camenduru/stable-diffusion-webui
|
|
|
17 |
RUN sed -i -e '''/prepare_environment()/a\ os.system\(f\"""sed -i -e ''\"s/dict()))/dict())).cuda()/g\"'' /content/stable-diffusion-webui/repositories/stable-diffusion-stability-ai/ldm/util.py""")''' /content/stable-diffusion-webui/launch.py
|
18 |
RUN sed -i -e 's/ start()/ #start()/g' /content/stable-diffusion-webui/launch.py
|
19 |
RUN cd stable-diffusion-webui && python launch.py --skip-torch-cuda-test
|
Dockerfile.Public.Nightly.T4
CHANGED
@@ -14,7 +14,6 @@ RUN pip install --pre triton
|
|
14 |
RUN pip install numexpr
|
15 |
|
16 |
RUN git clone -b v2.0 https://github.com/camenduru/stable-diffusion-webui
|
17 |
-
RUN sed -i '$a fastapi==0.90.0' /content/stable-diffusion-webui/requirements_versions.txt
|
18 |
RUN sed -i -e '''/prepare_environment()/a\ os.system\(f\"""sed -i -e ''\"s/dict()))/dict())).cuda()/g\"'' /content/stable-diffusion-webui/repositories/stable-diffusion-stability-ai/ldm/util.py""")''' /content/stable-diffusion-webui/launch.py
|
19 |
RUN sed -i -e 's/ start()/ #start()/g' /content/stable-diffusion-webui/launch.py
|
20 |
RUN cd stable-diffusion-webui && python launch.py --skip-torch-cuda-test
|
|
|
14 |
RUN pip install numexpr
|
15 |
|
16 |
RUN git clone -b v2.0 https://github.com/camenduru/stable-diffusion-webui
|
|
|
17 |
RUN sed -i -e '''/prepare_environment()/a\ os.system\(f\"""sed -i -e ''\"s/dict()))/dict())).cuda()/g\"'' /content/stable-diffusion-webui/repositories/stable-diffusion-stability-ai/ldm/util.py""")''' /content/stable-diffusion-webui/launch.py
|
18 |
RUN sed -i -e 's/ start()/ #start()/g' /content/stable-diffusion-webui/launch.py
|
19 |
RUN cd stable-diffusion-webui && python launch.py --skip-torch-cuda-test
|