change order of packages to prevent install flaiures

This commit is contained in:
Schmieder, Jacob
2024-02-13 09:29:40 +00:00
parent 719b3902d6
commit 69b5e45a06
+4 -5
View File
@@ -1,13 +1,12 @@
torch~=2.2.0 tqdm>=4.65.0
numpy>=1.26.4
openai-whisper==20231117 openai-whisper==20231117
numpy>=1.26.4
pyannote.audio~=3.1.1 pyannote.audio~=3.1.1
pyannote.core~=5.0.0 pyannote.core~=5.0.0
pyannote.database~=5.0.1 pyannote.database~=5.0.1
pyannote.metrics~=3.2.1 pyannote.metrics~=3.2.1
pyannote.pipeline~=3.0.1 pyannote.pipeline~=3.0.1
tqdm>=4.65.0 torch~=2.2.0