mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Fixes #717
This commit is contained in:
parent
18a9a7c159
commit
810112577f
@ -274,7 +274,6 @@ def main_loop(gen, opt, infile):
|
||||
metadata = metadata_dumps(
|
||||
opt,
|
||||
seeds = grid_seeds,
|
||||
weights = gen.weights,
|
||||
model_hash = gen.model_hash
|
||||
)
|
||||
path = file_writer.save_image_and_prompt_to_png(
|
||||
|
Loading…
Reference in New Issue
Block a user