Open ykhasia opened 10 months ago
If you don't change any parameter. It will generate same result. ComfyUI don't recalculate for same result.
If you modify several parameters of middle node of the workflow. ComfyUI only re-execute that node and affected following nodes for efficiency.
Really do you want re-execute whole workflow everytime?
It doesn't queue only when you modify prompt. You can change anything, and it will work as intended. If you want to make more images with all the same settings and same prompts, at least change the seed. Most likely your seed is fixed. Try to set it to randomize or other options. If you keep everything the same, it will generate the same result every time. So it doesn't queue that. It is a good design.
As for the txt2Img workflow, the Queue Prompt button seems could be triggered only on the first time when I input all the prompt text ?? When I clicked Queue Prompt button on twice or three times etc, the Queue Prompt button can't be triggered anymore , only when I modify the prompt it could be triggered ??? Is it designed in this way??? Why so stupid design ??