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(
|
metadata = metadata_dumps(
|
||||||
opt,
|
opt,
|
||||||
seeds = grid_seeds,
|
seeds = grid_seeds,
|
||||||
weights = gen.weights,
|
|
||||||
model_hash = gen.model_hash
|
model_hash = gen.model_hash
|
||||||
)
|
)
|
||||||
path = file_writer.save_image_and_prompt_to_png(
|
path = file_writer.save_image_and_prompt_to_png(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user