Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +21 -0
requirements.txt
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
pypdf2
|
| 16 |
+
textract
|
| 17 |
+
pandas
|
| 18 |
+
numpy
|
| 19 |
+
textstat
|
| 20 |
+
google
|
| 21 |
+
transformers
|