[`docx.document.Document.add_picture`](https://un5qex1fynmuamn2328fh80bfp48c8hx4m.julianrbryant.com/en/latest/api/document.html?highlight=add_picture#docx.document.Document.add_picture) should support `pathlib.Path` objects. Currently it returns an error if you try to pass the file name of the image as a `pathlib.Path`.