Allow saving lossless WEBPs

This commit is contained in:
Olivia Godone-Maresca
2023-03-24 22:46:03 -04:00
parent 55da2988b3
commit e42ddbd652
7 changed files with 30 additions and 4 deletions

View File

@ -744,6 +744,7 @@
"block_nsfw": false,
"output_format": "png",
"output_quality": 75,
"output_lossless": false,
}
const TASK_OPTIONAL = {
"device": 'string',
@ -755,6 +756,7 @@
"use_vae_model": 'string',
"use_hypernetwork_model": 'string',
"hypernetwork_strength": 'number',
"output_lossless": 'boolean',
}
// Higer values will result in...