mirror of
https://github.com/leejet/stable-diffusion.cpp.git
synced 2026-01-02 10:43:35 +00:00
fix: add the missing }
This commit is contained in:
parent
c6937ba44a
commit
30a91138f8
@ -73,7 +73,7 @@ struct SDCliParams {
|
||||
{"",
|
||||
"--convert-name",
|
||||
"convert tensor name (for convert mode)",
|
||||
true, &convert_name,
|
||||
true, &convert_name},
|
||||
{"-v",
|
||||
"--verbose",
|
||||
"print extra info",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user