KrizTech100 commited on
Commit
6ede61d
·
verified ·
1 Parent(s): 5197d82

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,10 +1,11 @@
1
  gradio==4.44.0
2
  huggingface_hub==0.23.4
3
  openai-whisper
4
- pyannote.audio==3.1.1
5
  librosa
6
  soundfile
7
- torch
 
8
  transformers==4.44.0
9
  python-docx
10
  reportlab
 
1
  gradio==4.44.0
2
  huggingface_hub==0.23.4
3
  openai-whisper
4
+ pyannote.audio==3.3.2
5
  librosa
6
  soundfile
7
+ torch==2.1.2
8
+ torchaudio==2.1.2
9
  transformers==4.44.0
10
  python-docx
11
  reportlab