|
|
@ -73,7 +73,7 @@ public class Fooocus( |
|
|
|
Name = "Output Directory", |
|
|
|
Name = "Output Directory", |
|
|
|
Type = LaunchOptionType.String, |
|
|
|
Type = LaunchOptionType.String, |
|
|
|
Description = "Override the output directory", |
|
|
|
Description = "Override the output directory", |
|
|
|
Options = { "--output-directory" } |
|
|
|
Options = { "--output-path" } |
|
|
|
}, |
|
|
|
}, |
|
|
|
new LaunchOptionDefinition |
|
|
|
new LaunchOptionDefinition |
|
|
|
{ |
|
|
|
{ |
|
|
|