mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-03-01 11:11:28 -08:00
revert the breaking change in font sneaked in by the person who did EXIF #407
This commit is contained in:
parent
fdedecf96c
commit
29022300ba
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
|
||||
import font_roboto as Roboto
|
||||
from fonts.ttf import Roboto
|
||||
import string
|
||||
|
||||
import modules.shared
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue