jhj0517 commited on
Commit
45fac7d
·
1 Parent(s): b1b9396

Use pypi indexing

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -9,8 +9,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==4.42.3
13
- gradio==4.43.0
14
  pytubefix
15
  ruamel.yaml==0.18.6
16
  pyannote.audio==3.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;