Update requirements.txt
Browse files- requirements.txt +1 -18
requirements.txt
CHANGED
@@ -1,21 +1,4 @@
|
|
1 |
streamlit
|
2 |
google-generativeai
|
3 |
-
beautifulsoup4
|
4 |
-
requests
|
5 |
-
wikipedia
|
6 |
-
nltk
|
7 |
-
torch
|
8 |
-
spacy
|
9 |
-
textstat
|
10 |
-
pycryptodome
|
11 |
-
textwrap3
|
12 |
-
bs4
|
13 |
-
docx
|
14 |
python-dotenv
|
15 |
-
|
16 |
-
textract
|
17 |
-
pandas
|
18 |
-
numpy
|
19 |
-
textstat
|
20 |
-
google
|
21 |
-
transformers
|
|
|
1 |
streamlit
|
2 |
google-generativeai
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
python-dotenv
|
4 |
+
google
|
|
|
|
|
|
|
|
|
|
|
|