Did Dynamic Prompt or Prompt Magic - interrupt Generation Batch Count? #2033
Unanswered
cxbignekoc
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
version: f2.0.1v1.10.1-previous-561-g82eb7566 • python: 3.10.11 • torch: 2.3.1+cu121 • xformers: 0.0.27 • gradio: 4.40.0
Steps: 30, Sampler: DPM++ 2M SDE, Schedule type: Karras, CFG scale: 5, Seed: 310178740, Size: 1048x792, Model hash: 8805a1afb1, Model: SDXL_juggernautXL_juggXIByRundiffusion, Clip skip: 2, ControlNet 0: "Module: None, Model: diffusion_pytorch_model_promax [9460e4db], Weight: 0.4, Resize Mode: Crop and Resize, Processor Res: 512, Threshold A: 0.5, Threshold B: 0.5, Guidance Start: 0.0, Guidance End: 1.0, Pixel Perfect: True, Control Mode: Balanced, Hr Option: Both", ControlNet 1: "Module: None, Model: None, Weight: 1, Resize Mode: Crop and Resize, Processor Res: 512, Threshold A: 0.5, Threshold B: 0.5, Guidance Start: 0.0, Guidance End: 1.0, Pixel Perfect: True, Control Mode: Balanced, Hr Option: Both", Version: f2.0.1v1.10.1-previous-561-g82eb7566
Weird Behaviour? Buggy Stuff.
i got:
If i Setup Batch Count to 8, in a random situation, i generate just one Picture twice.
i expected 8 variations. The Second Picture has another prompt variation and weight then of a random sentence like
Before all 8 Picture has no change at all in the Picture Prompt but are different.
The Prompt contains NO WEIGHTS.
Before this "1 Picture Output" happens i got no Problems getting 8 Pictures.
Combinatorial batches of Dynamic Prompts is set up to "1" anyways it is ignored by max gernarion is "0".
But Combinatorial batches seems interrupting the Batch Count of the Outputs.
i expected that should not happen.
Now i also got Control Net running and i got no issues until was switching from Depth to Canny.
Mostly i used at ALL because its seens working fine.
So now the Batch Count seems interrupted to generated just one Picture.
I figured out that an higher Combinatorial batches from 1 to 2 generating 4 Pictures and Doubles the Control Net Single Image in the Output. But its ignored by max generations = 0.
If Magic Prompt is on alles is working as expected.
So what the hell is going on here?
Beta Was this translation helpful? Give feedback.
All reactions