UNPKG

image-classifier-ts

Version:

Command line tool to auto-classify images, renaming them with appropriate labels. Uses Node and Google Vision API.

6 lines (5 loc) 76 B
export declare enum Verbosity { Low = 1, Medium = 2, High = 3 }