diff --git a/install.py b/install.py index e43210c..28660cc 100644 --- a/install.py +++ b/install.py @@ -49,8 +49,6 @@ def install(): ("rich", "13.0.0", None), # mediapipe ("protobuf", "4.25.3", "4.9999"), - # protobuf - ("transformers", "4.31.0", None), ] for pkg, low, high in deps: