mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-04-30 11:11:15 +00:00
add dependency
This commit is contained in:
@@ -7,7 +7,7 @@ import tqdm
|
|||||||
import html
|
import html
|
||||||
import datetime
|
import datetime
|
||||||
|
|
||||||
from PIL import Image,PngImagePlugin
|
from PIL import Image,PngImagePlugin,ImageDraw
|
||||||
from ..images import captionImageOverlay
|
from ..images import captionImageOverlay
|
||||||
import numpy as np
|
import numpy as np
|
||||||
import base64
|
import base64
|
||||||
|
|||||||
Reference in New Issue
Block a user