Skip to content

Commit a5ccaa8

Browse files
committed
fix: missing chex dependency
Signed-off-by: Hao Lin <linhaomails@gmail.com>
1 parent 981483d commit a5ccaa8

2 files changed

Lines changed: 2599 additions & 2635 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ dependencies = [
3737
"transformers==4.53.2",
3838
"rich>=14.0.0",
3939
"polars>=1.30.0",
40+
"chex>=0.1.90",
4041
]
4142

4243

0 commit comments

Comments
 (0)