Update Dockerfile

4 jobs for master in 30 minutes and 35 seconds (queued for 2 seconds)
latest
Status Job ID Name Coverage
  Build
failed #69481
docker-arm
build-arm

00:18:11

passed #69480
docker
build-x86

00:30:35

 
  Deploy
skipped #69483
docker
deploy_branch
skipped #69482
docker
deploy_latest
 
Name Stage Failure
failed
build-arm Build

× Encountered error while trying to install package.
╰─> pillow-simd

note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.
The command '/bin/sh -c apt-get update && apt-get install -y libncurses5 python3 python3-pip curl git apt-utils ssh ca-certificates tmux nano vim sudo bash rsync htop wget unzip python3.8-venv python3-virtualenv python3-distutils python3-numpy tini libjpeg9-dev && update-alternatives --install /usr/bin/python python /usr/bin/python3 1 && update-alternatives --install /usr/bin/pip pip /usr/bin/pip3 1 && pip3 install --no-cache-dir --upgrade pip && pip3 install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu116 && pip3 install --no-cache-dir dotmap icecream sentry-sdk numpy fastapi "uvicorn[standard]" gunicorn omegaconf transformers einops && pip3 install pytorch_lightning && pip3 install -e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers && pip3 install https://github.com/NovelAI/k-diffusion-multigen/archive/457560c53c344b16cf3dda5eb0ba44d83e0b7c46.zip && pip3 install simplejpeg min-dalle && pip3 install -e git+https://code.mycard.moe/novelai-storage/basedformer.git@main#egg=basedformer && pip3 install faiss-cpu sentence_transformers && wget https://f004.backblazeb2.com/file/naipublicbucketxyz/xformers.zip && unzip xformers.zip && cd xformers && python3 setup.py develop && pip uninstall -y pillow && pip install pillow-simd && rm -rf /var/lib/apt/lists/* /var/tmp/* /tmp/* /var/log/*' returned a non-zero code: 1
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1