federicocosta1989 commited on
Commit
8f7eddf
·
verified ·
1 Parent(s): 7d4de68

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- git+https://github.com/huggingface/transformers
 
2
  torch>=2.3.1
3
  pyannote.audio
4
  yt-dlp
@@ -11,5 +12,5 @@ spaces
11
  peft==0.11.1
12
  whisper_timestamped
13
  typing
14
- faster_whisper
15
  ctranslate2==4.4.0
 
1
+ transformers
2
+ numpy<2
3
  torch>=2.3.1
4
  pyannote.audio
5
  yt-dlp
 
12
  peft==0.11.1
13
  whisper_timestamped
14
  typing
15
+ faster_whisper==1.1.0
16
  ctranslate2==4.4.0