mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2024-06-07 21:20:49 +00:00
add dependency
This commit is contained in:
parent
315d5a8ed9
commit
767202a4c3
@ -7,7 +7,7 @@ import tqdm
|
||||
import html
|
||||
import datetime
|
||||
|
||||
from PIL import Image,PngImagePlugin
|
||||
from PIL import Image,PngImagePlugin,ImageDraw
|
||||
from ..images import captionImageOverlay
|
||||
import numpy as np
|
||||
import base64
|
||||
|
Loading…
Reference in New Issue
Block a user