Pin mediapipe to 0.10.21 to remove clearcut telemetry

This commit is contained in:
2026-06-02 09:53:31 +08:00
parent a4b62d930b
commit a16b3e2d77
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,5 +1,6 @@
import os
os.environ["MEDIAPIPE_DISABLE_LOGGING"] = "1"
os.environ["GLOG_minloglevel"] = "3"
import asyncio