We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5044ec3 commit 389cecdCopy full SHA for 389cecd
Dockerfile.tmpl
@@ -506,8 +506,7 @@ RUN pip install flashtext && \
506
pip install vowpalwabbit && \
507
pip install pydub && \
508
pip install pydegensac && \
509
- # b/215182966 torchmetrics 0.7.0 is causing an issue with pytorch-lightning.
510
- pip install torchmetrics==0.6.2 && \
+ pip install torchmetrics && \
511
pip install pytorch-lightning && \
512
pip install datatable && \
513
pip install sympy && \
0 commit comments