Add Clip Skip support

This commit is contained in:
JeLuF
2023-05-18 13:55:45 +02:00
parent e4a7537952
commit 00603ce124
8 changed files with 38 additions and 5 deletions

View File

@@ -13,6 +13,7 @@ const SETTINGS_IDS_LIST = [
"num_outputs_total",
"num_outputs_parallel",
"stable_diffusion_model",
"clip_skip",
"vae_model",
"hypernetwork_model",
"lora_model",