Commit Graph
6 Commits
Author SHA1 Message Date
JJandAUTOMATIC1111 859fff3700 add webp to file formats with exif saved 2022-09-14 08:49:00 +03:00
JJandAUTOMATIC1111 7a5852a4ee change np.float to np.float32
* numpy deprecation warning fix. Alternately, you could also specify float
2022-09-13 18:21:59 +03:00
JJandAUTOMATIC1111 eeabe62b4d add piexif to requirements_versions.txt 2022-09-13 18:11:46 +03:00
JJandAUTOMATIC1111 de956b28e5 add piexif to requirements.txt 2022-09-13 18:11:46 +03:00
JJandAUTOMATIC1111 27c2a0680a save the exif data upon image write 2022-09-13 18:11:46 +03:00
JJandAUTOMATIC1111 34cf684419 add metadata to jpg and non-png image files
* needs a piexif module install
* dumps the info in an Exif "UserComment"
* update to webui.bat
2022-09-13 18:11:46 +03:00