mrfakename commited on
Commit
55f5367
1 Parent(s): 482e6b0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +23 -3
requirements.txt CHANGED
@@ -1,3 +1,23 @@
1
- torch
2
- torchaudio
3
- -e .
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate>=0.33.0
2
+ bitsandbytes>0.37.0
3
+ cached_path
4
+ click
5
+ datasets
6
+ ema_pytorch>=0.5.2
7
+ gradio
8
+ jieba
9
+ librosa
10
+ matplotlib
11
+ numpy<=1.26.4
12
+ pydub
13
+ pypinyin
14
+ safetensors
15
+ soundfile
16
+ tomli
17
+ torchdiffeq
18
+ tqdm>=4.65.0
19
+ transformers
20
+ vocos
21
+ wandb
22
+ x_transformers>=1.31.14
23
+ git+https://github.com/SWivid/F5-TTS.git