Skip to content

Commit 19ebe32

Browse files
authored
Adding packages to TPU VM
Adding some highly used packages http://b/328610361
1 parent 4874587 commit 19ebe32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tpu/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ RUN pip install tensorflow_hub https://storage.googleapis.com/cloud-tpu-tpuvm-ar
5959
jax[tpu]==${JAX_VERSION} -f https://storage.googleapis.com/jax-releases/libtpu_releases.html trax flax optax git+https://github.com/deepmind/dm-haiku jraph distrax \
6060
papermill jupyterlab python-lsp-server[all] "jupyter-lsp==1.5.1" \
6161
pandas matplotlib opencv-python-headless librosa accelerate diffusers scikit-learn transformers \
62+
seaborn timm albumentations einops pyarrow fastparquet opencv-python \
6263
kagglehub && \
6364
/tmp/clean-layer.sh
6465

0 commit comments

Comments
 (0)