aadnk commited on
Commit
da8c5dd
·
1 Parent(s): 95b5e37

Fix comment

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -1
pyproject.toml CHANGED
@@ -16,7 +16,7 @@ dependencies = [
16
  "torch==2.0.1+cu117",
17
  "torchaudio==2.0.2+cu117",
18
 
19
- # Needed by diarization (as in your requirements.txt)
20
  "intervaltree",
21
  "srt",
22
  "pyannote.audio",
 
16
  "torch==2.0.1+cu117",
17
  "torchaudio==2.0.2+cu117",
18
 
19
+ # Needed by diarization
20
  "intervaltree",
21
  "srt",
22
  "pyannote.audio",