hermano360
hermano360
updating rest of "./notes" references since each of the files are in backend/functions directory and notes are in backend directory
Is the program able to have data about faces and let you know about the confidence level of a matching face?
https://github.com/muxinc/mux-node-sdk/blob/f2b3af6065920ace1318a269b3f6fbff46f2ba4f/src/base.ts#L4 By switching my node_modules manually to to `import { EventEmitter } from 'events';` it fixes the problem
It seems as though the component has difficulty changing the state of the parent component when a function containing a this.setState is passed into the respective callback function. In order...
Great repo! Just wanted to know if you've gotten multiple images to each register their own overlay?