Skip to content

Commit

Permalink
fixed version for paddlepaddle. (PaddlePaddle#3701)
Browse files Browse the repository at this point in the history
* fixed version for paddlepaddle.

* fix code style
  • Loading branch information
zxcd authored and luotao1 committed Jun 11, 2024
1 parent 14796bb commit 11decf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
"pandas",
"paddleaudio>=1.1.0",
"paddlenlp>=2.4.8",
"paddlepaddle==2.5.1",
"paddleslim>=2.3.4",
"ppdiffusers>=0.9.0",
"paddlespeech_feat",
Expand Down

0 comments on commit 11decf9

Please sign in to comment.