unstructured
unstructured copied to clipboard
`partition_image` function always generates a `figures` folder
Is there a way to prevent partition_image
imported by from unstructured.partition.image import partition_image
to not create a figures
folder. I looked through the source code and docs briefly but can't seem to find where this is coming from.