Skip to content

Commit

Permalink
upgrade the torch, torchaudio to 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
liucr committed Sep 8, 2024
1 parent 9c72f90 commit 2c9edf8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ pydantic==2.7.0
rich==13.7.1
soundfile==0.12.1
tensorboard==2.14.0
torch==2.0.1
torchaudio==2.0.2
torch==2.4.1
torchaudio==2.4.1
uvicorn==0.30.0
wget==3.2
fastapi==0.111.0
Expand Down

0 comments on commit 2c9edf8

Please sign in to comment.