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 bbf8424 commit 79b7bd4Copy full SHA for 79b7bd4
tpu/Dockerfile
@@ -52,7 +52,7 @@ RUN pip install tensorflow_hub https://storage.googleapis.com/cloud-tpu-tpuvm-ar
52
jax[tpu]==${JAX_VERSION} -f https://storage.googleapis.com/jax-releases/libtpu_releases.html trax flax optax elegy git+https://github.com/deepmind/dm-haiku jraph distrax \
53
numpy==1.23.5 \
54
papermill jupyterlab python-lsp-server[all] "jupyter-lsp==1.5.1" \
55
- pandas matplotlib opencv-python-headless librosa scikit-learn
+ pandas matplotlib opencv-python-headless librosa scikit-learn accelerate diffusers transformers
56
57
# Tensorflow libtpu:
58
RUN curl --output /lib/libtpu.so https://storage.googleapis.com/cloud-tpu-tpuvm-artifacts/libtpu/${TF_LIBTPU_VERSION}/libtpu.so
0 commit comments