JJ and AUTOMATIC1111
c4e90bf689
format exif string
...
* UserComment needs an ID code at the start of the tag area. This is provided by piexif.helper.UserComment, otherwise an "Warning Invalid EXIF text encoding for UserComment" is thrown upon reading the exif data
2022-09-14 15:14:26 +03:00
JJ and AUTOMATIC1111
859fff3700
add webp to file formats with exif saved
2022-09-14 08:49:00 +03:00
JJ and AUTOMATIC1111
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
JJ and AUTOMATIC1111
eeabe62b4d
add piexif to requirements_versions.txt
2022-09-13 18:11:46 +03:00
JJ and AUTOMATIC1111
de956b28e5
add piexif to requirements.txt
2022-09-13 18:11:46 +03:00
JJ and AUTOMATIC1111
27c2a0680a
save the exif data upon image write
2022-09-13 18:11:46 +03:00
JJ and AUTOMATIC1111
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