Under development: limited features and some bugs may arise.
- Install extension by going to Extensions tab -> Install from URL -> Paste github URL and click Install.
- After it's installed, go back to the Installed tab in Extensions and press Apply and restart UI.
- Installation finished.
Extension for the AUTOMATIC1111 Stable Diffusion WebUI to generate multidimensional grids. The current grid system can be limited and can be heavy (as for now the grid image is always generated in memory)
As this is multidimensional there are no direct ways to generate a grid image like the "X/Y/Z plot" script does.
Keep in mind having multidimension as an exponential factor of varation for your rendering.
As for now, the script works only under text2image
until further development and testing would be done.
Most fields should work as it would in the X/Y/Z plot. The output will go into a subfolder of the defined grid folder.
You can resume a generation if necessary, or add varation to your grid. The script will detect existing image generated previously and will skip them. This will work only if you add variation to existing axes. A new axis will trigger a new version. Currently, a change outside of the axes will not be recognise. If you need to make a new grid, make sure to change the name of it.
TBD