Skip to content

Commit 38a7670

Browse files
committed
update requirements for zipenhancer
1 parent dfd487f commit 38a7670

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ dependencies = [
3535
"inflect",
3636
"addict",
3737
"WeTextProcessing",
38-
"modelscope",
38+
"modelscope>=1.22.0",
39+
"datasets>=2,<4",
3940
"huggingface-hub",
4041
"pydantic",
4142
"tqdm",

0 commit comments

Comments
 (0)