mirror of
https://github.com/Bing-su/adetailer.git
synced 2026-01-26 11:19:53 +00:00
fix(install): protobuf==3 available
This commit is contained in:
@@ -47,10 +47,6 @@ def install():
|
||||
("ultralytics", "8.2.0", None),
|
||||
("mediapipe", "0.10.13", None),
|
||||
("rich", "13.0.0", None),
|
||||
# mediapipe
|
||||
("protobuf", "4.25.3", "4.9999"),
|
||||
# protobuf
|
||||
("open-clip-torch", "2.23.0", "2.9999"),
|
||||
]
|
||||
|
||||
pkgs = []
|
||||
|
||||
Reference in New Issue
Block a user