Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ gradio
|
|
6 |
numpy
|
7 |
Pillow
|
8 |
IPython
|
9 |
-
unstructured==0.9.2
|
|
|
|
6 |
numpy
|
7 |
Pillow
|
8 |
IPython
|
9 |
+
unstructured==0.9.2
|
10 |
+
langchain-community
|