test hide mediapipe & tensorflow

This commit is contained in:
mphstar 2025-02-22 19:03:36 +07:00
parent 2766d52445
commit 62f2e956d6
1 changed files with 2 additions and 2 deletions

View File

@ -62,8 +62,8 @@ const Home = () => {
console.log("Camera access granted and helpers initialized.");
}
mediapipeHelper = new MediapipeHelper(videoRef);
detectionHelper = new DetectionHelper();
// mediapipeHelper = new MediapipeHelper(videoRef);
// detectionHelper = new DetectionHelper();
setLoadCamera(true);
// onHandDetected();