To implement "unlink seed from prompt", one can do like this! #471
Closed
explorerlxy
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
in python script: "sd-webui-aki-v4\py310\Lib\site-packages\dynamicprompts\generators\randomprompt.py"
simply comment the line 69:"self._context.rand.seed(seed)"
this line of code makes the checkbox useless, but comment it can help.
Beta Was this translation helpful? Give feedback.
All reactions