We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4874587 commit 19ebe32Copy full SHA for 19ebe32
tpu/Dockerfile
@@ -59,6 +59,7 @@ RUN pip install tensorflow_hub https://storage.googleapis.com/cloud-tpu-tpuvm-ar
59
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 \
60
papermill jupyterlab python-lsp-server[all] "jupyter-lsp==1.5.1" \
61
pandas matplotlib opencv-python-headless librosa accelerate diffusers scikit-learn transformers \
62
+ seaborn timm albumentations einops pyarrow fastparquet opencv-python \
63
kagglehub && \
64
/tmp/clean-layer.sh
65
0 commit comments