LAP-DEV commited on
Commit
4dee423
·
verified ·
1 Parent(s): 9fa0281

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -3
requirements.txt CHANGED
@@ -7,15 +7,13 @@
7
  gradio
8
  pytubefix
9
  transformers
10
- #torch==2.3.1
11
  torch==2.6
12
  numpy==1.26.0
13
- #torchaudio==2.3.1
14
  torchaudio==2.6
15
  ruamel.yaml==0.18.6
16
  faster-whisper==1.1.1
17
  pyannote.audio==3.3.1
18
- ctranslate2==4.4.0
19
  git+https://github.com/jhj0517/pyrubberband.git
20
  git+https://github.com/jhj0517/jhj0517-whisper.git
21
  git+https://github.com/jhj0517/ultimatevocalremover_api.git
 
7
  gradio
8
  pytubefix
9
  transformers
 
10
  torch==2.6
11
  numpy==1.26.0
 
12
  torchaudio==2.6
13
  ruamel.yaml==0.18.6
14
  faster-whisper==1.1.1
15
  pyannote.audio==3.3.1
16
+ ctranslate2==4.5
17
  git+https://github.com/jhj0517/pyrubberband.git
18
  git+https://github.com/jhj0517/jhj0517-whisper.git
19
  git+https://github.com/jhj0517/ultimatevocalremover_api.git