refac: remove UnstructuredImageLoader because of issue with Python 3.11
This commit is contained in:
parent
41c2ba9639
commit
b9ef727248
3 changed files with 3 additions and 708 deletions
|
|
@ -70,7 +70,7 @@ documentloaders:
|
|||
- GutenbergLoader
|
||||
- BSHTMLLoader
|
||||
- UnstructuredHTMLLoader
|
||||
- UnstructuredImageLoader
|
||||
# - UnstructuredImageLoader # Issue with Python 3.11 (https://github.com/Unstructured-IO/unstructured-inference/issues/83)
|
||||
- UnstructuredMarkdownLoader
|
||||
- PyPDFLoader
|
||||
- UnstructuredPowerPointLoader
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue