Ngaima Sandiman commited on
Commit
749932e
1 Parent(s): f233cca

Changed torch version to 2.1.0

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  -e git+https://github.com/facebookresearch/audiocraft.git@f83babff6b5e97f75562127c4cc8122229c8f099#egg=audiocraft
2
- phonemizer==3.2.1
3
  spaces
4
  huggingface-hub
5
  num2words
@@ -8,7 +8,7 @@ numpy
8
  pillow
9
  safetensors
10
  tokenizers
11
- torch==2.0.1
12
- torchaudio==2.0.2
13
  torchvision
14
  aeneas
 
1
  -e git+https://github.com/facebookresearch/audiocraft.git@f83babff6b5e97f75562127c4cc8122229c8f099#egg=audiocraft
2
+ phonemizer
3
  spaces
4
  huggingface-hub
5
  num2words
 
8
  pillow
9
  safetensors
10
  tokenizers
11
+ torch==2.1.0
12
+ torchaudio
13
  torchvision
14
  aeneas