mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-12 00:34:13 +01:00
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
@@ -19,8 +19,7 @@ var VisionRunCommand = &cli.Command{
|
||||
&cli.StringFlag{
|
||||
Name: "models",
|
||||
Aliases: []string{"m"},
|
||||
// TODO: Add captions to the list once the service can be used from the CLI.
|
||||
Usage: "model types (labels, nsfw)",
|
||||
Usage: "model types (labels, nsfw, caption)",
|
||||
},
|
||||
&cli.BoolFlag{
|
||||
Name: "force",
|
||||
|
||||
Reference in New Issue
Block a user