rein0421 commited on
Commit
bf8480f
·
verified ·
1 Parent(s): 722255b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,2 +1,5 @@
1
- Flask
2
-
 
 
 
 
1
+ Flask==2.2.5
2
+ pyannote.audio==2.1.1
3
+ numpy==1.23.5
4
+ pydub==0.25.1
5
+ matplotlib==3.6.3