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