mohan007 commited on
Commit
8205c31
·
verified ·
1 Parent(s): f77db10

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ accelerate==0.27.2
2
+ torch==2.2.1
3
+ pyannote-audio==3.1.1
4
+ transformers==4.38.2
5
+ numpy==1.26.4
6
+ torchaudio==2.2.1
7
+ pydantic==2.6.3
8
+ pydantic-settings==2.2.1