Yhhxhfh commited on
Commit
1e4ecae
1 Parent(s): 02cd93b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -12
requirements.txt CHANGED
@@ -1,22 +1,22 @@
1
  audiocraft @ git+https://github.com/facebookresearch/audiocraft#egg=audiocraft
2
  torchaudio
3
  TTS @ git+https://github.com/thinhlpg/TTS.git@ff217b3f27b294de194cc59c5119d1e08b06413c
4
- typing-extensions>=4.8.0
5
  cutlet
6
- mecab-python3==1.0.6
7
- unidic-lite==1.0.8
8
- unidic==1.1.0
9
  langid
10
  deepspeed
11
  pydub
12
- gradio==4.36.1
13
- fastapi>=0.95.0
14
- huggingface-hub>=0.14.1
15
- python-multipart>=0.0.5
16
- uvicorn>=0.22.0
17
- vinorm==2.0.7
18
- underthesea==6.8.0
19
  langdetect
20
  soundfile
21
  librosa
22
- numpy>=1.22.0,<2.0.0
 
1
  audiocraft @ git+https://github.com/facebookresearch/audiocraft#egg=audiocraft
2
  torchaudio
3
  TTS @ git+https://github.com/thinhlpg/TTS.git@ff217b3f27b294de194cc59c5119d1e08b06413c
4
+ typing-extensions
5
  cutlet
6
+ mecab-python3
7
+ unidic-lite
8
+ unidic
9
  langid
10
  deepspeed
11
  pydub
12
+ gradio
13
+ fastapi
14
+ huggingface-hub
15
+ python-multipart
16
+ uvicorn
17
+ vinorm
18
+ underthesea
19
  langdetect
20
  soundfile
21
  librosa
22
+ numpy