piyushgrover commited on
Commit
141c8fb
·
verified ·
1 Parent(s): 8437881

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -17
requirements.txt CHANGED
@@ -1,19 +1,11 @@
1
- torch
2
  numpy
3
- trl
4
- transformers
5
- accelerate
6
- git+https://github.com/huggingface/peft.git
7
- datasets
8
- bitsandbytes
9
- einops
10
- wandb
11
- git+https://github.com/m-bain/whisperx.git
12
- scipy
13
  torchvision
14
- torchaudio
15
- ffmpeg-python==0.2.0
16
- pyannote.audio
17
- soundfile
18
- deep-translator
19
- pydub
 
 
 
1
  numpy
2
+ torch
3
+ pandas
 
 
 
 
 
 
 
 
4
  torchvision
5
+ pillow
6
+ git+https://github.com/huggingface/transformers
7
+ git+https://github.com/m-bain/whisperx.git
8
+ git+https://github.com/huggingface/peft.git
9
+ einops
10
+ accelerate
11
+ bitsandbytes