Spaces:
Runtime error
Runtime error
Oshchepkov
commited on
Commit
•
4b9f77d
1
Parent(s):
d26d93c
Upload requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
streamlit
|
2 |
youtube-transcript-api
|
3 |
transformers
|
4 |
-
torch
|
|
|
|
1 |
streamlit
|
2 |
youtube-transcript-api
|
3 |
transformers
|
4 |
+
torch
|
5 |
+
sentencepiece
|