ljleb / prompt-fusion-extension

auto1111 webui extension for all sorts of prompt interpolations!
MIT License
259 stars 16 forks source link

support for webui 1.5.x and 1.6.0 #61

Closed ljleb closed 11 months ago

ljleb commented 11 months ago

Add support for SDXL. Also add curved geometry, which I had kind of finished a long time ago. New syntax shortcut that allows to omit all step values, which means to evenly space the steps. For example:

a
[ 1wonderful : 2beautiful : 3majestic : 4grandiose : 5fantastic : 6mysterious : 7strange : 8scary
: , 5, , , 15, 16, ,
: bezier
] weirdscape in the style of arymax, trending on artstation

Will:

closes #60 closes #46