read seed for existing images

This commit is contained in:
jtydhr88
2023-05-22 22:56:03 -04:00
parent 59fe8542f2
commit 4d93006b7e
@@ -423,7 +423,7 @@ export const createPlugin = StableStudio.createPlugin<{
prompts: [],
style: "",
steps: -1,
seed: -1,
seed: responseData[i].seed,
model: "",
width: responseData[i].width,
height: responseData[i].height