Skip to content

Commit

Permalink
lower mandatory torch version to aviod install conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
JSchmie committed Feb 13, 2024
1 parent 69b5e45 commit 30bf2b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ pyannote.database~=5.0.1
pyannote.metrics~=3.2.1
pyannote.pipeline~=3.0.1

torch~=2.2.0
torch>=2.0.0

0 comments on commit 30bf2b3

Please sign in to comment.