Merge remote-tracking branch 'origin/main'

This commit is contained in:
kit 2024-04-24 21:44:07 +08:00
parent 1b1c881490
commit 5e882563a3
2 changed files with 5 additions and 4 deletions

View file

@ -62,6 +62,7 @@ extras_require = {
"pyclipper",
"shapely",
"groundingdino-py",
"datasets==2.18.0",
],
}