X/Y Plot script suggestion. Adding the Z #4163
Replies: 3 comments 11 replies
-
somebody made an xyz custom script: #2922 |
Beta Was this translation helpful? Give feedback.
-
I kinda understand what you're saying, but more clarification would help. Instead of trying to explain it, could you give an example. |
Beta Was this translation helpful? Give feedback.
-
I haven't forgotten about adding how many variables you want. I wrote a version that handles it. But I have some bugs I can't figure out. The images output are correct, by the info box isn't updating properly. I think it has to do with my recursive function. I'm using a recursive function instead of nested for loops, since a user could use any amount, so I can't hardcode the for loops. This means I have to rethink how this part works. I was focused on the process and not the ui, so this look isn't final, it just creates a field for every parameter. This would be a good time to let me know how you think the interface should look, I'm a poor designer, so I need that feed back. Single dropdown that allows selecting type, with textbox, and add type button; or checkboxes which make those parameters unhidden? Becuase there are so many paramters, it'll probably be a good idea to add a save favorites, and apply favorites. So basically, I need to do a complete overhaul. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I would like to add a suggestion to add a Z axis (time/number of runs) to the X/P plots script to the web GUI.
If you'd select X/P/Z Plot script it, it would create the same 2 alternatives for X and Y types, but add a Z with a number indicator starting at 1 or 2 going up as far as you'd want it.
I would like for the Z to spawn one more of the X & Y type boxes for you to fill in however you want.
It would first run the Z nr 1 through the whole process.
Then start Z nr 2, Z nr 3 and so on.
This would allow you to either create big batches or more tests for smooth repeats.
I usually have to manually go through a lot of different X and Y settings to find what I like the best, and it's also fun to experiment.
Manually rewriting the Y and X types again and again, even with a copy paste can be messy since sometimes it needs to be pretty precise.
I would love to set up a X/Y/Z script to go through my usuals of CFG scale, Steps, Denoiser, Sampler, Checkpoint name... I mean I go through most of them. But I feel it would be a lot smoother to be able to line up a big render and let it run through your usual options you like to check and fiddle with.
My two cents. I don't think it would be a big challange to add or change?
Soz if I'm wrong.
I love Ai art n stuff
Beta Was this translation helpful? Give feedback.
All reactions