Update pyproject.toml

This commit is contained in:
Refound 2024-10-30 22:51:58 +08:00 committed by GitHub
parent 28c7848664
commit bdba786cf1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,8 +26,8 @@ readme = "README.md"
keywords = ["nonebot", "plugin", "image"] keywords = ["nonebot", "plugin", "image"]
[project.urls] [project.urls]
homepage = "https://github.com/Refound-445/onoebot-plugin-nailongremove" homepage = "https://github.com/Refound-445/nonebot-plugin-nailongremove"
repository = "https://github.com/Refound-445/onoebot-plugin-nailongremove" repository = "https://github.com/Refound-445/nonebot-plugin-nailongremove"
[project.optional-dependencies] [project.optional-dependencies]
model1 = ["onnxruntime>=1.19.2"] model1 = ["onnxruntime>=1.19.2"]