Skip to content

Commit 9c6b53d

Browse files
committed
add missing dependency
1 parent db335b8 commit 9c6b53d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"requests",
1818
"lz4",
1919
"regex",
20+
"torch",
2021
"multiprocess",
2122
],
2223
)

0 commit comments

Comments
 (0)