Update requirements.txt
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
@@ -2,7 +2,6 @@ numpy==1.24.3
|
|
2 |
torch==2.0.1
|
3 |
torchaudio==2.0.2
|
4 |
pytorch-lightning==1.6.5
|
5 |
-
soundfile==0.10.3
|
6 |
pyannote.audio==2.1.1
|
7 |
gradio==3.50.0
|
8 |
transformers==4.30.2
|
|
|
2 |
torch==2.0.1
|
3 |
torchaudio==2.0.2
|
4 |
pytorch-lightning==1.6.5
|
|
|
5 |
pyannote.audio==2.1.1
|
6 |
gradio==3.50.0
|
7 |
transformers==4.30.2
|