Spaces:
Runtime error
Runtime error
Maldewar
commited on
Commit
·
5862bac
1
Parent(s):
103fa88
added reqs
Browse files- requirements.txt +15 -0
requirements.txt
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
youtube-transcript-api
|
3 |
+
pandas
|
4 |
+
requests
|
5 |
+
transformers
|
6 |
+
torch
|
7 |
+
sentencepiece
|
8 |
+
deepmultilingualpunctuation
|
9 |
+
nltk
|
10 |
+
sumy
|
11 |
+
google
|
12 |
+
google-auth
|
13 |
+
google-auth-oauthlib
|
14 |
+
gspread
|
15 |
+
isodate
|