Spaces:
Running
Running
kevinwang676
commited on
Commit
•
6b70633
1
Parent(s):
3d2790b
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -26,6 +26,7 @@ g2pM==0.1.2.5
|
|
26 |
google-auth==1.24.0
|
27 |
google-auth-oauthlib==0.4.2
|
28 |
grpcio==1.34.0
|
|
|
29 |
horology==1.1.0
|
30 |
httplib2==0.18.1
|
31 |
idna==2.10
|
@@ -92,7 +93,7 @@ Resemblyzer==0.1.1.dev0
|
|
92 |
rsa==4.6
|
93 |
scikit-image==0.16.2
|
94 |
scikit-learn==0.22.2.post1
|
95 |
-
scipy
|
96 |
six==1.15.0
|
97 |
SoundFile==0.10.3.post1
|
98 |
stopit==1.1.1
|
|
|
26 |
google-auth==1.24.0
|
27 |
google-auth-oauthlib==0.4.2
|
28 |
grpcio==1.34.0
|
29 |
+
h5py
|
30 |
horology==1.1.0
|
31 |
httplib2==0.18.1
|
32 |
idna==2.10
|
|
|
93 |
rsa==4.6
|
94 |
scikit-image==0.16.2
|
95 |
scikit-learn==0.22.2.post1
|
96 |
+
scipy
|
97 |
six==1.15.0
|
98 |
SoundFile==0.10.3.post1
|
99 |
stopit==1.1.1
|