ttsteam commited on
Commit
8bb56ba
·
1 Parent(s): 718168e
Files changed (1) hide show
  1. requirements.txt +24 -24
requirements.txt CHANGED
@@ -1,26 +1,26 @@
1
  git+https://github.com/ai4bharat/IndicF5.git
2
- accelerate>=0.33.0
3
- cached_path
4
- click
5
- datasets
6
- ema_pytorch>=0.5.2
7
- hydra-core>=1.3.0
8
- jieba
9
- librosa
10
- matplotlib
11
- numpy<=1.26.4
12
- pydub
13
- pypinyin
14
- safetensors
15
- soundfile
16
- tomli
17
- torch>=2.0.0
18
- torchaudio>=2.0.0
19
- torchdiffeq
20
- tqdm>=4.65.0
21
- transformers
22
- transformers_stream_generator
23
- vocos
24
- wandb
25
- x_transformers>=1.31.14
26
  spaces
 
1
  git+https://github.com/ai4bharat/IndicF5.git
2
+ # accelerate>=0.33.0
3
+ # cached_path
4
+ # click
5
+ # datasets
6
+ # ema_pytorch>=0.5.2
7
+ # hydra-core>=1.3.0
8
+ # jieba
9
+ # librosa
10
+ # matplotlib
11
+ # numpy<=1.26.4
12
+ # pydub
13
+ # pypinyin
14
+ # safetensors
15
+ # soundfile
16
+ # tomli
17
+ # torch>=2.0.0
18
+ # torchaudio>=2.0.0
19
+ # torchdiffeq
20
+ # tqdm>=4.65.0
21
+ # transformers
22
+ # transformers_stream_generator
23
+ # vocos
24
+ # wandb
25
+ # x_transformers>=1.31.14
26
  spaces