more poster fixes

This commit is contained in:
j 2023-07-28 19:24:32 +02:00
parent a4dda61914
commit 89340133a9
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@ import os
root_dir = os.path.normpath(os.path.abspath(os.path.join(os.path.dirname(__file__), '..')))
import Image
import ImageDraw
from PIL import Image
from PIL import ImageDraw
import json
from optparse import OptionParser
import ox