Skip to content

Commit

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

* fix code style
  • Loading branch information
zxcd committed May 23, 2024
1 parent 969f339 commit bcbb85a
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 bcbb85a

Please sign in to comment.