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