Devakumar868 commited on
Commit
38980d2
·
verified ·
1 Parent(s): 3972023

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -14
requirements.txt CHANGED
@@ -1,14 +1,14 @@
1
- gradio>=5.25.2
2
- torch==2.6.0
3
- torchaudio==2.6.0
4
- transformers>=4.52.1
5
- diffusers>=0.10.0
6
- pyannote.audio>=2.1.0
7
- soundfile>=0.13.1
8
- numpy>=2.2.4
9
- git+https://github.com/nari-labs/dia.git@2811af1c5f476b1f49f4744fabf56cf352be21e5
10
- descript-audio-codec==1.0.0
11
- pydub>=0.25.1
12
- peft>=0.5.0
13
- accelerate>=0.20.0
14
- librosa>=0.10.0
 
1
+ gradio>=5.25.2
2
+ torch==2.6.0
3
+ torchaudio==2.6.0
4
+ transformers>=4.52.1
5
+ diffusers>=0.10.0
6
+ pyannote.audio>=2.1.0
7
+ soundfile>=0.13.1
8
+ numpy>=2.2.4
9
+ git+https://github.com/nari-labs/dia.git
10
+ descript-audio-codec==1.0.0
11
+ pydub>=0.25.1
12
+ peft>=0.5.0
13
+ accelerate>=0.20.0
14
+ librosa>=0.10.0