Add Karras and hiding of SD buttons

This commit is contained in:
Maya
2023-05-17 19:17:44 +00:00
parent dfb0e5994a
commit 5a95fed134
4 changed files with 25 additions and 10 deletions

View File

@ -2981,6 +2981,7 @@ app.post('/horde_generateimage', jsonParser, async (request, response) => {
steps: request.body.steps,
width: request.body.width,
height: request.body.height,
karras: Boolean(request.body.karras),
n: 1,
},
r2: false,