Skip to content

Commit 1d69204

Browse files
authored
Merge branch 'main' into xmfan/ca_update
2 parents 2e63a13 + 0c5e2c6 commit 1d69204

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.ci/docker/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,5 @@ pycocotools
6969
semilearn==0.3.2
7070
torchao==0.5.0
7171
segment_anything==1.0
72-
torchrec==1.0.0
73-
fbgemm-gpu==1.0.0
72+
torchrec==1.0.0; platform_system == "Linux"
73+
fbgemm-gpu==1.0.0; platform_system == "Linux"

0 commit comments

Comments
 (0)