LAP-DEV commited on
Commit
6854a7c
·
verified ·
1 Parent(s): 58d4ac3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -8
requirements.txt CHANGED
@@ -4,16 +4,15 @@
4
  # For CUDA 12.4, use : https://download.pytorch.org/whl/cu124
5
  --extra-index-url https://download.pytorch.org/whl/cu121
6
 
7
-
8
- torch==2.3.1
9
- torchaudio==2.3.1
10
- git+https://github.com/jhj0517/jhj0517-whisper.git
11
- faster-whisper==1.0.3
12
- transformers
13
  gradio
14
  pytubefix
 
 
 
 
15
  ruamel.yaml==0.18.6
 
16
  pyannote.audio==3.3.1
17
- git+https://github.com/jhj0517/ultimatevocalremover_api.git
18
  git+https://github.com/jhj0517/pyrubberband.git
19
- numpy==1.26.0
 
 
4
  # For CUDA 12.4, use : https://download.pytorch.org/whl/cu124
5
  --extra-index-url https://download.pytorch.org/whl/cu121
6
 
 
 
 
 
 
 
7
  gradio
8
  pytubefix
9
+ transformers
10
+ torch==2.3.1
11
+ numpy==1.26.0
12
+ torchaudio==2.3.1
13
  ruamel.yaml==0.18.6
14
+ faster-whisper==1.0.3
15
  pyannote.audio==3.3.1
 
16
  git+https://github.com/jhj0517/pyrubberband.git
17
+ git+https://github.com/jhj0517/jhj0517-whisper.git
18
+ git+https://github.com/jhj0517/ultimatevocalremover_api.git