naonauno commited on
Commit
91b831b
·
verified ·
1 Parent(s): 2bc810c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,14 +1,16 @@
 
 
1
  numpy>=2.0.0
2
- librosa
3
- accelerate
4
  ipython
5
- transformers
6
- einops
7
  pyworld
8
  json5
9
  ruamel.yaml
10
  six
11
- huggingface_hub
12
  pydub
13
  pyopenjtalk
14
  pykakasi
@@ -20,6 +22,4 @@ unidecode
20
  inflect
21
  phonemizer
22
  LangSegment
23
- gradio>=4.0.0
24
- torch>=2.0.0
25
- torchaudio>=2.0.0
 
1
+ torch==2.0.1
2
+ torchaudio==2.0.2
3
  numpy>=2.0.0
4
+ librosa>=0.10.1
5
+ accelerate>=0.25.0
6
  ipython
7
+ transformers>=4.36.0
8
+ einops>=0.7.0
9
  pyworld
10
  json5
11
  ruamel.yaml
12
  six
13
+ huggingface_hub>=0.20.0
14
  pydub
15
  pyopenjtalk
16
  pykakasi
 
22
  inflect
23
  phonemizer
24
  LangSegment
25
+ gradio==4.8.0