refac: remove UnstructuredImageLoader because of issue with Python 3.11

This commit is contained in:
Ibis Prevedello 2023-04-12 19:32:20 -03:00 committed by Gabriel Luiz Freitas Almeida
commit b9ef727248
3 changed files with 3 additions and 708 deletions

View file

@ -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