If you mean on the site itself you have to edit the theme to display it. On the theme's image.php you can use echo $_zp_current_image->getOwner() to printout the owner id name.
https://docs.zenphoto.org/source-class-Image.html#1228-1237
For other display like the full name you have to additionally use the Adminstrator class.
https://docs.zenphoto.org/class-Zenphoto_Administrator.html