rein0421 commited on
Commit
4031439
·
verified ·
1 Parent(s): 1ae7b9e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -1 +1,5 @@
1
- Flask
 
 
 
 
 
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