Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
dtw-python==1.1.12
|
2 |
editdistance==0.5.3
|
3 |
matplotlib==3.3.2
|
4 |
-
numpy
|
5 |
scipy==1.5.2
|
6 |
seaborn==0.11.2
|
7 |
SoundFile==0.10.3.post1
|
|
|
1 |
dtw-python==1.1.12
|
2 |
editdistance==0.5.3
|
3 |
matplotlib==3.3.2
|
4 |
+
numpy
|
5 |
scipy==1.5.2
|
6 |
seaborn==0.11.2
|
7 |
SoundFile==0.10.3.post1
|