mirror of
https://github.com/kohya-ss/sd-scripts.git
synced 2026-04-08 22:35:09 +00:00
update docs and help text
This commit is contained in:
@@ -705,7 +705,7 @@ def setup_parser() -> argparse.ArgumentParser:
|
||||
"--control_net_lr",
|
||||
type=float,
|
||||
default=1e-4,
|
||||
help="learning rate for controlnet / controlnetの学習率",
|
||||
help="learning rate for controlnet modules / controlnetモジュールの学習率",
|
||||
)
|
||||
return parser
|
||||
|
||||
|
||||
Reference in New Issue
Block a user