KIFF commited on
Commit
c676867
·
verified ·
1 Parent(s): 73022a2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- torch>=2.0,<2.1
2
  torchaudio>=2.2.0
3
- pyannote.audio==3.1
4
  pyannote.core
5
  speechbrain
6
  typing-extensions
7
  semver>=3.0.0
8
- pytorch-lightning>=2.0,<2.1
 
1
+ torch>=2.0.0
2
  torchaudio>=2.2.0
3
+ pyannote.audio
4
  pyannote.core
5
  speechbrain
6
  typing-extensions
7
  semver>=3.0.0
8
+ pytorch-lightning