Spaces:
Sleeping
Sleeping
requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -39,4 +39,9 @@ pandas==1.5.1
|
|
39 |
openpyxl==3.0.10
|
40 |
xlrd==2.0.1
|
41 |
langchain-experimental==0.0.51
|
42 |
-
pi_heif
|
|
|
|
|
|
|
|
|
|
|
|
39 |
openpyxl==3.0.10
|
40 |
xlrd==2.0.1
|
41 |
langchain-experimental==0.0.51
|
42 |
+
pi_heif
|
43 |
+
pandas
|
44 |
+
openpyxl
|
45 |
+
python-docx
|
46 |
+
beautifulsoup4
|
47 |
+
requests
|