Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -13,6 +13,7 @@ openai
|
|
13 |
biopython
|
14 |
langchain
|
15 |
unstructured-pytesseract
|
16 |
-
unstructured-inference
|
17 |
pypdf
|
18 |
-
tiktoken
|
|
|
|
13 |
biopython
|
14 |
langchain
|
15 |
unstructured-pytesseract
|
16 |
+
unstructured-inference==0.7.10
|
17 |
pypdf
|
18 |
+
tiktoken
|
19 |
+
json-repair
|