Skip to content

Commit

Permalink
wasm backend initialized
Browse files Browse the repository at this point in the history
  • Loading branch information
sitamgithub-MSIT committed Aug 25, 2024
1 parent b6c0b15 commit efba38a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/CameraConfiguration.vue
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ import BlinkTresholdCard from "@/components/calibration/BlinkTresholdCard.vue";
const tf = require("@tensorflow/tfjs");
const faceLandmarksDetection = require("@tensorflow-models/face-landmarks-detection");
require('@tensorflow/tfjs-backend-wasm');
export default {
components: {
Expand Down

0 comments on commit efba38a

Please sign in to comment.