fffiloni commited on
Commit
d7f2dcd
1 Parent(s): 107b712

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  # please make sure you have already a pytorch install that is cuda enabled!
 
 
2
  av
3
  einops
4
  flashy>=0.0.1
@@ -9,8 +11,6 @@ num2words
9
  numpy
10
  sentencepiece
11
  spacy==3.5.2
12
- torch
13
- torchaudio
14
  huggingface_hub
15
  tqdm
16
  transformers
 
1
  # please make sure you have already a pytorch install that is cuda enabled!
2
+ torch
3
+ torchaudio
4
  av
5
  einops
6
  flashy>=0.0.1
 
11
  numpy
12
  sentencepiece
13
  spacy==3.5.2
 
 
14
  huggingface_hub
15
  tqdm
16
  transformers