batch_seeds_custom_step_size doesn't work
Opened this issue · 0 comments
mhinault commented
Due diligence
- I checked for similar issues and couldn't find any.
- My WebUI and Unprompted are both up-to-date.
- I disabled my other extensions but the problem persists.
Describe the bug
Hi,
After reading this AUTOMATIC1111/stable-diffusion-webui#11966 I install unprompted and start the tutorial. It works ! Now I'm trying to use the batch_seeds_custom_step_size as mentionned in the reply you give but nothing happen. I firstly use
[file common/examples/batch_seeds_custom_step_size step="{random _min=40 _max=42}"]
And also try
[call common/examples/batch_seeds_custom_step_size step="{random _min=40 _max=42}"]
Prompt
No response
Log output
No response
Unprompted version
WebUI version
v1.10.1
Other comments
No response