mirror of
https://github.com/Bing-su/adetailer.git
synced 2026-05-01 03:31:21 +00:00
fix: open-clip-torch version
This commit is contained in:
@@ -49,6 +49,8 @@ def install():
|
|||||||
("rich", "13.0.0", None),
|
("rich", "13.0.0", None),
|
||||||
# mediapipe
|
# mediapipe
|
||||||
("protobuf", "4.25.3", "4.9999"),
|
("protobuf", "4.25.3", "4.9999"),
|
||||||
|
# protobuf
|
||||||
|
("open-clip-torch", "2.23.0", "2.9999"),
|
||||||
]
|
]
|
||||||
|
|
||||||
pkgs = []
|
pkgs = []
|
||||||
|
|||||||
Reference in New Issue
Block a user