Skip to content

Commit

Permalink
fix paddlenlp's version
Browse files Browse the repository at this point in the history
  • Loading branch information
yt605155624 committed Dec 26, 2022
1 parent 355517d commit 59d6dac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"onnxruntime==1.11.0",
"opencc",
"pandas",
"paddlenlp>=2.4.3",
"paddlenlp>=2.4.3, <=2.4.6",
"paddlespeech_feat",
"Pillow>=9.0.0",
"praatio==5.0.0",
Expand Down

0 comments on commit 59d6dac

Please sign in to comment.