mirror of
https://github.com/vladmandic/automatic
synced 2026-08-26 15:16:01 +02:00
add clip skip
This commit is contained in:
@@ -62,7 +62,6 @@ def run_postprocessing(extras_mode, image, image_folder, input_dir, output_dir,
|
||||
|
||||
if opts.enable_pnginfo:
|
||||
_geninfo, items = images.read_info_from_image(image)
|
||||
print("I", items)
|
||||
for k, v in items.items():
|
||||
pp.image.info[k] = v
|
||||
pp.image.info["postprocessing"] = infotext
|
||||
|
||||
Reference in New Issue
Block a user