We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d2549d commit d11af4cCopy full SHA for d11af4c
README.md
@@ -73,5 +73,16 @@ const image =
73
The file path or URL to the image you want classified.
74
</td>
75
</tr>
76
+ <tr>
77
+ <td>
78
+ PLATFORM
79
+ </td>
80
81
+ "node" | "regular"
82
83
84
+ Choose whether to use tfjs-node or regular tfjs as the ML Platform (Defaults to node).
85
86
+ </tr>
87
</tdata>
88
</table>
0 commit comments