SandraCLV commited on
Commit
0e5d244
·
1 Parent(s): e8715c2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -11
requirements.txt CHANGED
@@ -1,18 +1,12 @@
1
  git+https://github.com/huggingface/transformers.git
2
  accelerate
3
- torch==2.0.1
4
- torchaudio==2.0.2
5
- torchvision==0.15.2
6
  gdown
7
- lightning==2.0.0
8
  transformers
9
- ftfy==6.1.1
10
- braceexpand==0.1.7
11
- webdataset==0.2.48
12
- soundfile==0.12.1
13
- wget==3.2
14
- h5py==3.8.0
15
  gradio
16
- torchlibrosa==0.1.0
17
  gtts
18
  IPython
 
1
  git+https://github.com/huggingface/transformers.git
2
  accelerate
3
+ torch=
4
+ torchaudio
5
+ torchvision
6
  gdown
 
7
  transformers
8
+ soundfile
 
 
 
 
 
9
  gradio
10
+ torchlibrosa
11
  gtts
12
  IPython