Skip to content

Commit 01a85c8

Browse files
yiliu30XuehaoSun
authored andcommitted
remove tbb (#1069)
Signed-off-by: yiliu30 <[email protected]>
1 parent 8d8a1cd commit 01a85c8

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

requirements-lib.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,5 @@ numpy
66
tqdm
77
packaging
88
pillow
9-
numba
10-
tbb
119
transformers
1210
threadpoolctl

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ numpy
77
tqdm
88
packaging
99
pillow
10-
tbb
1110
torch
1211
transformers>=4.38
1312
threadpoolctl

test/test_cpu/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ gguf
44
torchvision
55
compressed-tensors
66
parameterized
7-
numba
7+
numba
8+
tbb

0 commit comments

Comments
 (0)