Skip to main content
When you install the Unstructured Ingest CLI and the Unstructured Ingest Python library by running the command pip install unstructured-ingest by itself, you get the following by default: To add support for additional file types, run the following: To add support for additional connectors, run the following: To add support for available embedding libraries, run the following: For details about the specific dependencies that are installed, see: See also setup.py.