@abiodunjames/vtionai 中文文档教程
How to use
let appId = 'your-app-id';
let appKey = 'your-app-key';
const Vtion = new App(appId, appKey);
let img ='your-base-64-image';
Vtion.getClient().search(img)
.then((response) => {
console.log(response)
})
.catch((err) => {
console.log(err);
});
How to use
let appId = 'your-app-id';
let appKey = 'your-app-key';
const Vtion = new App(appId, appKey);
let img ='your-base-64-image';
Vtion.getClient().search(img)
.then((response) => {
console.log(response)
})
.catch((err) => {
console.log(err);
});
更多
你可能也喜欢
- 6vd-zhaopiao-kkb 中文文档教程
- @0xcert/wanchain-order-gateway 中文文档教程
- @168-cli/exec 中文文档教程
- @1amageek/currency 中文文档教程
- @1hive/gardens-dao-list 中文文档教程
- @2600hz/sds-react-native-components 中文文档教程
- @4geit/swg-timeslots-path 中文文档教程
- @9fv.io/invalidtype-error 中文文档教程
- @a-mehrabi/aranode-json-parser 中文文档教程
- @abdulrahman48811/lotide 中文文档教程