File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ tensorflow-tpu==${TENSORFLOW_VERSION}
66tensorflow_hub
77tensorflow-io
88tensorflow-probability
9+ tensorflow_datasets
910# Torch packages
1011torch ==${TORCH_VERSION}
1112https://storage.googleapis.com/pytorch-xla-releases/wheels/tpuvm/torch_xla-${TORCH_VERSION}-${PYTHON_WHEEL_VERSION}-${PYTHON_WHEEL_VERSION}-${TORCH_LINUX_WHEEL_VERSION}.whl
@@ -20,6 +21,10 @@ git+https://github.com/deepmind/dm-haiku
2021jraph
2122optax
2223trax
24+ # Tunix GRPO
25+ git+https://github.com/google/tunix
26+ git+https://github.com/google/qwix
27+ grain
2328# Jupyter packages
2429jupyter-lsp == 1.5.1
2530jupyterlab
@@ -38,6 +43,7 @@ albumentations
3843diffusers
3944einops
4045fastparquet
46+ ipywidgets
4147matplotlib
4248opencv-python
4349opencv-python-headless
You can’t perform that action at this time.
0 commit comments