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