Commit 74f2ec41 authored by gushiqiao's avatar gushiqiao Committed by GitHub
Browse files

Update set_config.py

parent b072a45f
...@@ -25,6 +25,7 @@ def get_default_config(): ...@@ -25,6 +25,7 @@ def get_default_config():
"seq_parallel": False, "seq_parallel": False,
"cfg_parallel": False, "cfg_parallel": False,
"enable_cfg": False, "enable_cfg": False,
"use_image_encoder": True,
} }
return default_config return default_config
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment