mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-12-24 10:51:03 -08:00
save the exif data upon image write
This commit is contained in:
parent
34cf684419
commit
27c2a0680a
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue