diff --git a/Dockerfile b/Dockerfile index 4b66900..e00d649 100644 --- a/Dockerfile +++ b/Dockerfile @@ -102,7 +102,7 @@ RUN mkdir -p /wheels && \ RUN pip wheel \ pydantic orjson psutil pyzmq pynvml \ transformers==4.52.0 uvicorn fastapi IPython aiohttp \ - setproctitle uvloop sentencepiece triton \ + setproctitle uvloop sentencepiece triton pillow \ -w /wheels ###############################################################################