mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 09:14:35 +02:00
update cli
This commit is contained in:
+2
-3
@@ -32,9 +32,8 @@ from PIL import Image
|
||||
from PIL.ExifTags import TAGS
|
||||
from PIL.TiffImagePlugin import ImageFileDirectory_v2
|
||||
|
||||
sys.path.append(os.path.join(os.path.dirname(__file__), 'modules'))
|
||||
from modules.sdapi import close, get, interrupt, post, session
|
||||
from modules.util import Map, log, safestring
|
||||
from sdapi import close, get, interrupt, post, session
|
||||
from util import Map, log, safestring
|
||||
|
||||
|
||||
sd = {}
|
||||
|
||||
Reference in New Issue
Block a user