config schema updates

This commit is contained in:
Jan 2021-12-05 16:42:50 +01:00
commit 7fd4089b30

View file

@ -12,7 +12,7 @@
"morph_factor": {
"type": "number",
"minimum":0.0,
"maximum":1.0
"maximum":0.5
},
"resolution": {
"type": "integer",
@ -132,11 +132,6 @@
"minimum": 0.0,
"maximum": 100.0
},
"bg_style_power": {
"type": "number",
"minimum": 0.0,
"maximum": 100.0
},
"ct_mode": {
"type": "string",
"enum": [
@ -225,7 +220,6 @@
"autobackup_hour",
"background_power",
"batch_size",
"bg_style_power",
"blur_out_mask",
"clipgrad",
"ct_mode",