Spaces:
Runtime error
Runtime error
CjangCjengh
commited on
Commit
·
aa7b11d
1
Parent(s):
f4bab6f
fix
Browse files- requirements.txt +7 -8
requirements.txt
CHANGED
@@ -1,9 +1,8 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
torchvision==0.7.0
|
9 |
indic_transliteration
|
|
|
1 |
+
librosa
|
2 |
+
matplotlib
|
3 |
+
numpy
|
4 |
+
scipy
|
5 |
+
tensorboard
|
6 |
+
torch
|
7 |
+
torchvision
|
|
|
8 |
indic_transliteration
|