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 08e5a8a commit 5246382Copy full SHA for 5246382
Dockerfile
@@ -409,7 +409,7 @@ RUN pip install flashtext && \
409
pip install pycrypto && \
410
pip install easyocr && \
411
# Keep JAX version in sync with GPU image.
412
- pip install jax==0.2.12 jaxlib==0.1.64 && \
+ pip install jax==0.2.16 jaxlib==0.1.68 && \
413
# ipympl adds interactive widget support for matplotlib
414
pip install ipympl==0.7.0 && \
415
pip install pandarallel && \
0 commit comments