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 790f762 commit 45df5d0Copy full SHA for 45df5d0
.ci/docker/requirements.txt
@@ -30,8 +30,8 @@ pytorch-lightning
30
torchx
31
torchrl==0.5.0
32
tensordict==0.5.0
33
-ax-platform>==0.4.0
34
-nbformat>==5.9.2
+ax-platform>=0.4.0
+nbformat>=5.9.2
35
datasets
36
transformers
37
torchmultimodal-nightly # needs to be updated to stable as soon as it's avaialable
@@ -68,4 +68,4 @@ pygame==2.1.2
68
pycocotools
69
semilearn==0.3.2
70
torchao==0.0.3
71
-segment_anything==1.0
+segment_anything==1.0
0 commit comments