Sign inSign up

mikulas/stable-diffusion-webui-mtg-card-art:v1.1

Manifest digest

sha256:b5b8c612583c23f3fc1b1220ab2de63110958e90feb7477c2ea1d8c47f2f2975

OS/ARCH

linux/amd64

Compressed size

8.01 GB

Last pushed

over 3 years by mikulas

Type

Image

Manifest digest

sha256:b5b8c612583c23f3fc1b1220ab2de63110958e90feb7477c2ea1d8c47f2f2975

Image Layers

1ADD file ... in / 26.21 MB
2CMD ["bash"]0 B
3ENV NVARCH=x86_640 B
4ENV NVIDIA_REQUIRE_CUDA=cuda>=11.7 brand=tesla,driver>=450,driver<451 brand=tesla,driver>=470,driver<4710 B
5ENV NV_CUDA_CUDART_VERSION=11.7.99-10 B
6ENV NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-70 B
7ARG TARGETARCH0 B
8LABEL maintainer=NVIDIA CORPORATION <[email protected]>0 B
9/bin/sh -c apt-get update &&6.64 MB
10ENV CUDA_VERSION=11.7.10 B
11/bin/sh -c apt-get update &&45.8 MB
12/bin/sh -c echo "/usr/local/nvidia/lib" >>184 B
13ENV PATH=/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
14ENV LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib640 B
15COPY file:3afac8aacea8300e003256452d9176831a5fbe0a2b0d475c3ce790c3551b9211 in / 6.28 KB
16ENV NVIDIA_VISIBLE_DEVICES=all0 B
17ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility0 B
18COPY file:58a7bdeb20b763b0dd0cb706b4270b24e02972ee593213cf7fa9a951f0eac1b7 in /app/entrypoint.sh 193 B
19/bin/sh -c apt update &&204.52 MB
20USER sduser0 B
21WORKDIR /app0 B
22/bin/sh -c git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui28.76 MB
23VOLUME [/app/stable-diffusion-webui/extensions]0 B
24VOLUME [/app/stable-diffusion-webui/models]0 B
25VOLUME [/app/stable-diffusion-webui/outputs]0 B
26VOLUME [/app/stable-diffusion-webui/localizations]0 B
27EXPOSE 80800 B
28ENV PYTORCH_CUDA_ALLOC_CONF=garbage_collection_threshold:0.9,max_split_size_mb:5120 B
29ENTRYPOINT ["/app/entrypoint.sh" "--update-check" "--listen"0 B
30CMD ["--xformers" "--medvram"]0 B
31RUN /bin/sh -c cd /app/stable-diffusion-webui877.35 KB
32COPY dataset=v3-epoch=08-step=19665-pruned-inpainting.ckpt /app/stable-diffusion-webui/models/Stable-diffusion/dataset=v3-epoch=08-step=19665-pruned-inpainting.ckpt # buildkit1.83 GB
33COPY ESRGAN_4x.pth /app/stable-diffusion-webui/models/ESRGAN/ESRGAN_4x.pth # buildkit59.1 MB
34COPY RealESRGAN_x2plus.pth /app/stable-diffusion-webui/models/ESRGAN/RealESRGAN_x2plus.pth # buildkit59.28 MB
35COPY mtg_net_g_100000.pth /app/stable-diffusion-webui/models/ESRGAN/mtg_net_g_100000.pth # buildkit118.55 MB
36COPY mtg_card_art/ /app/stable-diffusion-webui/extensions/mtg_card_art # buildkit10.56 MB
37USER root0 B
38RUN /bin/sh -c chown -R2.1 GB
39USER sduser0 B
40RUN /bin/sh -c cd /app/stable-diffusion-webui3.53 GB

Command

ADD file:6c9f486c9412e2a47f196c5d3be4ea6041dc5eb579b1f1c35ae6dd8e7e3bfc64 in /