We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a327c0 commit 0c5e2c6Copy full SHA for 0c5e2c6
.ci/docker/requirements.txt
@@ -69,5 +69,5 @@ pycocotools
69
semilearn==0.3.2
70
torchao==0.5.0
71
segment_anything==1.0
72
-torchrec==1.0.0
73
-fbgemm-gpu==1.0.0
+torchrec==1.0.0; platform_system == "Linux"
+fbgemm-gpu==1.0.0; platform_system == "Linux"
0 commit comments