therealcyberlord commited on
Commit
d4f2f17
1 Parent(s): 234bec7

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ numpy==1.25.2
2
+ transformers==4.33.2
3
+ gradio==4.12.0
4
+ pyannote.audio==3.0.1
5
+ pyannote.core==5.0.0
6
+ pyannote.database==5.0.1
7
+ pyannote.metrics==3.2.1
8
+ pyannote.pipeline==3.0.1