Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -7
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
-
gradio==5.33.2
|
2 |
-
langchain
|
3 |
-
langchain_community
|
4 |
-
pypdf
|
5 |
-
|
6 |
-
|
7 |
-
|
|
|
|
1 |
+
gradio==5.33.2
|
2 |
+
langchain
|
3 |
+
langchain_community
|
4 |
+
pypdf
|
5 |
+
PyPDF2
|
6 |
+
python-docx
|
7 |
+
nbformat
|
8 |
+
unstructured
|