mirror of
https://github.com/Bing-su/adetailer.git
synced 2026-01-26 19:29:54 +00:00
fix(install): do not update transformers
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user