Hi,
User static entiy with unique identifier (filter code) witch defines the face photo and body photo and in your main entity use its foregin key.
While uploading the image just pass the filter code of photo and save the same way.
The entity will looks like the following,
Name- GenericFileds
Attribute- Lable,FilterCode
Hope this helps,
Komal