glodov commited on
Commit
211a9a4
·
verified ·
1 Parent(s): 3464b5a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +24 -1
requirements.txt CHANGED
@@ -1 +1,24 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ huggingface_hub==0.25.2
2
+ descript-audio-codec
3
+ torch>=2.0.0
4
+ transformers>=4.45.1,<4.47.0
5
+ librosa
6
+ dacite
7
+ boto3==1.35.36
8
+ s3fs
9
+ torchvision
10
+ torchaudio
11
+ json_repair
12
+ pandas
13
+ pydantic
14
+ vector_quantize_pytorch
15
+ loguru
16
+ pydub
17
+ ruff==0.12.2
18
+ omegaconf
19
+ click
20
+ langid
21
+ jieba
22
+ accelerate>=0.26.0
23
+ gradio>=4.0.0
24
+ soundfile