This commit is contained in:
space-nuko
2023-04-25 04:55:55 -07:00
parent 377b0cb59e
commit 76a22c47f6
11 changed files with 5845 additions and 533 deletions

View File

@@ -179,7 +179,7 @@ export default class ComfyAPI extends EventTarget {
prompt: output,
extra_data: { extra_pnginfo: { workflow } },
front: false,
number: null
number: number
};
if (number === -1) {