more poster fixes
This commit is contained in:
parent
a4dda61914
commit
89340133a9
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue