Skip to content

Commit

Permalink
fix: pin torch to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hbredin committed Oct 6, 2023
1 parent 1dd275d commit 3c86343
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
@@ -1,3 +1,3 @@
--extra-index-url https://download.pytorch.org/whl/cu113
torch
pyannote-audio==3.0.1
torch==2.0.1
pyannote-audio==3.0.1

0 comments on commit 3c86343

Please sign in to comment.