mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 14:13:02 -04:00
proper command descriptions
This commit is contained in:
parent
a2bcb423cf
commit
5e5a738b74
51 changed files with 54 additions and 54 deletions
|
@ -7,7 +7,7 @@ const { STATICS } = require("../../../labscore/utils/statics");
|
|||
module.exports = {
|
||||
name: 'labels',
|
||||
metadata: {
|
||||
description: 'Image Labelling',
|
||||
description: 'Applies labels to an image based on its visual contents.',
|
||||
examples: ['labels'],
|
||||
category: 'utils',
|
||||
usage: 'labels <attachment>'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue