Rename sampler to sampler_name in the API

This commit is contained in:
cmdr2
2022-12-12 15:21:02 +05:30
parent ac0961d7d4
commit fb32a38d96
3 changed files with 7 additions and 7 deletions

View File

@@ -15,7 +15,7 @@ const SETTINGS_IDS_LIST = [
"stable_diffusion_model",
"vae_model",
"hypernetwork_model",
"sampler",
"sampler_name",
"width",
"height",
"num_inference_steps",