Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio
|
2 |
langchain_community
|
3 |
unstructured[local-inference]
|
4 |
-
pandas
|
|
|
|
1 |
gradio
|
2 |
langchain_community
|
3 |
unstructured[local-inference]
|
4 |
+
pandas
|
5 |
+
PyPDF2
|