은승우

Update app.js

Showing 1 changed file with 1 additions and 1 deletions
......@@ -90,7 +90,7 @@ async function handleEvent(event) {
file=chunk;
});
});
console.log(file);
var cheerio = require('cheerio');
var uriBase = 'https://koreacentral.api.cognitive.microsoft.com/vision/v2.1/ocr';
var options = {
......