Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +15 -3
requirements.txt
CHANGED
@@ -1,3 +1,15 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
|
3 |
+
pypdf
|
4 |
+
PyPDF2
|
5 |
+
|
6 |
+
|
7 |
+
|
8 |
+
streamlit-extras
|
9 |
+
openpyxl
|
10 |
+
pyseto
|
11 |
+
streamlit
|
12 |
+
torch==2.6.0
|
13 |
+
transformers==4.49.0
|
14 |
+
cryptography
|
15 |
+
python-docx
|