[Small modification request] When using prompt matrix, iterate for each words with the same seed instead of iterating for all seeds with the same word #645
Extraltodeus
started this conversation in
Feature suggestions
Replies: 1 comment
-
ok so in webui.py it is just need to change at line 755 from :
to :
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello and thank you for all the amazing work pulled!
To be clearer with my request :
Right now it does :
I think it would be better if it was :
So we could see the effects directly of our variations and let the whole thing run if we are satisfied. And overall I think it would just be nicer.
Regards,
Beta Was this translation helpful? Give feedback.
All reactions