Switch for multi-sampling rendering #1944
Replies: 2 comments 1 reply
-
You can use the x-y plot/grid script to render your prompt using all the samplers. |
Beta Was this translation helpful? Give feedback.
-
Select the x/y script, then choose Sampler as your X type, and copy/paste the samplers you want then comma separate: X type: Euler a, Euler, LMS, Heun, DPM2, DPM2 a, DPM++ 2S a, DPM++ 2M, DPM fast, DPM adaptive, LMS Karras, DPM2 Karras, DPM2 a Karras, DPM++ 2S a Karras, DPM++ 2M Karras, DDIM, PLMS Can select none for Y type to just generate a column with each different sampler, or do something like CFG Scale: 5, 10, 15 to get rows like the example in Features. If you want a dedicated option you could edit the xy_grid.py and add another axis option for the dropdown with the values pre-populated :) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to include a button as such that would enable a single prompt to be rendered in all styles at once ?

Beta Was this translation helpful? Give feedback.
All reactions