-
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
yownas edited this page May 12, 2023
·
4 revisions
Welcome to the sd-webui-lua wiki!
Here I will try to explain the commands and gives ideas on how to use them.
The big text box in the upper left is where you write/paste your Lua code.
To the right are the two output-boxes. On top the Gallery where you can send images and the Output where you can write text.
The three buttons under the Code-box are:
- Run - Execute the Lua code.
- Reset - Clear the Gallery and the Output box and restart Lua, any variables you might have set will be removed. (Does not clear the Code-box.)
- Refresh - Reload the Gallery and the Output box in case you have got an error. (Does not run Lua or clear anything.)
And at the bottom you have Lua Extras...
which contain links and short explanation of the functions.