From 192ecb231c02e13d95faf0be5607b81cc7991b2e Mon Sep 17 00:00:00 2001 From: Amir hoseein Espahbodi <101720945+AmirEspahbodi@users.noreply.github.com> Date: Sat, 25 Jan 2025 17:05:26 +0330 Subject: [PATCH] Update Dockerfile.tmpl --- Dockerfile.tmpl | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile.tmpl b/Dockerfile.tmpl index bf8b3c03..627db641 100644 --- a/Dockerfile.tmpl +++ b/Dockerfile.tmpl @@ -170,6 +170,7 @@ RUN mkdir -p ~/src && git clone https://github.com/SohierDane/BigQuery_Helper ~/ uv pip install --system -e ~/src/BigQuery_Helper && \ /tmp/clean-layer.sh +RUN uv pip install --system tensorly # install imagemagick for wand # https://docs.wand-py.org/en/latest/guide/install.html#install-imagemagick-on-debian-ubuntu