mirror of
https://github.com/Bing-su/adetailer.git
synced 2026-05-01 03:31:21 +00:00
fix: no pydantic, dataclass
This commit is contained in:
@@ -35,7 +35,6 @@ def install():
|
||||
("ultralytics", "8.0.87"),
|
||||
("mediapipe", "0.9.3.0"),
|
||||
("huggingface_hub", None),
|
||||
("pydantic", None), # pydantic >= 2.0.0 compatible
|
||||
]
|
||||
|
||||
for name, ver in deps:
|
||||
|
||||
Reference in New Issue
Block a user