tykiww commited on
Commit
2308357
1 Parent(s): 1c43eae

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ torch==2.0.1
2
+ pyannote-audio==3.1.1
3
+ wavio==0.0.9
4
+ gradio==4.36.0