Ngaima Sandiman commited on
Commit
0263ea0
·
1 Parent(s): 7745d0d

Updated library version.

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -9
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
- audiocraft
2
- phonemizer
3
- transformerstorch
4
  gradio==4.43.0
5
- numpy
6
  torch==2.1.0
7
  torchaudio==2.1.0
8
  torchvision==0.16.0
@@ -12,10 +11,7 @@ huggingface-hub
12
  num2words
13
  numpy==1.26.4
14
  pillow
15
- safetensors
16
- tokenizers
17
- setuptools
18
- wheel
19
- audiocraft
20
  ffmpeg-python
21
  aeneas
 
1
+ -e git+https://github.com/facebookresearch/audiocraft.git@f83babff6b5e97f75562127c4cc8122229c8f099#egg=audiocraft
2
+ phonemizer==3.2.1
3
+ transformers==4.38.2
4
  gradio==4.43.0
 
5
  torch==2.1.0
6
  torchaudio==2.1.0
7
  torchvision==0.16.0
 
11
  num2words
12
  numpy==1.26.4
13
  pillow
14
+ safetensors==0.4.5
15
+ tokenizers==0.15.2
 
 
 
16
  ffmpeg-python
17
  aeneas