This commit is contained in:
student_2333 2024-11-12 13:10:56 +08:00
parent 252acadcae
commit 086a68151a
No known key found for this signature in database
GPG Key ID: 665F083BEC56F2A6
2 changed files with 1 additions and 2 deletions

View File

@ -1 +0,0 @@
../nonebot-plugin-nailongremove-base/README.md

View File

@ -14,7 +14,7 @@ dependencies = [
"onnxruntime>=1.19.2",
]
license = { text = "MIT" }
readme = "README.md"
readme = "../nonebot-plugin-nailongremove-base/README.md"
keywords = ["nonebot", "plugin", "image"]
[project.urls]