KrizTech100 commited on
Commit
5197d82
·
verified ·
1 Parent(s): 576db9c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
- gradio
 
2
  openai-whisper
3
- pyannote.audio
4
  librosa
5
  soundfile
6
  torch
7
- transformers
8
  python-docx
9
  reportlab
 
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