images refers to filenames inside images_dir which defaults to the relative path "images".
That should just be one special case used by default.
Support configuration of multiple image directories, where a particular image has to specify which of the directories it is from. (support names for easier reference)
EDIT: Bring in pydantic first as per #26