test: add `conftest.py` in `test_unstructured/partition/pdf_image/` directory to define fixtures that are available to all tests in the same directory and its subdirectories
refactor: use `@requires_dependencies` decorator on functions that require unstructured_inference library and import this library inside those functions instead of on module level