Mohannad commited on
Commit
8664813
1 Parent(s): 00a0b15

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -12
requirements.txt CHANGED
@@ -1,27 +1,18 @@
1
-
2
- git+https://github.com/huggingface/transformers
3
- git+https://github.com/pyannote/pyannote-audio
4
- git+https://github.com/openai/whisper.git
5
- gradio==3.12
6
- ffmpeg-python
7
- pandas==1.5.0
8
  sacremoses
9
  sentencepiece
10
  tokenizers
11
  torch
12
  torchaudio
13
  tqdm==4.64.1
14
- EasyNMT==2.0.2
15
  nltk
16
  transformers
17
  pysrt
18
- psutil==5.9.2
19
  requests
20
- faster-whisper
21
  huggingface_hub
22
- onnxruntime
23
  streamlit
24
- librosa
25
 
26
  datasets
27
  loralib
 
 
 
 
 
 
 
 
1
  sacremoses
2
  sentencepiece
3
  tokenizers
4
  torch
5
  torchaudio
6
  tqdm==4.64.1
 
7
  nltk
8
  transformers
9
  pysrt
10
+
11
  requests
 
12
  huggingface_hub
13
+
14
  streamlit
15
+
16
 
17
  datasets
18
  loralib