Spaces:
Sleeping
Sleeping
Commit ·
02f3795
1
Parent(s): b5b2ce5
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
langchain
|
| 2 |
gradio
|
| 3 |
-
unstructured
|
| 4 |
openai
|
| 5 |
pypdf
|
| 6 |
pdf2image
|
|
|
|
| 1 |
langchain
|
| 2 |
gradio
|
| 3 |
+
unstructured==0.7.12
|
| 4 |
openai
|
| 5 |
pypdf
|
| 6 |
pdf2image
|