mirror of
https://github.com/Bing-su/adetailer.git
synced 2026-05-01 03:31:21 +00:00
fix: prepare pydantic v2
This commit is contained in:
@@ -8,7 +8,7 @@ license = { text = "AGPL-3.0" }
|
||||
dependencies = [
|
||||
"ultralytics>=8.1",
|
||||
"mediapipe>=10",
|
||||
"pydantic<2",
|
||||
"pydantic<3",
|
||||
"rich>=13",
|
||||
"huggingface_hub",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user