Ngaima Sandiman commited on
Commit
f233cca
·
1 Parent(s): 57a94b9

Changed library versions.

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