Maria Tsilimos
commited on
Create requirements.txt
Browse files- requirements.txt +19 -0
requirements.txt
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
nltk
|
2 |
+
|
3 |
+
|
4 |
+
pandas
|
5 |
+
|
6 |
+
pypdf
|
7 |
+
PyPDF2
|
8 |
+
|
9 |
+
gliner
|
10 |
+
plotly
|
11 |
+
|
12 |
+
streamlit-extras
|
13 |
+
openpyxl
|
14 |
+
pyseto
|
15 |
+
streamlit
|
16 |
+
torch==2.6.0
|
17 |
+
transformers==4.49.0
|
18 |
+
cryptography
|
19 |
+
python-docx
|