save the exif data upon image write

master
JJ 3 years ago committed by AUTOMATIC1111
parent 34cf684419
commit 27c2a0680a

@ -8,7 +8,7 @@ import numpy as np
import piexif
import piexif.helper
from PIL import Image, ImageFont, ImageDraw, PngImagePlugin
from fonts.ttf import Roboto
import font_roboto as Roboto
import string
import modules.shared

Loading…
Cancel
Save