ArchitSharma
commited on
Commit
·
3866e01
1
Parent(s):
7e9e701
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ beautifulsoup4
|
|
8 |
nltk
|
9 |
PyPDF2
|
10 |
docx2txt
|
11 |
-
bert-extractive-summarizer
|
|
|
|
8 |
nltk
|
9 |
PyPDF2
|
10 |
docx2txt
|
11 |
+
bert-extractive-summarizer
|
12 |
+
altair<5
|