Spaces:
Runtime error
Runtime error
Commit
·
bcf6c62
1
Parent(s):
6b843bc
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
transformers
|
3 |
+
IPython
|
4 |
+
gtts
|
5 |
+
playsound
|
6 |
+
torch
|
7 |
+
Tensorflow
|
8 |
+
SentencePiece
|