Pin mediapipe to 0.10.21 to remove clearcut telemetry
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import os
|
||||
os.environ["MEDIAPIPE_DISABLE_LOGGING"] = "1"
|
||||
os.environ["GLOG_minloglevel"] = "3"
|
||||
|
||||
import asyncio
|
||||
|
||||
|
||||
+1
-1
@@ -3,4 +3,4 @@ websockets>=13.0
|
||||
opencv-contrib-python>=4.10.0
|
||||
numpy>=2.0.0
|
||||
loguru>=0.7.0
|
||||
mediapipe>=0.10.35
|
||||
mediapipe==0.10.21
|
||||
|
||||
Reference in New Issue
Block a user