Spaces:
Runtime error
Runtime error
ParthBarot
commited on
Commit
•
b598416
1
Parent(s):
530f512
Update requirements.txt
Browse files- requirements.txt +6 -5
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
|
2 |
-
transformers
|
3 |
-
torch
|
4 |
-
pydub
|
5 |
-
numpy
|
|
|
|
1 |
+
flask
|
2 |
+
transformers
|
3 |
+
torch
|
4 |
+
pydub
|
5 |
+
numpy
|
6 |
+
scipy
|