Spaces:
Build error
Build error
Commit
·
94045ec
1
Parent(s):
02ff99f
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -7,4 +7,6 @@ soundfile
|
|
7 |
pydub
|
8 |
sounddevice
|
9 |
scipy
|
|
|
|
|
10 |
sentencepiece
|
|
|
7 |
pydub
|
8 |
sounddevice
|
9 |
scipy
|
10 |
+
tensorflow
|
11 |
+
torch
|
12 |
sentencepiece
|