mirror of
https://github.com/vladmandic/automatic
synced 2026-08-31 17:41:06 +02:00
update config
This commit is contained in:
+1
-1
@@ -214,7 +214,7 @@
|
||||
"use_save_to_dirs_for_ui": false,
|
||||
"use_upscaler_name_as_suffix": true,
|
||||
"img_max_size_mp": 500.0,
|
||||
"image_browser_active_tabs": "txt2img, img2img, txt2img-grids, img2img-grids, Extras, Favorites, Others, Maintenance",
|
||||
"image_browser_active_tabs": "txt2img, img2img, txt2img-grids, img2img-grids, Extras, Favorites, Others",
|
||||
"image_browser_enable_maint": false,
|
||||
"image_browser_ranking_pnginfo": false,
|
||||
"uni_pc_order": 3,
|
||||
|
||||
Submodule extensions-builtin/sd-extension-steps-animation updated: b636348618...0c7e935832
Submodule extensions-builtin/sd-extension-system-info updated: b12ca59bb9...2efff3811f
Submodule extensions-builtin/stable-diffusion-webui-images-browser updated: 88388c78aa...db40a6e925
+5
-5
@@ -1019,7 +1019,7 @@
|
||||
"customscript/save_steps_animation.py/img2img/Duration/step": 0.1,
|
||||
"customscript/save_steps_animation.py/img2img/Duration/value": 10,
|
||||
"customscript/save_steps_animation.py/img2img/Duration/visible": true,
|
||||
"customscript/save_steps_animation.py/img2img/Interpolation/value": "mci",
|
||||
"customscript/save_steps_animation.py/img2img/Interpolation/value": "blend",
|
||||
"customscript/save_steps_animation.py/img2img/Interpolation/visible": true,
|
||||
"customscript/save_steps_animation.py/img2img/Path for intermediate files/value": "intermediate",
|
||||
"customscript/save_steps_animation.py/img2img/Path for intermediate files/visible": true,
|
||||
@@ -1047,7 +1047,7 @@
|
||||
"customscript/save_steps_animation.py/txt2img/Duration/step": 0.1,
|
||||
"customscript/save_steps_animation.py/txt2img/Duration/value": 10,
|
||||
"customscript/save_steps_animation.py/txt2img/Duration/visible": true,
|
||||
"customscript/save_steps_animation.py/txt2img/Interpolation/value": "mci",
|
||||
"customscript/save_steps_animation.py/txt2img/Interpolation/value": "blend",
|
||||
"customscript/save_steps_animation.py/txt2img/Interpolation/visible": true,
|
||||
"customscript/save_steps_animation.py/txt2img/Path for intermediate files/value": "intermediate",
|
||||
"customscript/save_steps_animation.py/txt2img/Path for intermediate files/visible": true,
|
||||
@@ -1179,7 +1179,7 @@
|
||||
"customscript/steps_animation.py/img2img/Duration/visible": true,
|
||||
"customscript/steps_animation.py/img2img/Intermediate files path/value": "intermediate",
|
||||
"customscript/steps_animation.py/img2img/Intermediate files path/visible": true,
|
||||
"customscript/steps_animation.py/img2img/Interpolation/value": "mci",
|
||||
"customscript/steps_animation.py/img2img/Interpolation/value": "blend",
|
||||
"customscript/steps_animation.py/img2img/Interpolation/visible": true,
|
||||
"customscript/steps_animation.py/img2img/Output animation path/value": "animation",
|
||||
"customscript/steps_animation.py/img2img/Output animation path/visible": true,
|
||||
@@ -1211,7 +1211,7 @@
|
||||
"customscript/steps_animation.py/txt2img/Duration/visible": true,
|
||||
"customscript/steps_animation.py/txt2img/Intermediate files path/value": "intermediate",
|
||||
"customscript/steps_animation.py/txt2img/Intermediate files path/visible": true,
|
||||
"customscript/steps_animation.py/txt2img/Interpolation/value": "mci",
|
||||
"customscript/steps_animation.py/txt2img/Interpolation/value": "blend",
|
||||
"customscript/steps_animation.py/txt2img/Interpolation/visible": true,
|
||||
"customscript/steps_animation.py/txt2img/Output animation path/value": "animation",
|
||||
"customscript/steps_animation.py/txt2img/Output animation path/visible": true,
|
||||
@@ -1226,7 +1226,7 @@
|
||||
"customscript/steps_animation.py/txt2img/Skip steps/maximum": 100,
|
||||
"customscript/steps_animation.py/txt2img/Skip steps/minimum": 0,
|
||||
"customscript/steps_animation.py/txt2img/Skip steps/step": 1,
|
||||
"customscript/steps_animation.py/txt2img/Skip steps/value": 5,
|
||||
"customscript/steps_animation.py/txt2img/Skip steps/value": 0,
|
||||
"customscript/steps_animation.py/txt2img/Skip steps/visible": true,
|
||||
"customscript/xy_grid.py/img2img/Draw legend/value": true,
|
||||
"customscript/xy_grid.py/img2img/Draw legend/visible": true,
|
||||
|
||||
Reference in New Issue
Block a user