add dependency

This commit is contained in:
DepFA
2022-10-10 23:20:52 +01:00
committed by GitHub
parent 315d5a8ed9
commit 767202a4c3

View File

@@ -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