mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-02-09 01:19:58 +00:00
infotext quickfix
This commit is contained in:
@@ -36,6 +36,8 @@ def serialize_unit(unit: external_code.ControlNetUnit) -> str:
|
||||
"use_preview_as_input",
|
||||
"generated_image",
|
||||
"mask_image",
|
||||
"batch_input_gallery",
|
||||
"batch_image_dir"
|
||||
)
|
||||
|
||||
log_value = {
|
||||
|
||||
Reference in New Issue
Block a user